The Skyriz is a web application that helps users discover side hustles and skill development opportunities tailored to their unique skills and interests. The app uses advanced semantic similarity algorithms powered by the Sentence Transformers model to recommend personalized side hustle options.
- Side Hustle Recommendations: Matches user-provided skills to potential side hustles based on semantic similarity.
- Skill Recommendations: Provides skill recommendations based on user interests.
- Habit Tracker: Offers personalized habits for users to stay consistent with their side hustles.
- Responsive Frontend: A user-friendly interface built to work across devices.
- Framework: Flask
- Language: Python
- AI Model: Sentence Transformers (
all-MiniLM-L6-v2
) - Package Manager: pip
- Database: SQLAlchemy (optional)
- Framework: React.js
- Language: JavaScript
- Python 3.8+
- Node.js 14+ (for the frontend)
- pip (Python package manager)
git clone https://github.com/Phinetwork/skill-match-bot.git
cd skill-match-bot