Inspiration Our inspiration comes from our local community right here in Hanamkonda, Telangana. We've seen the incredible work of women's Self-Help Groups (SHGs) – how they pool their small savings to create a vital credit fund for their members. But we also saw the challenge they face: their entire financial world, a record of every loan, repayment, and saving, is managed in a single, physical notebook. This "lost ledger" problem is a huge risk. A lost book, a simple miscalculation, or a faded entry can lead to confusion and erode the most valuable asset the group has: trust. We wanted to build a tool that was as simple to use as that notebook but as trustworthy and transparent as a bank ledger, using technology that is accessible to everyone, regardless of their technical skill.
What it does SHG Sahayak is a simple, no-code AI-powered assistant that acts as a multilingual accountant for Self-Help Groups. It has two primary functions:
Daily Transaction Logging: A member can describe a transaction in their own natural language (in English, Telugu, Hindi, or Tamil). The app instantly processes this and generates a clean, formal, official record. This record can be copied and pasted directly into the group's WhatsApp chat, creating an immutable, time-stamped, and transparent ledger that every member can see.
Monthly Financial Reporting: At the end of the month, the group leader can copy all the official records from their WhatsApp chat and paste them back into the app. The AI reads all the transactions and instantly generates a complete financial summary, including total savings, loans disbursed, repayments received, interest earned, and a clear list of outstanding loan balances for each member.
How we built it We built SHG Sahayak entirely on the AWS PartyRock platform, a generative AI app builder. The entire application is a no-code solution, meaning we wrote zero lines of traditional code.
Technology: The app is powered by Amazon Bedrock, using powerful foundation models (like Claude 3 Haiku) to understand and process natural language.
Core Logic: The "magic" of the app lies in Prompt Engineering. We crafted a series of detailed, multilingual prompts that instruct the AI on how to act as a precise and honest accountant. We chained different widgets together to create a seamless workflow, where the user's text input is processed by the AI to create a structured text output.
Challenges we ran into Our biggest challenge was that PartyRock, being a simple playground, does not have a persistent database. For a ledger app, this seemed like a deal-breaker. How could we store the records?
We turned this limitation into our core feature. Instead of trying to build a database, we designed the "WhatsApp as a Ledger" workflow. This leverages a platform that is already universally used and trusted by our target users. It solved the data storage problem while simultaneously solving the core issue of transparency, as the official record now lives in a shared, visible space. We also ran into minor syntax challenges, like PartyRock misinterpreting bracket symbols [ ] as commands, which taught us to refine our prompts for perfect clarity.
Accomplishments that we're proud of We are incredibly proud of building a tool that is radically accessible. The multilingual, conversational interface requires no training or technical literacy. Anyone who can send a message on WhatsApp can use this app.
Most importantly, we're proud of creating a solution that directly addresses a real-world problem we see in our own community. This isn't just a fun AI toy; it's a tool designed to build trust, promote financial discipline, and empower women at the grassroots level. Our innovative "WhatsApp as a Ledger" system is an accomplishment we believe can be a model for other community-based applications.
What we learned This project was a powerful lesson in human-centered design and the potential of no-code AI. We learned:
The best solution fits the user's world. Instead of forcing users onto a new platform, we built a tool that integrates with their existing behavior (using WhatsApp).
Prompt engineering is a powerful development tool. We learned how to instruct a massive AI model to perform a very specific, structured task with a high degree of accuracy and in multiple languages.
Limitations can inspire innovation. The lack of a database forced us to come up with our most innovative feature, which ultimately made the app better and more transparent.
What's next for SHG Sahayak: The AI Accountant for Self-Help Groups The journey for SHG Sahayak is just beginning. Our vision is to make it an even more indispensable tool for community finance. Our next steps include:
Expanding Language Support: Adding more regional Indian languages like Kannada and Marathi to serve a wider range of SHGs.
Voice Integration: Incorporating voice-to-text capabilities so members can simply speak their transactions, completely removing the literacy barrier.
Adding New Modules: Based on feedback, we plan to add features like a meeting attendance tracker and a simple inventory manager for SHGs that produce and sell goods.
Data Visualization: Exploring ways to turn the monthly report data into simple charts and graphs to give members an even clearer picture of their group's financial health
Built With
- awspartyrock
Log in or sign up for Devpost to join the conversation.