Shaunwei / RealChar

🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
https://RealChar.ai/
MIT License
5.94k stars 727 forks source link

Why #506

Open CodeGeek04 opened 6 months ago

CodeGeek04 commented 6 months ago

If you are already defining DATABASE_URL in env file, then why are you defining it again inside dockerfile?? That doesnt make any sense. I spent like 30 minutes trying to figure out what was the issue.