Profily is a personalized career consulting web application that leverages the power of DeepSeek R1 to provide tailored career advice based on user input. The tool helps users explore suitable career paths, industries, and actionable next steps based on their educational background, skills, preferences, and location. Features Provides personalized career advice. Considers user preferences, location, and future goals. Offers links to relevant universities and scholarship sites. Utilizes DeepSeek R1, a powerful AI model, for generating career suggestions. Tech Stack Backend: Flask (Python) AI Model: DeepSeek R1 (via aimlapi.com) Environment Variables: dotenv Frontend: HTML/CSS (with index.html template)