Skip to content

alanJoshiGeorge/useless_project_temp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

frame (3)

Visume 🎯

Basic Details

Team Name: Hello World

Team Members

  • Team Lead: Alan Joshi George - TKM College of Engineering
  • Member 2: Affan Muhammed N - TKM College of Engineering

Project Description

[2-3 lines about what your project does]

The Problem (that doesn't exist)

Transform your static resume into an AI-generated talking avatar video. Upload a resume and a photo, and boom — your digital twin introduces you in style.

The Solution (that nobody asked for)

Resumes are boring. HRs don’t like reading. We solve the problem of “paper not speaking.” Because everyone wants their résumé to talk... right?

Technical Details

Technologies/Components Used

Languages: Python, JavaScript Frameworks: FastAPI (Backend), React.js (Frontend) Libraries: pdfplumber for resume parsing axios, tailwindcss, react D-ID API for avatar generation Tools: Postman (API testing) VSCode Git & GitHub

Implementation

For Software:

Installation

#Backend cd backend python -m venv venv source venv/bin/activate # or venv\Scripts\activate on Windows

Run

cd backend python -m venv venv source venv/bin/activate # or .\venv\Scripts\activate on Windows pip install -r requirements.txt uvicorn main:app --reload

cd frontend npm install npm run dev # or npm start

Project Documentation

For Software:

Screenshots (Add at least 3)

Page1 Landing Page Page2 Video Generated Page

Additional Demos

https://useless-project-temp-kappa.vercel.app/

Team Contributions

  • Alan Joshi George: Backend
  • Affan Muhammed N : Frontend

Made with ❤️ at TinkerHub Useless Projects

Static Badge Static Badge

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 54.5%
  • Python 41.7%
  • HTML 3.6%
  • CSS 0.2%