Inspiration

Many students and first-time earners in India find the personal loan process confusing and stressful. Long forms, unclear eligibility rules, repeated document requests, and delayed responses often cause users to abandon applications. As students ourselves, we noticed that people hesitate to apply for loans due to fear of rejection and lack of transparency. This inspired us to redesign the loan journey in a way that is simple, clear, and user-friendly.

What it does

Our project is an AI-powered conversational personal loan assistant that guides users step by step through the loan application process. Instead of filling long forms, users interact with a chat-based system that explains eligibility, verifies details, applies underwriting rules, and generates a provisional sanction letter instantly. The goal is to make digital lending more transparent, inclusive, and accessible.

How we built it

We designed the system using a master–agent architecture. A Master Agent manages the entire conversation and coordinates multiple specialized agents: 1.Sales Agent to explain loan options 2.Verification Agent to validate KYC details 3.Underwriting Agent to apply credit and income rules 4.Sanction Letter Agent to generate a PDF approval The logic is rule-based to ensure explainable decisions. We focused more on system design, user flow, and feasibility rather than heavy coding, as this ideathon emphasizes clarity and planning.

Challenges we ran into

One major challenge was designing a system that balances automation with transparency. We also had to ensure that the solution remains simple for users with low financial literacy. Another challenge was defining clear decision rules that are easy to explain to users while still being realistic. Through iteration and discussion, we refined the flow to keep the user informed at every step.

Accomplishments that we're proud of

1.Designed a complete end-to-end loan journey that is simple and easy to understand for first-time users. 2.Successfully broke down a complex BFSI process into a clear master–agent system architecture. 3.Created transparent and explainable decision rules instead of black-box approvals. 4.Focused on financial inclusion by designing the solution for users with low digital and financial literacy. 5.Converted a real-world problem into a feasible MVP plan suitable for real implementation.

What we learned

Through this project, we learned how important user-centered design is in financial systems. We understood how conversational interfaces can reduce friction and improve trust. We also gained experience in breaking down a complex real-world system into smaller, manageable components and designing an MVP that can be scaled later.

What's next for AI-Powered Personal Loan Assistant

1.Build a working web-based chatbot prototype for user testing. 2.Integrate real KYC APIs and credit score services in a secure environment. 3.Add regional language support to improve accessibility. 4.Conduct user testing with students and first-time borrowers to refine the flow. 5.Partner with financial institutions to move from MVP to real-world deployment.

Built With

  • agent-based
  • ai
  • chatboot
  • conversational
  • rule-based
Share this project:

Updates