khoj-ai / khoj

Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
14.7k stars 731 forks source link

[IDEA] vercel compatibility #949

Open johnfelipe opened 2 weeks ago

johnfelipe commented 2 weeks ago

i think put option or button for deploy or implement in vercel is really nice

debanjum commented 2 weeks ago

Can you elaborate on your use-case?

Vercel deployment of Khoj would be hard as Khoj uses Postgres DB and has a python backend. But fly.io type deployments maybe easier using Khoj's docker image.