Inspiration
The inspiration for WorkWise AI came from the need to empower professionals to make data-driven decisions about their careers. We wanted to create a solution that could analyze complex salary data and career trends, transforming that information into simple, actionable insights. By building this AI assistant, we aimed to address the challenges professionals face when navigating career decisions, helping them make more informed and confident choices.
What it does
WorkWise AI is an AI-powered assistant that helps users navigate their career journeys. It provides real-time data analysis on compensation trends, salary comparisons, and career growth potential. Users can ask questions like “What is the average salary at Google for a Software Engineer?” or “How does switching departments affect my pay?” The AI processes the query, pulls relevant data, and generates detailed responses to guide career decisions.
How we built it
We built WorkWise AI using a ReACT agent, a powerful AI model that can perform real-time data analysis based on user queries. The agent is designed to dynamically fetch and process salary data and company information from CSV datasets. We leveraged advanced natural language processing models to make the AI capable of understanding and responding to diverse career-related questions. The system was integrated with a backend built in Python, FastAPI for creating the API endpoints, and Plotly for visualizing data insights.
Challenges we ran into
One of the major challenges we faced was ensuring the AI could accurately interpret and process complex career and salary data to provide actionable insights. Additionally, working with real-time queries required building an efficient data pipeline that could fetch and analyze data on the fly. There were also challenges with data quality and ensuring that the AI could handle various types of career-related questions accurately.
Accomplishments that we’re proud of
We are proud of the dynamic capabilities of the ReACT agent, which allows the AI to perform real-time data analysis and provide accurate insights based on user queries. The integration of the agent with real-time data processing and the ability to generate interactive data visualizations were significant achievements. Additionally, creating a seamless and user-friendly API with FastAPI was a major accomplishment.
What we learned
Through this project, we learned the power of ReACT agents and how they can be used for dynamic data analysis and decision-making. We also gained insights into integrating real-time data processing with AI models to handle complex queries. Working on this project helped us better understand how to structure AI models for real-world applications and the challenges of ensuring data accuracy and relevance.
What’s next for WorkWise AI
In the future, we plan to expand the capabilities of WorkWise AI by integrating more detailed job-related data, enhancing the predictive capabilities to simulate career growth scenarios, and expanding the dataset to include a broader range of industries and companies. We also aim to improve the user interface and make the AI assistant available on more platforms to ensure that more professionals can benefit from data-driven career insights.
Built With
- langchain
- nextjs
- python

Log in or sign up for Devpost to join the conversation.