From 0faff35c58ccf7084214525796e8d6a245a7b1a0 Mon Sep 17 00:00:00 2001 From: Russell Date: Mon, 28 Oct 2024 10:24:45 -0400 Subject: [PATCH] opencompletion.com --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 729bd03..55a91bd 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ Open Completion ======================================== +`opencompletion.com `_ + originally named: flask-socketio-llm-completions 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.