Skip to content

genai-nantes-meetup/quickstart-py-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart for Streamlit+Mistral (Python)

Conversation

A simple chatbot that interact with the user to collect some informations and then write a poem.

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

export MISTRAL_API_KEY=xxxxxx
streamlit run app.py

About

🧪 Some examples for starting a hackathon on the fast lane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages