An Opensource Self-hosting Webchat for ChatGPT/OpenAI API Services
By utilizing the ChatGPT API, users can enjoy cost savings as it is typically more affordable compared to a general subscription. Additionally, the self-hosting aspect provides users with increased privacy, customization opportunities, and offline availability. Furthermore, the project encourages community collaboration, allowing for innovation, bug fixes, and feature enhancements. Overall, this project enables users to have greater control over their chatbot implementation while enjoying the advantages of the ChatGPT API at a more economical price point.
Signup and get your OpenAI API Key here.
Go to project folder and run
bash ./start.sh
it will run web apps on http://localhost:4000
(default configurations)
Note: you must install Docker first on your computer
Go to Configuration
Menu -> API Key
-> Paste your OpenAI API key and enjoy 😊