close
Skip to content

pratiktech28/ai_agents

Repository files navigation

ai_agents

This project showcases how modular AI agents can solve real-world problems across healthcare, education, and sustainability. Built for the Kaggle Capstone Hackathon 2025, it demonstrates how intelligent systems can empower users with instant, contextual support — especially in underserved or remote areas.

🤖 Empowering Society with AI Agents

Welcome to Agents Are Good — a modular AI-powered web app that showcases how intelligent agents can solve real-world problems in healthcare, education, and sustainability.

Built for the Kaggle Capstone Hackathon 2025, this project demonstrates how AI can empower users with instant, contextual support — especially in underserved or remote areas.


🧩 Problem Statement

Millions of people lack access to timely health advice, personalized learning, or eco-friendly guidance. This project bridges that gap using lightweight, domain-specific AI agents that respond instantly and meaningfully.


🤖 Why AI Agents?

AI agents are:

  • ✅ Scalable and fast
  • ✅ Always available
  • ✅ Domain-specific and modular

They reduce dependency on human experts for basic queries and help users make informed decisions.


🛠️ What We Built

A Flask-based web app with three intelligent agents:

Agent Role
🏥 Health Agent Offers basic symptom guidance and wellness tips
📚 Edu Agent Recommends free learning resources
🌱 Env Agent Shares eco-friendly advice and sustainability tips

🎬 Demo

  1. User types a query (e.g., “I have a headache”)
  2. Selects a category (Health, Education, Environment)
  3. Agent responds instantly with helpful advice

⚙️ Tech Stack

  • Frontend: HTML, CSS, Flask templates
  • Backend: Python + Flask
  • Agents: Modular Python files (health_agent.py, edu_agent.py, env_agent.py)
  • Hosting: GitHub Pages / Render

📸 Extras

  • 🖼️ Thumbnail image
  • 🔄 Workflow diagram

🚀 How to Run Locally

pip install -r requirements.txt
python app.py

About

This project showcases how modular AI agents can solve real-world problems across healthcare, education, and sustainability. Built for the Kaggle Capstone Hackathon 2025, it demonstrates how intelligent systems can empower users with instant, contextual support — especially in underserved or remote areas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors