Momen2410 / chatbot-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How Run App

  1. Install Requirements.txt
pip install -r requirements.txt
  1. Get Gemini-Pro-1.0 API an put it in .env

  2. run app

uvicorm main:app
  1. get response from server API
http://localhost:8000/api/chatbot/v1/chat?question=what is Apple Plant?

About


Languages

Language:Python 100.0%