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
16.19k stars 795 forks source link

[IDEA] vercel compatibility #949

Open johnfelipe opened 1 month ago

johnfelipe commented 1 month ago

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

debanjum commented 1 month 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.