Skip to content

Farrel0xx/Neurova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Neurova AI - Revolutionizing Healthcare with AI

Your AI-Powered Health Companion

Neurova AI is an AI-driven medical assistant that can analyze blood test reports, provide medical insights, and answer your health-related questions intelligently!

Neurova AI Screenshot


πŸ“Œ Key Features

βœ… πŸ“„ Upload & Analyze Blood Test Reports – AI extracts insights from PDF blood test reports.
βœ… πŸ’¬ AI Medical Chatbot – Ask about symptoms, medical conditions, or general health advice.
βœ… πŸ“ Find Nearby Doctors – Quickly locate the best doctors in your area.
βœ… πŸ“Š Blood Test Data Visualization – View blood test analysis through Bubble & Gauge Charts.
βœ… πŸ’‘ Random Health Tips – Receive useful health tips every time you open the app.
βœ… 🌐 Interactive Footer – Direct links to YouTube, Instagram, and GitHub for more updates.


πŸ”§ Installation & Setup Guide

1️⃣ Clone the Repository & Navigate to the Project Directory

git clone https://github.com/Farrel0xx/Neurova.git
cd Neurova

2️⃣ Create a Virtual Environment & Install Dependencies

python -m venv env
source env/bin/activate  # (Mac/Linux)
env\Scripts\activate     # (Windows)
pip install -r requirements.txt

3️⃣ Set Up API Keys in secrets.toml

Open secrets.toml in the .streamlit/ folder and add your API keys:

GEMINI_API_KEY = "your_gemini_api_key"
SERPER_API_KEY = "your_serper_api_key"
GROQ_API_KEY = "your_groq_api_key"

4️⃣ Run the Application

streamlit run app.py

🎨 Tech Stack

πŸ”Ή Frontend: Streamlit (Python)
πŸ”Ή AI Processing: Gemini, Groq, or Serper APIs
πŸ”Ή Data Visualization: Plotly
πŸ”Ή PDF Processing: PyMuPDF (fitz)


🀝 Contributing

Contributions are welcome! Feel free to fork this repo, create a new branch, and submit a pull request.


πŸ“ž Contact & Support

πŸ“§ Contatc Me: +79523924805
🌐 Website: Neurova AI Website
πŸ”— GitHub: Neurova AI Repo


πŸš€ Made with ❀️ by Farrel0xx

Contributors 2

  •  
  •  

Languages