Render any git repo into a single static HTML page for humans or LLMs. Flatten any GitHub repository into a single, searchable HTML page with syntax highlighting, markdown rendering, and a clean sidebar navigation.
High-level diagram representations for code. CodeBoarding is an open-source codebase analysis tool that generates high-level diagram representations of codebases using static analysis and LLM agents, that humans and agents can interact with.
GitHub - kantord/SeaGOAT: local-first semantic code search engine
An interactive tool to visualize maze generation using Depth-First Search (DFS) and maze solving using Breadth-First Search (BFS).
AI coding tools are making an economic impact, driving productivity improvements and reshaping the role of developers.
Qodo-Embed-1-1.5B is a state-of-the-art code embedding model designed for retrieval tasks in the software development domain. It supports multiple programming languages and is optimized for natural language-to-code and code-to-code retrieval, making it highly effective for applications such as code search and retrieval-augmented generation.
Qodo releases Qodo-Embed-1-1.5B, an open-source code embedding model that outperforms competitors from OpenAI and Salesforce, enhancing code search, retrieval, and understanding for enterprise development teams.
Augment Code is an AI coding assistant aimed specifically at professional software engineers and large codebases, offering features like project summaries, code improvements, and real-time code completions. It is designed to enhance productivity by understanding the context and style of your project, providing useful suggestions and improvements.
smolagents is a simple library that enables agentic capabilities for language models, allowing them to interact with external tools and perform tasks based on real-world data.
This article explores automating the process of converting scientific code into LaTeX documents using GPT models and Python, aiming to streamline documentation workflows in scientific projects.