Skip to content

GoAndPyMasters/fastapichatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For running this you need python 3.10

clone this repo by
git clone https://github.com/GoAndPyMasters/fastapichatbot.git
then
cd fastapichatbot
then runing following commend
pip install -r requement.txt
then run following command
uvicorn main:app --host 0.0.0.0 --port 8000

About

This repo for creating chatbot using fastapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages