Skip to content

wannasleepforlong/TutKids-ChatBot-using-Google-PaLM-and-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TutKids ChatBot using Google PaLM and FastAPI

This FastAPI application allows you to interact with the TutKids chatbot powered by the PaLM API from Google GenerativeAI. image

Steps to reproduce:

  1. Open the cmd in the project directory.
  2. Run 'uvicorn main:app --restart'
  3. Copy the link to your browser(e.g. http://127.0.0.1:8000)
  4. Add /docs at the end of the link (e.g. http://127.0.0.1:8000/docs)
  5. Scroll down to 'Get' and you can change user input and test the program.

About

Basuc chatbot using Google PaLM and an api using FastAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages