Aider-AI/aider
Aider is an AI-powered pair programming tool that integrates with your terminal and codebase to assist developers by leveraging large language models for coding, testing, and project management.
Awesome AI Agents › Code Search Engines
DemoGPT is an innovative open-source project designed to simplify and accelerate the development of applications powered by Large Language Models (LLMs). It provides a comprehensive all-in-one library that includes tools, prompts, frameworks, and a knowledge hub of LLM models, enabling developers to create intelligent LLM agents efficiently. The core functionality of DemoGPT revolves around the automatic generation of LangChain code driven by GPT-3.5-turbo, which transforms user instructions into interactive Streamlit applications. The process involves several stages: planning based on user input, task creation, code snippet generation, and final assembly into a fully functional Streamlit app. This approach not only automates code generation but also enhances user engagement by producing interactive applications. DemoGPT is designed with flexibility in mind, supporting any LLM model that meets performance criteria for code generation. It employs an iterative development process where each code segment is individually tested and refined to minimize errors and improve efficiency. Future enhancements include integrating a publicly available database to speed up generation by retrieving similar examples and incorporating Gorilla to enable autonomous use of external APIs. The project is accessible via a Python package, allowing easy installation and usage through terminal commands or as a library in Python applications. The architecture of DemoGPT emphasizes modularity and user-friendliness, making it a valuable tool for developers looking to leverage LLMs for application development. It is well-documented, actively maintained, and supported by a community, with resources such as demos, documentation, and a roadmap available to guide users. Overall, DemoGPT represents a visionary approach to LLM-based application development, pushing the boundaries of automation, interactivity, and model integration.
https://github.com/melih-unsal/DemoGPT
Aider is an AI-powered pair programming tool that integrates with your terminal and codebase to assist developers by leveraging large language models for coding, testing, and project management.
Claude Context is an MCP plugin that provides semantic code search to AI coding assistants, enabling them to use the entire codebase as context for improved code understanding and generation.
Bloop is a fast, AI-powered code search engine that enables natural language queries, code understanding, and generation to boost developer productivity using existing codebases as context.
This repository contains an archived and unsupported version of an old command-line tool named Mentat, now replaced by an AI-powered GitHub bot available at mentat.ai.
Nextpy is a cutting-edge framework for building self-modifying AI software with advanced prompt engineering, modularity, and significant performance optimizations.
Local-first codebase intelligence CLI that indexes a repository for regex and semantic search and answers architecture questions with citations from code, git history and technical web research.
Instructa AI Prompts is an open-source repository providing curated AI prompts and rules to enhance AI-assisted coding workflows across multiple popular AI coding tools.
A curated collection of experiments and demonstrations showcasing the creative and advanced capabilities of the ChatGPT and Code Interpreter combination for AI-assisted coding and data processing.