mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Add "New" section with latest updates to Readme
Some checks are pending
build and deploy github pages for documentation / deploy (push) Waiting to run
Some checks are pending
build and deploy github pages for documentation / deploy (push) Waiting to run
This commit is contained in:
parent
7f5bf35806
commit
5aa5cb1941
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -29,10 +29,17 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div align="left">
|
***
|
||||||
|
|
||||||
|
### 🎁 New
|
||||||
|
* Start any message with `/research` to try out the experimental research mode with Khoj.
|
||||||
|
* Anyone can now [create custom agents](https://blog.khoj.dev/posts/create-agents-on-khoj/) with tunable personality, tools and knowledge bases.
|
||||||
|
* [Read](https://blog.khoj.dev/posts/evaluate-khoj-quality/) about Khoj's excellent performance on modern retrieval and reasoning benchmarks.
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
|
## Overview
|
||||||
|
|
||||||
[Khoj](https://khoj.dev) is a personal AI app to extend your capabilities. It smoothly scales up from an on-device personal AI to a cloud-scale enterprise AI.
|
[Khoj](https://khoj.dev) is a personal AI app to extend your capabilities. It smoothly scales up from an on-device personal AI to a cloud-scale enterprise AI.
|
||||||
|
|
||||||
- Chat with any local or online LLM (e.g llama3, qwen, gemma, mistral, gpt, claude, gemini).
|
- Chat with any local or online LLM (e.g llama3, qwen, gemma, mistral, gpt, claude, gemini).
|
||||||
|
@ -47,8 +54,6 @@
|
||||||
|
|
||||||
***
|
***
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
## See it in action
|
## See it in action
|
||||||
|
|
||||||
![demo_chat](https://github.com/khoj-ai/khoj/blob/master/documentation/assets/img/quadratic_equation_khoj_web.gif?raw=true)
|
![demo_chat](https://github.com/khoj-ai/khoj/blob/master/documentation/assets/img/quadratic_equation_khoj_web.gif?raw=true)
|
||||||
|
|
Loading…
Reference in a new issue