Skip to content
View utsav1033's full-sized avatar

Highlights

  • Pro

Block or report utsav1033

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
utsav1033/README.md

intro

passionate in building things at the intersection of AI and backend systems.

currently learning DSA.

ask me anything on AI and Backend Systems :)

Gmail LinkedIn GitHub LeetCode


stack

category tools
ml / ai PyTorch TensorFlow scikit-learn XGBoost
backend FastAPI Spring Boot
infra Docker Nginx AWS Terraform
databases MySQL SQLite Supabase

projects

project status about
RAGHealthCareBot   ↗ wip RAG-based medical QA. vector DB + auth in progress.
NeuroPanda AI Debugger   ↗ wip RAG-powered production error debugger. paste error → root cause + related commits + past incidents.
agent-mark v1 eval harness for ai agents, ran tests on Trustclaw, and open source agent
llm-eval live Python library + CLI for evaluating LLM applications. define async evaluation pipelines, run scored test suites, compare prompts/models, and detect regressions.

dsa

covered so far: arrays · recursion · backtracking · greedy · hashmaps

early days (-.-)zzz


thankyou

Pinned Loading

  1. AWS-Serverless-URL-Shortener AWS-Serverless-URL-Shortener Public

    Serverless URL shortener using AWS Lambda, S3 and DynamoDB

    HTML

  2. Weather-App Weather-App Public

    Weather app website which fetches city's weather through API made using FastAPI. API calls and responses stored as well

    Python

  3. RAG-Healthcare-Chatbot RAG-Healthcare-Chatbot Public

    TypeScript