Skip to content

Computer Vision Prototype that can detect visible community issues in multiple domains such as environment, health, and education from uploaded or captured images.

jennermaxim/computer-vision-prototype

Repository files navigation

AI-Powered Learning Platform

How to Run

1. Create Virtual Environment

python -m venv venv
source venv\Scripts\activate

2. Install Dependencies

pip install -r requirements.txt

3. Set Up API Key

Create a .env file:

GEMINI_API_KEY=your_gemini_api_key_here

Get your free API key: https://aistudio.google.com/app/apikey

4. Run the Application

streamlit run app.py

Open your browser at: http://localhost:8501

About

Computer Vision Prototype that can detect visible community issues in multiple domains such as environment, health, and education from uploaded or captured images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages