# Bot Generator Bot
This is a Multi-Purpose Bot Prompt Generator designed to help users create customized prompts for various types of ChatGPT bots. With this tool, users can easily generate prompts for different types o...
Auto-GPT: An Autonomous GPT-4 Experiment
Auto-GPT is an experimental open-source application showcasing the capabilities of the GPT-4 language model. This program, driven by GPT-4, autonomously develops and manages businesses to increase net...
GPT magic: A Jupyter/IPython command for generating code with GPT
# GPT magic A Jupyter/IPython magic command for generating code using GPT. Install with pip and provide your own OpenAI API key. Current default is gpt-3-turbo model with options to change to gpt-4. A...
JARVIS Project Overview
JARVIS is a collaborative system that connects AI models for solving complicated AI tasks. The system comprises an LLM as the controller and numerous expert models as collaborative executors. The syst...
A wrapper of LLMs that biases its behaviour using prompts
# Smarty-GPT ## A wrapper of LLMs (chatgpt, gpt4, etc.) that biases its behaviour using prompts A wrapper of LLMs that biases its behaviour using prompts and contexts in a **transparent** manner to th...
Awesome ChatGPT Prompts
This is a collection of prompt examples to be used with the ChatGPT model, a large language model trained by OpenAI, that is capable of generating human-like text. In this repository, you will find a ...
Awesome GPT-4 - A Curated List of Prompts, Tools, and Resources for the GPT-4 Language Model
This is a curated list of impactful scientific papers, open-source projects, community demos, product integrations, prompts, and tools related to the GPT-4 language model. The papers section includes ...
Chatbox - Desktop App for ChatGPT API and Prompt Debugging
Chatbox is a desktop application for ChatGPT API (OpenAI API), providing prompt debugging and management tools. It offers the same fast speed as ChatGPT Plus, and data is stored locally, reducing the ...
Italy’s Privacy Watchdog Bans ChatGPT Over Data Breach Concerns
Italy’s Data Protection Authority has banned ChatGPT due to concerns about a recent data breach and the illegal use of personal data to train the chatbot. The move is a temporary measure “until ChatGP...
Toolformer: Language Models Can Teach Themselves to Use Tools
Language models exhibit remarkable abilities to solve new tasks from just a few examples or textual instructions. However, they paradoxically struggle with basic functionality such as arithmetic or fa...
# 🤖 Awesome ChatGPT Plugins [](https://awesome.re)
⚡ An up-to-date collection of info about plugins for ChatGPT from OpenAI⚡. A curated list of awesome [ChatGPT Plugins](https://openai.com/blog/chatgpt-plugins), guides, blogs, and other resources. The...
AI-enhanced development makes me more ambitious with my projects
As an experienced developer, ChatGPT (and GitHub Copilot) save me an enormous amount of “figuring things out” time, which not only makes me more productive but also lowers my bar for when a project is...
HuggingGPT: Solving AI Tasks with ChatGPT and its Friends in HuggingFace
HuggingGPT is a system that leverages large language models like ChatGPT to connect various AI models in machine learning communities like HuggingFace to solve complicated AI tasks. By leveraging the ...
ChatGPT Plugin Creator - Open-Source Tool for Quickly Building ChatGPT Plugins from Swagger Specs
ChatGPT Plugin Creator is an open-source project that enables developers to create plugins for various APIs and integrate them with ChatGPT easily. With it, you can convert Swagger specifications int...
GPT Calendar
GPT Calendar is a calendar application that helps you manage your future events and tasks. It has an intuitive interface that makes it easy to add, edit and delete events, view them by day, week or mo...
Malleable software in the age of LLMs
All computer users may soon have the ability to author small bits of code, thanks to large language models (LLMs) like GPT-4. This implies structural changes in the production and distribution of soft...
Enable JavaScript to continue using Twitter.com
We’ve detected that JavaScript is disabled in this browser. Please enable JavaScript or switch to a supported browser to continue using twitter.com. You can see a list of supported browsers in our Hel...
myGPTReader - A New Way to Read with AI Chatbot
myGPTReader is a chatbot powered by chatGPT that can read and summarize any webpage, document, or video. It supports voice chat and provides prompt templates for better conversations. It can read web ...
TaskMatrix.AI: Completing Tasks by Connecting Foundation Models with Millions of APIs
Artificial Intelligence has made incredible progress recently, especially with advanced foundation models like ChatGPT. However, they still face difficulties with some specialized tasks due to a lack ...
TLDR - Summarizing texts with OpenAI and answering your questions
TLDR is a tool that uses the OpenAI api to provide summaries for texts such as articles. Additionally, it allows you to ask custom questions about the text and receive customized responses. The tool i...