Skip to content

mahm/custom_chatbot_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Chatbot Server

Blog (Japanese only): https://note.com/mahlab/n/n99f28f55287b

What is this for?

This is a FastAPI server for mocking the connection destination of the Chatbot UI. By setting this server as the connection destination, you can test chat responses from models implemented by yourself on a screen like ChatGPT. It is also ideal for demonstrations.

Setup

$ poetry install
$ poetry run python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages