Skip to content

SarathyS101/Skillnest-PoC-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skillnest PoC

Skillnest is a proof-of-concept (PoC) of a COPPA-compliant, responsible AI-driven platform that helps students discover personalized extracurricular opportunities. This PoC demonstrates the core AI-driven matching logic and interface but does not include live AWS S3 storage or Browserbase Stagehand automation due to token limits and usage costs.

Table of Contents

Demo

The PoC version runs locally and demonstrates:

  • AI-driven opportunity matching
  • Dual-stage recommendation engine (local Pinecone & Supabase)

Note: The local version does not demonstrate AWS S3 storage or Stagehand-powered web scraping. These features are only active in the deployed version.

Features

  • Personalized Recommendations: Students receive tailored extracurricular opportunities based on their interests.
  • Automated Program Discovery (Simulated): Demonstrates program discovery and matching without live scraping.
  • Intelligent Matching: Uses a dual-stage engine leveraging Pinecone and Supabase locally.

Tech Stack

  • Frontend: Next.js
  • Backend / AI: Python, Gen AI
  • Vector Search: Pinecone
  • Database: Supabase
  • Infrastructure: AWS S3, Terraform (for deployed version only)

Setup

  1. Clone the repository:
    git clone https://github.com/your-username/skillnest-poc.git
    cd skillnest-poc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published