Skip to content

A chatbot based on OpenAI api, Steamlit and steamlit_chat which focuses mainly on Energy Conservation.

License

Notifications You must be signed in to change notification settings

Harish-Balaji-B/energy-conservation-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Power-Bot

Energy Conservation & Sustainable Development Chatbot

Requirements

  • Python
  • Colab

Usage

Working to run in colab

Run all the code snippets of the ipynb and then replace the API_KEY with your own OpenAI's API key. Access the link from the tunnel and that's all you have access to PowerBot

Running it on local host

Clone the repository : git clone https://github.com/sanj33krsna/Code-Bot-PowerBot.git

Navigate to the project directory : cd Code-Bot-PowerBot

Create a virtual environment :

python -m venv .venv
.\.venv\Scripts\activate

Install the required dependencies in the virtual environment : pip install -r requirements.txt

Launch the chat service locally : streamlit run chatbot.py

Colab link:

https://colab.research.google.com/drive/1JTov7LWEerqNsVybVQyeGLVHUHmAlYBA?usp=sharing

Example Results

Sample Photo
lmao

Running
lmao

Future Updates!

  • Update on AI including the option to choose your required LLMs such as cohere, OpenAI
  • Option to add your own API token

About

A chatbot based on OpenAI api, Steamlit and steamlit_chat which focuses mainly on Energy Conservation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published