Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.32 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.32 KB

Skyriz

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.

Features

  • 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.

Tech Stack

Backend

  • Framework: Flask
  • Language: Python
  • AI Model: Sentence Transformers (all-MiniLM-L6-v2)
  • Package Manager: pip
  • Database: SQLAlchemy (optional)

Frontend

  • Framework: React.js
  • Language: JavaScript

Deployment


Installation & Setup

Prerequisites

  • Python 3.8+
  • Node.js 14+ (for the frontend)
  • pip (Python package manager)

Clone the Repository

git clone https://github.com/Phinetwork/skill-match-bot.git
cd skill-match-bot