A simple chat app using SimpleAI #59
lhenault
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
I've just released SimpleAI Chat, a very easy way to kickstart your journey with SimpleAI, focused on a popular use case: chatting with a language model.
It's built on top of this project and add a UI interface based on the popular Streamlit, and a Telegram integration using Telethon.
Set up is as simple as
docker-compose up, so it's a good and fun entry point for anyone interested in SimpleAI, in playing around with the latest hyped model, or just in having a local chat system to interact with. It can easily be extended if anyone wants to build something like a RAG system too.Beta Was this translation helpful? Give feedback.
All reactions