From b0596654b08729415be48d3ab21ab68830917095 Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Sat, 9 Aug 2025 21:59:16 +0200 Subject: add readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..bbf332d --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# AIMA + +AIMA is a dumb HTML UI to interact with AI models through ollama-compatible APIs. + +There's no dependency required, just open the file in your favorite web browser and start chatting. + -- cgit v1.2.3