Skip to content

yavuzim/chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-bot


Run the Project

Clone :
git clone https://github.com/yavuzim/chat-bot.git
Install Streamlit :
pip install streamlit
Install Streamlit Chat :
pip install streamlit-chat
Add to Your Project :
import streamlit as st
from streamlit_chat import message
Run the Streamlit Application :
streamlit run main.py

Releases

No releases published

Packages

No packages published

Languages