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
The project "awesome-chatgpt-code-interpreter-experiments" is a curated collection of experiments and demonstrations showcasing the capabilities and creative potential of the ChatGPT and Code Interpreter combination. It aims to push the limits of what can be achieved using ChatGPT integrated with the Code Interpreter plugin, which provides a sandboxed Python execution environment within ChatGPT. This environment allows users to perform data analytics, image conversions, code editing, and more by running Python code securely without internet access. The repository includes detailed instructions on how to activate and use the Code Interpreter feature in ChatGPT Plus, along with tips and tricks to maximize its effectiveness. The project highlights various advanced use cases and workarounds, such as installing external Python packages despite the environment's restrictions, running JavaScript applications through the Code Interpreter by leveraging the Deno runtime, and even running complex machine learning models like YOLOv8 for object detection within the sandboxed environment. It provides step-by-step guides, screenshots, and practical advice to help users overcome limitations like lack of internet access, package installation restrictions, and environment state loss. Additionally, the repository shares insights into customizing the system prompt to influence the behavior of the ChatGPT assistant and demonstrates creative ways to extend the functionality of the Code Interpreter. The project is designed to inspire users to explore innovative applications of ChatGPT combined with code execution capabilities, encouraging experimentation and creativity while having fun. Overall, this repository serves as a comprehensive resource for developers, data scientists, and AI enthusiasts interested in leveraging the ChatGPT Code Interpreter plugin to its fullest potential, showcasing practical examples, hacks, and creative experiments that push the boundaries of AI-assisted coding and data processing.
https://github.com/SkalskiP/awesome-chatgpt-code-interpreter-experiments
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.