Skip to content
View meeran03's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report meeran03

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
meeran03/README.md

meeran

I build AI products that sit close to the real world: voice agents, LLM workflows, evals, and backend systems.

Most of my work lives in the space between a cool AI demo and something that actually works with real users.

now

I’m building Kalbi.app, a long-distance relationship app that started after I moved from Texas to Virginia and realized long-distance often becomes passive instead of intentional.

I’m also building Burki.dev, a voice AI platform shaped by almost three years of building real-world phone agents. The goal is simple: make production phone agents easier to build, test, and deploy with transparent pricing and no hidden usage mess.

before

I helped build BiteBuddy.ai, an AI receptionist for restaurants that handled calls, reservations, orders, and customer support.

We grew it to roughly $50k ARR before I moved on to my next projects.

research

At Texas Tech University, I worked with Professor Akbar Namian on AI alignment research around agent behavior, vague policy following, and deceptive policy behavior in AI tool-calling systems.

The core question was simple: when an AI system is given a policy, tools, and room to act, how do we know it is actually following the policy instead of only appearing to?

lately

I keep coming back to voice agents, evals, observability, tool use, RAG, backend reliability, and AI systems that survive production.

My stack is mostly Python, TypeScript, FastAPI, Postgres, Redis, AWS, Docker, WebSockets, Twilio, Deepgram, OpenAI, Anthropic, and pgvector.

reach me

meeran.dev
muhammadmeeran2003@gmail.com

Pinned Loading

  1. streaming_with_function_calling_fastapi streaming_with_function_calling_fastapi Public

    An application that demonstrates how you can asynchronously stream OpenAI Assistant API responses with function calling in FastAPI.

    Python 20 2

  2. assembly-vscode assembly-vscode Public

    Set Up Assembly Language on Visual Studio Code

    Assembly 13 4

  3. hybrid_search_with_postgres hybrid_search_with_postgres Public

    Implementing hybrid search with postgresql + Groq

    Python 8 3

  4. rl-bandits rl-bandits Public

    Python