petergpt / All-code-TXT-for-GPT-4-codingLinks
Limited context window is a constant issue with using GPT-4 for coding. This python script gets all of your code into a single text file that can be easily copy-pasted into a new GPT-4 playground window to enable easier coding.
☆20Updated 2 years ago
Alternatives and similar repositories for All-code-TXT-for-GPT-4-coding
Users that are interested in All-code-TXT-for-GPT-4-coding are comparing it to the libraries listed below
Sorting:
- A script to circumvent the context limit of language models.☆50Updated last year
- 🔍 Code entity retrieval "GPT action" for ChatGPT!☆113Updated last year
- converts url content into JSON with a simple prefix☆71Updated last year
- Hubcap is an autonomous AI agent in 25 lines of code: a small Autobot that you can't trust☆40Updated 2 years ago
- A langchain app to visualise a debate using Tree-of-Thought reasoning☆59Updated last year
- chatsnack is the easiest Python library for rapid development with OpenAI's ChatGPT API. It's an intuitive interface for creating and man…☆29Updated 3 months ago
- ☆40Updated 2 years ago
- Text with Open Interpreter, running locally on your Mac. Credit: Morisy☆23Updated 2 years ago
- Hosted embedding platform to discover, evaluate, and retrieve embeddings☆73Updated 2 years ago
- Record and replay LLM interactions for langchain☆82Updated last year
- GPTAuthor is an AI tool for writing long form, multi-chapter stories given a story prompt.☆88Updated 7 months ago
- Claudetools is a Python library that enables function calling with the Claude 3 family of language models from Anthropic.☆38Updated 9 months ago
- An independent, customizable version of OpenAI's code interpreter supporting multiple languages, unrestricted file access, and additional…☆47Updated 2 years ago
- automatically generate @openai plugins by specifying your API in markdown in smol-developer style☆117Updated 2 years ago
- AI Agent capable of automating various tasks using MCP☆37Updated 6 months ago
- ☆17Updated 2 years ago
- OpenAI Whisper + davinci for podcast summarization☆71Updated 2 years ago
- Event-Driven Autonomous Agents. create alerts in the form of "When X happens, then do Y". In this initial version, we are only supporting…☆53Updated 2 years ago
- Generate dynamic UI forms from text using OpenAI's structured output API☆55Updated last year
- 👩🏻🔬🧪SciTonic is a highly adaptive technical operator of agents that can produce complexe analyses on technical data with high perfor…☆53Updated 2 months ago
- Example of calling OpenRouter from a Streamit app☆103Updated 2 years ago
- Python library and CLI for AI tools☆63Updated 2 years ago
- Host LLM via text-generation-inference☆16Updated last year
- This is an implementation of GPT-4-Turbo assistant on python, I will elaborate on it as I explore more, feel free to request features or …☆17Updated last year
- 😎 Awesome list of tools and projects with the awesome LangChain framework☆18Updated 2 years ago
- A Python package to dynamically load functions for OpenAI Assistant☆54Updated last year
- ☆17Updated 2 years ago
- For Python: analyses the files in a directory, finds the filenames and function calls, and uses GPT to create an explanation of what they…☆15Updated 2 years ago
- A list of all packages and their descriptions in code interpreter as of 12 July 2023☆32Updated 2 years ago
- SmartGPT is a implementation of a dynamic prompting system, inspired by [AI Explained](https://www.youtube.com/@ai-explained-) on YouTub…☆66Updated 4 months ago