An open API service indexing awesome lists of open source software.

https://github.com/viktorholk/talent-tune


https://github.com/viktorholk/talent-tune

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Talent Tune

Talent Tune is a school project aimed at utilizing GPT-3.5 to analyze job descriptions and applicant resumes, providing feedback to users. The web application allows users to login, interact with the job assistant AI, browse job listings, and much more.

## Features

- **User Login:** Users can create accounts and log in to access various features.
- **Job Assistant AI:** Utilizes GPT-3.5 to analyze job descriptions and applicant resumes, providing feedback to users.
- **Job Listings:** Users can browse job listings within the application.
- **Company Login:** Companies can create job listings, browse user profiles, and review uploaded PDF documents.

## Tech Stack

- **Frontend:** The web app is built using Svelte.
- **Backend:** Node.js with Express is used for the backend logic.
- **Database:** MongoDB is used as the database.
- **Redis:** Redis is used to store Assistant chat context.

![image](https://github.com/viktorholk/talent-tune/assets/45604642/b20b0528-d3a1-44f6-af76-f90514f2784d)