aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2025-03-02 21:55:42 -0500
committerOxbian <oxbian@mailbox.org>2025-03-02 21:55:42 -0500
commitb9061a3e652cb7594397c38cd0078a47ddab960a (patch)
tree7c98344ea6cf8d35aa1ebdd586d6dd4dd9e4d7ad /README.md
parente4eaecc8ce7fb3e84977c41597eff80edd4d73c7 (diff)
downloadNAI-b9061a3e652cb7594397c38cd0078a47ddab960a.tar.gz
NAI-b9061a3e652cb7594397c38cd0078a47ddab960a.zip
fix: readme, screenshot...
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.