diff options
| author | Vincent Douillet <vincent@vdouillet.fr> | 2025-08-09 21:59:16 +0200 |
|---|---|---|
| committer | Vincent Douillet <vincent@vdouillet.fr> | 2025-08-09 21:59:16 +0200 |
| commit | b0596654b08729415be48d3ab21ab68830917095 (patch) | |
| tree | f6a65ec2e83a5b1b19ab30e1735bfc1d0afad566 | |
| parent | b8a8613c1285d5fb5a625332024a439d2c783976 (diff) | |
add readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
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. + |
