Skip to content
View servicediscoveryy's full-sized avatar
  • pune

Block or report servicediscoveryy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
servicediscoveryy/README.md

ServiceDiscovery Platform

ServiceDiscovery is an innovative platform that connects service seekers with skilled individuals, empowering ordinary people to showcase their talents and offer services to a broader audience.


๐Ÿš€ Features

  • User & Service Provider Profiles: Users can create detailed profiles showcasing their skills and services.
  • Service Discovery: Categorized services with search and filtering for quick access.
  • Recommendation System: AI-powered content-based filtering to recommend relevant services.
  • Real-Time Chat: Seamless communication between users and service providers.
  • Secure Transactions: Contact details shared only after service acceptance.
  • Portfolio Display: Service providers can showcase their work and achievements.

๐ŸŽฏ Vision

Unlike traditional platforms that rely on pre-selected service providers, ServiceDiscovery focuses on enabling regular individuals to showcase their skills and grow professionally.


๐Ÿ› ๏ธ Tech Stack

  • Frontend: React.js, Material-UI
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Machine Learning: Logistic Regression & other recommendation algorithms (Python, Scikit-learn)
  • Real-Time Features: Socket.IO for chat
  • Deployment: Docker, AWS

๐Ÿง  Recommendation System

The platform uses a content-based filtering algorithm for personalized recommendations, ensuring users find the best services tailored to their needs. After evaluating multiple algorithms, Logistic Regression emerged as the most effective for this purpose.


๐Ÿ“š Installation

Follow these steps to set up the project locally:

  1. Clone the repository:
    git clone https://github.com/yourusername/ServiceDiscovery.git

Popular repositories Loading

  1. servicediscoveryy servicediscoveryy Public

    Config files for my GitHub profile.

  2. SkillConnect-Web SkillConnect-Web Public

    TypeScript 1

  3. SkillConnect-Backend SkillConnect-Backend Public

    TypeScript 2

  4. providerFrontend providerFrontend Public

    TypeScript 1

  5. knn-recommendation knn-recommendation Public

    Python

  6. apriori-algo apriori-algo Public

    Python