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.25k stars 706 forks source link

Add a hint in the desktop client if the server is not up and running #505

Closed sabaimran closed 6 months ago

sabaimran commented 1 year ago

There should be a basic health check in the client that tries to verify that the Khoj server that the user has configured is indeed running. It should help localize the problem for the user better.

See relevant discussion in Discord.

To start the desktop service with your local code, clone the GitHub repository. Run cd khoj/src/interface/desktop and then follow the instructions to run the Desktop app locally. When you make changes to the application code, you can kill it and start it again to refresh the app.

Sanket-Arekar commented 11 months ago

Hey @sabaimran I would like to work on this issue. Can you Please assign me this issue?