henrycunh / golem

✨ A beautiful UI for ChatGPT and other conversational models
https://golem.chat
MIT License
238 stars 63 forks source link
chat chatbot chatgpt llm ui

Golem is an open-source conversational UI and alternative to ChatGPT

🚀 Key Features:

☁ Host on the Personal Cloud with Deta

🛠 Configuration

You can use environment variables to customize your instance.

Variable Description
GOLEM_PASSWORD Protects the instance with this password, which will be prompted at every usage.
OPENAI_API_KEY Enforces the usage of this API Key on the instance.

🐳 Running on Docker

You can run Golem on Docker with the following command:

docker run -p3000:3000 theajax/golem

🗺️ Roadmap: