An open API service indexing awesome lists of open source software.

https://github.com/quantumcoderrr/neurodesk

NeuroDesk is a powerful, modular AI utility suite built using Python and Streamlit—designed to bring multiple AI tools under one sleek, unified UI. Whether you're summarizing PDFs, extracting text from images, detecting fake news, or managing your day with voice commands—NeuroDesk has your back.
https://github.com/quantumcoderrr/neurodesk

ai-toolkit all-in-one ocr open-source productivity-app python streamlit-app summarizer

Last synced: 5 months ago
JSON representation

NeuroDesk is a powerful, modular AI utility suite built using Python and Streamlit—designed to bring multiple AI tools under one sleek, unified UI. Whether you're summarizing PDFs, extracting text from images, detecting fake news, or managing your day with voice commands—NeuroDesk has your back.

Awesome Lists containing this project

README

          

# 🧠 NeuroDesk

A modern AI toolkit packed into a single Streamlit app — perform voice-controlled tasks, summarize PDFs, extract text from images, and detect fake news.

## ⚙️ Tools Inside

- 🗣️ Voice-Controlled To-Do List *(local only)*
- 📄 PDF Summarizer
- 🖼 OCR (Image-to-Text)

## 🛠 Installation (Local)

```bash
git clone git@github.com:QuantumCoderrr/NeuroDesk.git
cd NeuroDesk
pip install -r requirements.txt
streamlit run app.py
```

## 🤝 Contributing

We welcome contributions of all kinds — bug reports, feature requests, pull requests, and suggestions to improve NeuroDesk.

To get started, please read [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to participate in this project.

## 🛡 License

This project is licensed under the MIT License.
See [LICENSE](LICENSE) for more information.