Inspiration

I am a college student and a hosteller too,in my first year i can't able to track track expense like travel expense,food expense,medical expense,etc,,.so i decided to build an ai agent which will help to track the expense and manage it .

What it does

It is a AI agent that interacts with agent to agent usimg fetch.ai ask the other user to send money within a date.

How we built it

I built a local agent-based expense tracker using Fetch.ai’s uAgents framework. One agent records expenses in a database, while another test agent sends expense data for tracking and splitting costs." since It is a prototype ,this runs locally.

Challenges we ran into

I faced challenges in setting up agent-to-agent communication, handling endpoint resolution, and ensuring the agents were properly registered on the testnet.

Accomplishments that we're proud of

As a begginer,I’m proud that I was able to build two AI agents that can communicate with each other, send expense data, and simulate how a decentralized expense tracking system could work using the Fetch.ai uAgents framework.

What we learned

I learned how to create autonomous agents using the Fetch.ai uAgents framework, how to structure agent-to-agent communication, and how to store and process data using SQLite in a decentralized system.

What's next for STARBOLD

I plan to develop this agent into a more autonomous system that not only tracks and splits expenses but also motivates users to save and invest wisely by offering insights, reminders, and personalized financial tips.

Built With

  • agentverse.ai
  • fetch.ai
  • framework
  • pydantic
  • python
  • sqlite
  • uagents
  • uvicorn
Share this project:

Updates