PyGPT is a desktop application that allows you to talk to OpenAI's LLM models such as GPT4 and GPT3 using your own computer and OpenAI API. It allows you to talk in chat mode and in completion mode, as well as generate images using DALL-E 2. PyGPT also adds access to the Internet for GPT via Google Custom Search API and Wikipedia API and includes voice synthesis using Microsoft Azure Text-to-Speech API. Moreover, the application has implemented context memory support, context storage, history of contexts, which can be restored at any time and e.g. continue the conversation from point in history, and also has a convenient and intuitive system of presets that allows you to quickly and pleasantly create and manage your prompts. Plugins support is also available.
Features
- Compiled versions for Windows 10, 11, Mac, and Linux
- Desktop application for Windows, Mac, and Linux, written in Python
- Works similar to ChatGPT, but locally (on desktop)
- 3 modes of operation: chatbot, text completion and image generation
- Supports multiple models: GPT4 and GPT3
- Handles and stores full context of the conversation (short-term memory)
- Adds access to the Internet for GPT via Google Custom Search API and Wikipedia API