profile

Hi, I'm

Kiran

I build things for

On a mission to build something that will enrich people's live.

My Tech Stack

TypeScript
JavaScript
Dart
Php
Python
Bash
Next.js
React
Flutter
Wordpress
Django
Node.js
Linux
Docker
Flask
FastAPI
Power BI
bs4
Pandas
MySQL
Postgres
SQLite
LocalLLM
MCP
Langchain
n8n

Voice Assisted Todo Agent

This is a very simple and minimal Todo agent that helps you manage Todo list with voice input. This App is trying to show how Business Logics are solely performed by LLMs. Though we won't be writing any backend codes, we will be able to do CRUD operation on the sqlite database with the help of the tool calling LLM.