Inspiration

In Malawi small businesses do not have access to accounting software, as a result they do not properly track their business performance, the idea behind the app is to provide standard accounting tools at minimal cost

What it does

The app allows small business owners to record products, stock,sales, credit sales. It allows users to use AI to quickly update stock volume and record new sales, users can also opt to use images instead. It also allows users to get AI summaries of sales and suggestions on what to restock.

How we built it

The app is built using jetpack compose and uses hono as a backend to proxy requests to gemini via the gemini sdk.The backend is hosted on vercel.

Challenges we ran into

The first challange was speech to text, most libraries and services are rather costly. The second challenge was request size, vercel has a 4mb media limit. The third challenge was rate limits on gemini.

Accomplishments that we're proud of

The biggest accomplishment is being able to get stock update from gemini from voice and images.

Built With

  • hono
  • jetpack-compose
  • vercel
Share this project:

Updates