Aayra: Building an AI Agent to Help Students Learn, Adapt, and Grow An Information Technology student has developed Aayra, an AI agent designed to help students create personalized study plans and adapt them based on progress and changing circumstances. The agent uses generative AI to understand student context, analyze goals and constraints, and provide actionable next steps. The project is being developed as part of the Gen AI Academy APAC Edition, leveraging tools like Gemini, RAG, and Cloud Run. As an Information Technology student, I have seen how difficult it can be for students to decide what to learn, what to prioritize, and how to manage their time. Students have different goals, skill levels, schedules, deadlines, and learning needs. A fixed timetable or a traditional productivity tool cannot always adapt to these changes. This made me think: What if an AI Agent could understand a student's situation, create a plan, monitor progress, and adapt when things change? This idea led me to Aayra — an AI Agent for student growth and productivity. Learn. Adapt. Grow. Aayra is an AI Agent designed to help students turn their goals into personalized and actionable plans . Instead of simply answering questions like a chatbot, Aayra is designed to understand the student's context and help determine what they should focus on next. The basic workflow is: Student → Understand → Analyze → Plan → Act → Monitor → Adapt It can consider information such as: The goal is to provide personalized next steps instead of generic advice . Imagine a student says: "I have five days before my DBMS exam. I can study two hours every day and I am weak in Distributed Databases." Aayra can analyze the student's available time, deadline, and weak areas and create a prioritized learning plan. If the student misses a study session, the agent can reconsider the remaining time and adjust the plan. The process can be: Understand → Analyze → Decide → Plan → Act → Monitor → Adapt This makes Aayra different from a static timetable because the plan can respond to changes in the student's situation. Suppose a student wants to become a Full Stack Developer. Their current skills are: HTML, CSS, JavaScript The AI Agent can identify potential next steps such as: React → Backend → Database → APIs → Project If the student's available time changes from two hours to one hour per day, the agent can adjust the plan and prioritize the most important tasks. The objective is not to create a perfect plan once, but to continuously help the student decide what to do next . Generative AI allows students to communicate naturally with the system. For example: "I have college until 4 PM, two assignments due tomorrow, and I also want to practice DSA." Instead of requiring multiple forms, the AI Agent can understand this context and use it to determine priorities. Generative AI can support: The goal is not simply to generate text. The goal is to use AI to help students make decisions and take useful actions . My participation in the Gen AI Academy APAC Edition is helping me explore how practical GenAI applications can be built and deployed. Through the Academy, I am learning about technologies and concepts including: Gemini, AI Agents, RAG, ADK, BigQuery, and Cloud Run. The hands-on experience is helping me understand that a useful AI application needs more than an AI model. It needs: A real problem + relevant context + reasoning + useful actions + a good user experience. Building an AI Agent also comes with challenges. Personalization: Every student has different goals, skills, and schedules. Reliability: AI recommendations need to be relevant and dependable. Adaptation: The system needs to recognize when a plan should change. Human Control: The AI should assist students while allowing them to review and control their decisions. These challenges are also opportunities to learn and improve the system. My vision for Aayra goes beyond study schedules. I want to explore how an AI Agent can support a student's broader journey: Goals → Skills → Learning → Practice → Projects → Progress → Career In the future, Aayra could help students identify skill gaps, discover learning paths, choose projects, prepare for opportunities, and adapt their learning journey. The goal is not to make students dependent on AI. It is to help them become more organized, aware of their progress, and confident about their next step. I want to continue developing Aayra from an idea into a practical working system. My next steps are to experiment with AI Agent workflows, relevant data, tools, cloud deployment, and real user feedback. My approach is simple: Find a problem → Build → Test → Learn → Adapt → Improve Aayra is one step in my journey as a builder. I believe students don't always need more information. Sometimes, they simply need help answering: "What should I do next?" That is the problem I want to explore with Aayra. Learn. Adapt. Grow.