Your Personal AI Assistant | Side Project by Arshvir
A modular AI assistant integrating AI/ML, Neural Network, Computer Vision, Natural Language Processing (NLP), GAI, Database, Cloud and Automation, powered by popular APIs and custom AI models.
- Features
- Tech Stack
- Installation
- Usage
- Project Structure
- Contributing
- License
- Acknowledgements
- Contact
- Object detection (YOLOv8)
- Image classification & filtering
- Live webcam processing
- Sentiment analysis (NLTK/spaCy)
- Named Entity Recognition (NER)
- Text summarization (future)
- File/folder organization
- Cloud sync (AWS S3/Google Drive)
- Scheduled tasks
- OpenWeatherMap 🌤️
- NASA APOD 🛰️
- Giphy GIFs 🎭
- TheMovieDB 🎥
| Category | Tools |
|---|---|
| Frontend | React, Bootstrap, Axios |
| Backend | FastAPI, Python 3.9+ |
| AI/ML | OpenCV, PyTorch, YOLO, spaCy, NLTK |
| Database | SQLite, Firebase |
| DevOps | Docker, GitHub Actions |
- Python 3.9+
- Node.js 16+
- Git
- Clone the repository:
git clone https://github.com/avarshvir/SPA-AI.git cd SPA-AI