This is a submission for the Runner H "AI Agent Prompting" Challenge
What I Built
ScholarTrack is an end-to-end AI-integrated platform that allows students to discover, apply for, and manage scholarship opportunities automatically. It leverages Runner H as an autonomous agent that finds scholarships and submits them directly into a fully functional web dashboard built with Bolt and Supabase.
This project streamlines the time-consuming and often overwhelming process of scholarship searching and tracking by delegating it to an AI agent, while providing students with a modern, mobile-friendly dashboard to manage their applications.
đź”— Live Demo: scholartrack-production.app
🔑 Demo Login:
Email: demo@scholartrack.com
Password: demo123456
GitHub Repo: ScholarTrack.git
Here are screenshots from the live platform:
- 📊 Real-time dashboard with status summaries
- 📝 Application cards with full CRUD support
- 🔄 "Claim Demo Data" feature for new users
- 🤖 API connection with Runner H
How I Used Runner H
Runner H acts as the autonomous AI agent that:
- Finds fully-funded scholarships tailored to a student's background
- Fills in application details like title, link, deadline, and notes
- Sends the data via a
POSTrequest to the backend API:https://<SUPABASE_URL>/functions/v1/applications - Can call
/applications/summaryto generate weekly reports
Example prompt to Runner H:
“Use this student profile to find 3 international scholarships. Apply on their behalf and submit the application details (title, link, deadline, status) to the provided API endpoint.”
The Supabase function is protected with an Authorization header and properly structured to accept Runner H’s submission.
Use Case & Impact
🎯 Use Case
- Target Audience: University students, especially in Africa and emerging markets
- Problem Solved: Discovering and organizing scholarship applications is hard and tedious
- Solution: Delegate it to an AI agent and manage it from a single unified dashboard
đź’Ą Impact
- Empowers students with limited time and resources to access funding opportunities
- Reduces stress and increases the chances of submitting more applications
- Introduces automation into a space that desperately needs it
Social Love ❤️
📢 Shared on:
Let’s make education more accessible with automation! 🚀
Team Submission
Created by:
@eztosin
đź§ Powered by:
- Runner H (agent automation)
- Bolt (code generation and deployment)
- Supabase (auth, DB, API)
- Netlify (frontend hosting)
Thanks for reading, and happy prompting! ⚡


Top comments (4)
I recently came across ScholarTrack, an AI-powered scholarship management dashboard, and it’s a game-changer for students seeking financial support. What I love about it is how it streamlines the entire process—matching students with relevant opportunities, tracking application deadlines, and even providing insights on improving your chances of success.
For international students, finding the right funding can be especially challenging. Platforms like ScholarTrack make it easier to discover scholarships for international students that align with their academic profile, field of study, and financial needs. This not only saves time but also increases the chances of securing fully or partially funded programs.
With AI tools like this, navigating the complex world of scholarships becomes much more manageable, allowing students to focus on preparing strong applications and excelling academically. It’s exciting to see technology making higher education more accessible globally!
Thank you for your kind words, Rojar Despande. I hope I'll make it fully functional someday. I have a lot going on, but it's definitely on my mind.
This is a really good use case for AI. You're not damaging academic integrity, but you're saving students a lot of time!
Thank you, sir! I'm glad you found it meaningful.