Update README.rst
This commit is contained in:
parent
6d008a964f
commit
af4d9bf4f9
1 changed files with 8 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue