An intelligent and interactive web app built with Streamlit and OpenAI, designed to help students discover personalized academic programs based on their interests, strengths, and preferences.
๐ฎ Leverages AI to generate tailored recommendations and application advice for students pursuing undergraduate, postgraduate, or PhD studies.
๐ Try it now
๐ AI-Assisted Admission Counselor
โ
Create or import a student profile
โ
Select academic interests and strengths
โ
Choose preferred location and program type
โ
Discover AI-matched programs
โ
Receive personalized application advice
โ
Download or upload your profile in JSON format
โ
Clean, user-friendly interface with engaging animations
- Streamlit โ Python-based web framework
- OpenAI GPT-3 โ for AI-driven recommendations
- Lottie Animations โ smooth, interactive visuals
- Python Libraries:
streamlit
,openai
,requests
,streamlit-option-menu
,streamlit-lottie
- The user fills out a custom profile with their interests, strengths, and preferences.
- The app matches these inputs against a curated list of programs.
- It constructs a dynamic OpenAI prompt to generate personalized guidance.
- Students receive both matching academic programs and tailored application advice.