A modern AI toolkit packed into a single Streamlit app — perform voice-controlled tasks, summarize PDFs, extract text from images, and detect fake news.
- 🗣️ Voice-Controlled To-Do List (local only)
- 📄 PDF Summarizer
- 🖼 OCR (Image-to-Text)
git clone git@github.com:QuantumCoderrr/NeuroDesk.git
cd NeuroDesk
pip install -r requirements.txt
streamlit run app.py
We welcome contributions of all kinds — bug reports, feature requests, pull requests, and suggestions to improve NeuroDesk.
To get started, please read CONTRIBUTING.md for guidelines on how to participate in this project.
This project is licensed under the MIT License.
See LICENSE for more information.