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
Friday is an AI-powered developer assistant designed to help users quickly create Node.js applications through AI-generated prompts. It leverages GPT-4 and GPT-4-32k models to provide intelligent assistance in building the foundation of an app and adding unlimited sections, each representing a specific part of the application. The tool uses esbuild for efficient app creation and requires minimal API requests to generate the base and additional sections of the app. The project is structured into core, frontend, and backend modules, with clear setup instructions involving environment configuration, dependency installation, and running the respective modules. Users interact with Friday via a frontend interface accessible locally, where after completion, the generated project is saved in a designated directory. The project acknowledges some known issues, such as occasional missing packages in the generated package.json file, which users can manually fix. Future enhancements aim to improve scalability for multi-file applications, enhance the user interface, add documentation features, and introduce a code debugger for easier troubleshooting. The project is open-source under the MIT License and encourages community engagement through a Discord server and social media for support and sharing creations.
https://github.com/amirrezasalimi/friday
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.
DemoGPT is an open-source all-in-one library that automates the creation of interactive LLM agent applications by generating LangChain code and transforming it into Streamlit apps, leveraging GPT-3.5-turbo and supporting future autonomous API integration.
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.