Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHATBOT

CHECK IT HERE

Getting Started

Follow these instructions to set up the project on your local machine.

Setting up this project locally

  • First create a folder (say Python)
  • Then open command prompt, navigate to Python folder
  • the run thess following commands
    • pip install virtualenv
    • virtualenv chatbot
    • .\chatbot\Scripts\activate
    • pip install Flask
    • pip install -q -U google-generativeai
    • cd chatbot
  • now in app.py replace '# Your API_key #' with your api key
  • now run this following command
    • python app.py

Usage

License

This project is licensed under the MIT License.

Contact me

If you face any issue while setting up the project locally you can always contact me,
I'm ready to help you out.

About

Hey, there are 2 branches (namely ChatBot-GEMINI, ChatBot-OpenAI), each differ by the APIs used..

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages