Skip to content

Your Chatbot Mastery: build a super small custom AI assistant with Gradio_client Python and Streamlit - Chapter 1

Notifications You must be signed in to change notification settings

fabiomatricardi/ChatBOTMastery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBOTMastery

Chatbot Mastery: build a super small custom AI assistant with Gradio_client Python and Streamlit - Chapter 1

This repo contains the code explained in the Medium article

Chat interface with only terminal

Chat interface with Streamlit

instructions

Create a virtual environment and activate it

pip install -r requirements.txt

to run the textual version run

python Qwen110BChat.py

to run the streamlit version run

streamlit run st-Qwen1.5-110B-Chat.py

More options

I provide here also the following interface for the models:



Follow the instructions in the medium article

About

Your Chatbot Mastery: build a super small custom AI assistant with Gradio_client Python and Streamlit - Chapter 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages