aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad694f9..675421e 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,7 @@ be added to this AI.
This project is written in Rust, so you will need `rustc` and `cargo`.
Moreover, you will need a LLM API, currently only works with local
-[llama.cpp](https://github.com/ggml-org/llama.cpp) API.
+[ollama](https://github.com/ollama/ollama) API.
### Building & Running
@@ -31,6 +31,12 @@ and there you go !
![Screenshot of the ui](screenshots/ui.png)
+## Feature
+
+- Conversation are saved inside files in JSON in this folder `conv/`, and can be reused on others LLM.
+- In normal mode, conversation can be resumed by the LLM into bullet point list.
+- LLM can be configured thanks to configuration files in `config/`
+
## TODO
- Color change if it's an user or the LLM
ArKa projects. All rights to me, and your next child right arm.