Skip to content

Manaregr8/SolarPanelAiBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Solar AI Assistant

An AI-powered chatbot providing expert insights on solar energy using OpenRouter API.


1️⃣ Clone the repository

git clone https://github.com/your-repo/solar-ai-assistant.git  
cd solar-ai-assistant  

3️⃣ Install dependencies

pip install -r requirements.txt  

4️⃣ Set up API Key

echo "OPENROUTER_API_KEY=your_api_key_here" > .env  

5️⃣ Run the application

streamlit run app.py

🛠 Features

  • ✅ AI-powered responses using OpenRouter API
  • ✅ User-friendly Streamlit interface
  • ✅ Secure API key handling with .env file
  • ✅ Modern UI with a unique color scheme

🛠 Working

-1. Open the app in your browser.
-2. Enter a question like: "How do solar panels work?"
-3. Click "🔍 Get Answer" to receive an AI-generated response.


🛠 Tech Stack

  • Python
  • Streamlit
  • OpenRouter API
  • dotenv for environment variable management

🛠 Future Enhancement

-🔹 Add voice input support
-🔹 Include multilingual responses
-🔹 Enhance UI with more interactivity


💡 For any issues, ensure your API key is correct and check for rate limits. 🚀

About

An AI-powered chatbot providing expert insights on solar energy using OpenRouter API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages