Inspiration
Big dreams often feel out of reach — whether it’s getting into Harvard, landing your dream job, or launching a startup. Most apps give generic advice. Alignify flips that: it’s an mentor that builds your roadmap, tailored to your age, timeline, and dream.
What it does
Alignify transforms your dreams into → step-by-step learning roadmaps with real resources that can help you achieve you dream goal.
How we built it
Alignify was built as a cross-platform mobile app using React Native with Expo, so it could run smoothly on iOS. Also we integrated OpenAI’s GPT-4 API, which powers the personalized roadmaps. We designed advanced prompts that ask GPT-4 to return structured tasks in JSON, complete with alignment percentages and resource queries. This ensures that the AI outputs are consistent and usable directly inside the app. For real learning resources, we connected two key services: YouTube Data API – to fetch actual tutorials and lectures Google Custom Search – to discover courses from platforms like Coursera, edX, and MIT OpenCourseWar
Challenges we ran into
AI Consistency Getting GPT-4 to return clean, structured JSON every time wasn’t easy. Sometimes the output looked great, other times it broke the app. We solved this with stricter prompts, schema validation, and fallback handling to keep things reliable.
Finding Real Resources We didn’t want placeholder links — only actual courses and videos people could use. Building a resource discovery system with YouTube and Google CSE took a lot of filtering and error handling, but it now delivers high-quality results.
Timeline Scaling A 15-year-old aiming for MIT shouldn’t get the same roadmap as a 25-year-old. Designing an algorithm that scales tasks realistically across different ages and timelines was tough, but it made the app feel truly personalized.
Mobile Performance With multiple API calls happening at once, the app could lag. We fixed this by optimizing API calls, adding loading states, and storing data locally so users could keep progressing even offline.
Accomplishments that we're proud of
💡 Advanced AI Integration We successfully got GPT-4 to generate consistent, structured learning paths with alignment percentages and resource queries — something that started as a major challenge.
🔗 Real Resource Discovery Instead of fake or placeholder content, Alignify delivers actual YouTube videos, Coursera and edX courses, and MIT OCW materials right inside the app. This makes the roadmaps truly actionable.
📱 Cross-Platform App With one React Native codebase, Alignify runs smoothly on iOS, Android, and web — making it accessible to anyone, anywhere.
🎯 True Personalization Users don’t just get generic advice. A 16-year-old aiming for Google gets a very different roadmap than a 25-year-old targeting Harvard Business School. That level of personalization was a big milestone.
🚀 Scalable Design The system works for both short-term (1–2 months) goals and multi-year (4+ years) journeys, showing how flexible the architecture is.
What we learned
🤖 AI Prompt Engineering We learned how critical it is to be specific with GPT-4. Clear JSON schemas, temperature tuning, and fallback handling made the difference between messy outputs and usable roadmaps.
📱 Mobile Development Working in React Native taught us how to balance smooth animations, multiple API calls, and offline storage — all while keeping the app fast and reliable on mobile devices.
🌐 API Integration We got hands-on experience dealing with rate limits, error handling, and filtering noisy results to deliver only the most useful learning resources.
🎨 User Experience We discovered how important small touches are: progress bars, clear timelines, and simple onboarding turned a complex idea into something approachable and motivating.
What's next for Alignify
🌱 Short-Term (Next 3 Months) We want to make Alignify more engaging day-to-day. This means adding habit tracking, smart reminders, and simple social sharing so users can celebrate progress with friends and mentors.
🌍 Medium-Term (6–12 Months) Our focus will shift toward building a community layer. Users will be able to connect with others chasing similar dreams, get matched with mentors, and dive into detailed analytics that show how they’re improving over time.
✨ Long-Term Vision (1–2 Years) We see Alignify evolving into a global platform for personal growth. This includes partnerships with universities, AI-powered tutoring, multi-language support, and even immersive AR/VR learning experiences for complex topics.
Built With
- and
- android
- cross-platform-mobile-app-openai-gpt-4-?-powering-the-ai-driven-roadmaps-youtube-data-api-?-fetching-real
- edx
- high-quality-tutorials-google-custom-search-?-discovering-courses-from-coursera
- mit-ocw-asyncstorage-?-keeping-user-progress-safe-offline-expo-vector-icons-&-gradients-?-for-a-clean
- modern-ui-eas-build-?-to-deploy-on-ios
- react-native-+-expo-?-for-a-smooth
Log in or sign up for Devpost to join the conversation.