Skip to content

AP4549/ParkiSense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParkiSense

ParkiSense Banner

AI-Powered Parkinson's Disease Prediction

ParkiSense is an advanced AI-powered application designed to assist in the early detection of Parkinson’s disease through keystroke dynamics, voice analysis, and an AI chatbot. Built using Gradio, machine learning models, and Gemini AI, ParkiSense provides an accessible tool for Parkinson’s awareness and analysis.


🚀 Features

Keystroke-Based Detection - Analyzes typing patterns to predict Parkinson’s probability. ✅ Voice Analysis - Examines speech features to detect potential symptoms. ✅ Gemini Chatbot - AI-powered chatbot to answer Parkinson’s-related queries. ✅ User-Friendly Interface - Built with Gradio for an intuitive experience. ✅ Progressive Web App (PWA) - Can be installed on mobile/desktop for quick access.


🏗️ Tech Stack

  • Python (ML & Backend)
  • Gradio (UI & API)
  • Pandas, NumPy, SciPy (Data Processing)
  • Librosa, Parselmouth (Voice Feature Extraction)
  • Pynput (Keystroke Monitoring)
  • Gemini AI (Chatbot Integration)
  • Flask/FastAPI (Optional API backend)

🎯 How It Works

  1. Keystroke Analysis: Type in the provided text box, and the model detects abnormalities in typing patterns.
  2. Voice Analysis: Record a short voice clip, and the model extracts speech features for prediction.
  3. Chatbot Support: Ask questions about Parkinson’s, symptoms, and more!

🛠️ Installation & Usage

** Clone the Repository**

git clone https://github.com/AP4549/ParkiSense.git

** Run the App**

python app.py

📜 License

This project is licensed under the MIT License. See LICENSE for details.


🤝 Contributing

Want to improve ParkiSense? Fork the repo, make your changes, and submit a PR!

git checkout -b feature-branch
git commit -m "New Feature"
git push origin feature-branch

📬 Contact & Support

🌟 If you find this project helpful, please give it a star ⭐ on GitHub!

About

ParkiSense is an advanced AI-powered application designed to assist in the early detection of Parkinson’s disease through keystroke dynamics, voice analysis, and an AI chatbot. Built using Gradio, machine learning models, and Gemini AI, ParkiSense provides an accessible tool for Parkinson’s awareness and analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors