Khoj is an open source, personal AI, understands pdf, plaintext, markdown, org-mode files, and notion pages (Obsidian and more client).
Environment variables can be customized to configure database connection, admin email, admin password.
You can integrate Khoj with various LLM providers by setting the respective API keys in the environment variables. For example, you can set OPENAI_API_KEY
, GEMINI_API_KEY
, and ANTHROPIC_API_KEY
to use OpenAI, Google Gemini, and Anthropic models respectively.
After deployment, access the Khoj server on the exposed port. Use the admin credentials to log in and configure the platform.
Integrate with your note taking system, such as Obsidian, to enhance your personal AI experience. for more detail visit the docs.
For more information, visit the Khoj documentation.