From af4d9bf4f9e4cd48aef0d0f1c6d71bcc42047222 Mon Sep 17 00:00:00 2001 From: zamzx <34112226+zamzx@users.noreply.github.com> Date: Fri, 11 Oct 2024 17:34:17 -0400 Subject: [PATCH] Update README.rst --- README.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.rst b/README.rst index 253d10b..a6d24a9 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,14 @@ flask-socketio-llm-completions ======================================== +Ollama compatible version of flask-socketio-llm-completions. Read Fixes4Carlton.txt on how to add additional models. + + + +####################################### + +Original Description below. + This project is a chatroom application that allows users to join different chat rooms, send messages, and interact with multiple language models in real-time. The backend is built with Flask and Flask-SocketIO for real-time web communication, while the frontend uses HTML, CSS, and JavaScript to provide an interactive user interface. To view a short video of the chat in action click this screenshot: