Skip to content

Ishaq101/Simple-AI-Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-AI-Chatbot

Simple AI Chatbot with streaming answer capability.

alt text

Prepare your gemini api key and set to .env file

Get your gemini api key here

inside your .env file: GOOGLE_API_KEY="<your-api-key>"

  1. Clonning repository git clone "https://github.com/Ishaq101/Simple-AI-Chatbot.git"

  2. Prepare uv project uv sync

  3. Run dev server uv run fastapi dev wait until your server is ready

  4. Open UI file index.html into your browser

  5. Chatting with the AI chatbot

About

Simple AI Chatbot with streaming answer capability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published