From b6d93c110c8a14f738d897c0012a2a7d61044f67 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Mon, 17 Feb 2025 22:14:48 -0500 Subject: feat: basic working interface + LLM API call --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..e314766 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# NAI +--- + +Néo AI, a personnal assistant using LLM. + +## TODO + +- Gérer la sortie de l'interface, async... +- Interface gauche <-> droite selon si c'est un bot ou un user -- cgit v1.2.3