Inspiration
I was inspired to create this project to solve a problem in LATAM regarding the lack of retirement opportunities and the excessive work that older people face without rest.
What it does
"There is a database of candidates who are over the retirement age but, for some reason, will not be able to retire. The LLM (Large Language Model) selects the best candidate, then the subsidy transfer is made. If the transfer is successful, a call is made to the beneficiary, using elevenlab agent"
How we built it
The base is Python, and we used libraries such as Elevenlabs, pydantic, langchain, openAI, crewai
Challenges we ran into
- Integration challenges, library management, and ensuring smooth communication between different systems.
Accomplishments that we're proud of
- We were able to integrate everything in a short period and create a platform that can be used by governments to provide subsidies to those in need.
What we learned
- We learned how to create an agent, integrate multiple APIs, and leverage the power of agents in real-world applications.
What's next for the Subsidy Management System for Non-Retirement
- We plan to implement a more robust platform that can connect with financial systems and scale to accommodate more users and functionalities.
Log in or sign up for Devpost to join the conversation.