yavuzim / chat-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%