AI-powered career exploration app
Top 83.8% on sourcepulse
This project provides an AI-powered web application to help users discover relevant careers based on their interests and skills, leveraging their uploaded resumes. It targets individuals seeking career guidance and offers a quick way to explore potential professional paths.
How It Works
The application utilizes a Next.js framework and integrates with Together.ai for LLM inference, specifically using Llama-3-70B. Users upload resumes (stored on S3/ByteScale) and input interests. These inputs are processed by the LLM to generate a list of suitable career suggestions. Reactflow is used for data visualization, and Helicone provides LLM observability.
Quick Start & Requirements
npm install
npm run dev
Highlighted Details
Maintenance & Community
The project is maintained by Nutlope. Future tasks include PII removal, authentication with Clerk, prompt improvements, and integration with Crew AI agents.
Licensing & Compatibility
The repository does not explicitly state a license in the provided README.
Limitations & Caveats
The application is in an early stage, with several planned features for future development, including authentication, improved PDF parsing, and more robust AI agent workflows. The README mentions a potential 15-20 second generation time without a loading state.
6 months ago
Inactive