Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spurhacks2025


Table of Contents


Project Overview

We are an AI B2B SAAS helping small and medium sized-businesses to reduce HR interviewing and new recruit onboarding costs, by using a combination of LLM and CV in analyzing users' speeches.

Features

  • AI-powered backend using Google GenAI, OpenAI
  • Modern, responsive frontend with React and Tailwind CSS
  • Modular code structure for easy development

Tech Stack

Backend:

  • Python
  • FastAPI
  • google-genai
  • OpenAI
  • Google Gemini

Frontend:

  • React
  • Tailwind CSS
  • TensorFlow.js

Getting Started

Backend Setup

  1. Navigate to the backend directory:
    cd backend
  2. (Recommended) Create and activate a virtual environment:
    python3 -m venv venv
    source venv/bin/activate
  3. Install dependencies:
    pip install -r requirements.txt
    pip install -q -U google-genai
  4. Run the backend server:
    python main.py

Frontend Setup

  1. Navigate to the frontend directory:
    cd frontend
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run start

License

Refer to our LICENSE file


About

$5000 prize in spurhacks 2025

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages