Added a minimalist React UI for Ollama models to the community contributions.md (#870)

This commit is contained in:
Richard Awoyemi 2023-10-23 15:44:39 +01:00 committed by GitHub
parent ccff9ca09c
commit ba2da6ceaa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,3 +233,4 @@ curl -X POST http://localhost:11434/api/generate -d '{
- [oterm](https://github.com/ggozad/oterm)
- [Ellama Emacs client](https://github.com/s-kostyaev/ellama)
- [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp)
- [Minimalistic React UI for Ollama Models](https://github.com/richawo/minimal-llm-ui)