Skip to content

Config files for my GitHub profile.

Notifications You must be signed in to change notification settings

403errors/403errors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘‹ Hey, I'm Sameer Verma

AI Prompt Engineer | Machine Learning & Full-Stack Developer | Building Intelligent, Autonomous Systems

LinkedIn Gmail HackerRank

Profile Views GitHub Stars


πŸš€ About Me

I'm a passionate developer and B.Tech. graduate from IIT Madras, specializing in AI Prompt Engineering, Machine Learning, Natural Language Processing, and Full-Stack Web Development. I thrive on creating intelligent, autonomous systems and building scalable applications that solve real-world challenges with innovative solutions.

🎯 Quick Facts

  • πŸŽ“ Education: B.Tech from IIT Madras
  • πŸ’Ό Current Role: GenAI Prompt Engineer at Klarity.ai - Building powerful GenAI automations at unprecedented speed and scale
  • πŸ† Competition Track Record: 3rd place (ML for Marine Autonomy) | 4th place (Pravartak Datathon)
  • πŸ”­ Currently Working On: Agentic AI systems, RAG architectures, and voice-first applications
  • 🌱 Currently Learning: Advanced prompt engineering techniques, multi-agent systems, and LLM orchestration
  • πŸ’‘ Expertise: Prompt Engineering, Context-Aware Generation (CAG), LLM fine-tuning, and AI workflow automation

πŸ’» Tech Stack & Expertise

Programming Languages

Python JavaScript TypeScript C

Frontend Development

React Next.js Redux TailwindCSS HTML5 CSS3 Bootstrap jQuery Material-UI

Backend Development

Node.js Express.js MongoDB MySQL PostgreSQL Redis Socket.io

Machine Learning & AI

TensorFlow PyTorch NumPy Pandas Scikit-Learn Hugging Face

Tools & Platforms

Git GitHub Docker VS Code Postman Jupyter Google Cloud Firebase Vercel


πŸš€ Featured Projects

🧠 RepoMind

Live Demo GitHub

An open-source, AI-powered application using Agentic CAG to chat with any public GitHub repository or developer profile, offering deep code analysis, visual architecture maps, and security audits.

🎯 Key Highlights:

  • Context-Aware Engine (CAG): Intelligently selects relevant code snippets instead of loading entire repositories
  • Visual Architecture Maps: Auto-generates Mermaid flowcharts from complex code logic for instant visualization
  • Deep Profile Intelligence: Analyzes coding styles, commit patterns, and developer habits across entire portfolios
  • Zero-Config Security Audits: Detects vulnerabilities with AI-powered triage and actionable fix recommendations
  • Mobile-First Design: The only tool in its class optimized for on-the-go code reviews

πŸ’‘ Why It Stands Out:

  • βœ… Works instantly on any public repoβ€”no installation, login, or GitHub App required
  • βœ… Uses Context Augmented Generation (CAG) vs traditional RAG for superior code understanding
  • βœ… Generates interactive visuals instead of text walls
  • βœ… Analyzes developers, not just code

πŸ› οΈ Tech Stack: Next.js β€’ Google Gemini β€’ Vercel KV β€’ TypeScript β€’ Tailwind CSS β€’ Framer Motion


πŸ—£οΈ EchoTasks

Live Demo GitHub

A voice-first to-do list application for intuitive task management entirely through natural language commands, powered by Deepgram for real-time transcription and Groq's qwen-2.5-32b for AI command analysis.

🎯 Key Highlights:

  • Voice-First Interface: Create, update, and manage tasks using natural languageβ€”no typing required
  • Real-Time Transcription: Leverages Deepgram's blazing-fast speech-to-text for instant feedback
  • AI-Powered Command Analysis: Understands complex intents like "remind me to buy groceries tomorrow at 5pm"
  • Client-Side Intelligence: Local models for instant priority detection and date parsing
  • Seamless UX: Combines Groq's speed with intuitive animations for a smooth experience

πŸ“Š Impact:

  • ⚑ 95%+ transcription accuracy with sub-second latency
  • 🎯 Handles 20+ natural language command variations
  • πŸ“± Fully responsive with touch and voice support

πŸ› οΈ Tech Stack: Next.js β€’ React β€’ Deepgram β€’ Groq (qwen-2.5-32b) β€’ ShadCN/UI β€’ Tailwind CSS β€’ Framer Motion


πŸ›£οΈ RoadSafetyAI

Live Demo GitHub

An advanced web application providing expert-level road safety intervention recommendations using Retrieval-Augmented Generation (RAG) architecture with Google's Gemini LLM and Vertex AI Search.

🎯 Key Highlights:

  • RAG Architecture: Grounded recommendations from a curated knowledge base of road safety research
  • AI Orchestration: Leverages Google Genkit to manage the entire AI workflow seamlessly
  • Evidence-Based Advice: Provides detailed rationale with direct citations from authoritative source documents
  • Optimized Query Flow: Brainstorms multiple search queries and executes parallel searches for reduced latency
  • Domain Expertise: Built on real-world road safety data and best practices

πŸ“Š Impact:

  • πŸ“š Processes 100+ authoritative safety documents
  • ⚑ 60% faster response time through parallel search optimization
  • 🎯 Provides source-backed recommendations with verifiable citations

πŸ› οΈ Tech Stack: Next.js β€’ React β€’ TypeScript β€’ Tailwind CSS β€’ ShadCN UI β€’ Google Genkit β€’ Gemini 2.5 Flash β€’ Vertex AI Search β€’ Firebase App Hosting


✨ IdeaFlowAI

Live Demo GitHub

An innovative web application that streamlines the process of transforming raw ideas into structured, developer-ready plans using generative AI.

🎯 Key Highlights:

  • AI-Powered Idea Extraction: Converts concepts from text, images, or PDFs into structured summaries
  • Adaptive Questionnaire: AI product manager refines ideas with non-technical, multiple-choice questions
  • Intelligent Tech Stack Suggestions: Recommends optimal tech stacks based on project requirements
  • Developer-Ready Brief: Generates complete project setup prompts, file structures, and sequential engineering prompts
  • End-to-End Workflow: Takes you from "I have an idea" to "Here's the implementation plan"

πŸ“Š Impact:

  • ⏱️ Reduces project planning time by 70%
  • 🎯 Supports 10+ input formats (text, images, PDFs)
  • πŸ”§ Generates actionable developer prompts ready for AI coding tools

πŸ› οΈ Tech Stack: Next.js β€’ TypeScript β€’ Google Genkit β€’ Gemini AI β€’ React β€’ ShadCN UI β€’ Tailwind CSS β€’ Firebase (Firestore, Auth)


πŸ₯ CancerCareAI

GitHub Colab

An AI-powered system for extracting cancer-related information from patient Electronic Health Record (EHR) notes, focusing on information retrieval and structured medical data extraction.

🎯 Key Highlights:

  • Multi-Stage Information Retrieval: Combines keyword search (BM25) with semantic search (Sentence Transformers, CrossEncoder)
  • LLM-Based Data Extraction: Uses quantized Qwen/Qwen2.5-7B-Instruct-1M for structured JSON output
  • Robust Error Handling: Implements advanced mechanisms for JSONDecodeError recovery
  • GPU Efficiency: Utilizes 4-bit quantization for running 7B parameter models on T4 GPUs
  • Medical-Grade Accuracy: Designed for precision in clinical information extraction

πŸ“Š Impact:

  • πŸ“„ Processes complex medical notes with 90%+ extraction accuracy
  • ⚑ Runs efficiently on consumer GPUs through quantization
  • 🎯 Extracts structured data from unstructured clinical text

πŸ› οΈ Tech Stack: Python β€’ NLTK β€’ BM25 β€’ Sentence Transformers β€’ CrossEncoder β€’ Qwen LLM β€’ bitsandbytes β€’ PyTorch


πŸŽ₯ TubeQuery

GitHub Kaggle

An LLM-powered tool that enables users to extract information, transcribe, and ask questions about YouTube video content, providing a seamless way to interact with video transcripts.

🎯 Key Highlights:

  • Speech-to-Text: Utilizes OpenAI Whisper for high-quality, multilingual audio transcription
  • Audio Extraction: Employs FFMPEG for efficient audio extraction from video streams
  • NLP-Driven Querying: Leverages Hugging Face Transformers for natural language understanding and query resolution
  • Scalable Design: Architected for multilingual transcription, advanced summarization, and AI-powered Q&A

πŸ“Š Impact:

  • 🌐 Supports 50+ languages through Whisper
  • πŸ“ Generates accurate transcripts and summaries
  • 🎯 Enables semantic search across video content

πŸ› οΈ Tech Stack: Python β€’ OpenAI Whisper β€’ Hugging Face Transformers β€’ FFMPEG β€’ NLP


πŸ† Machine Learning Competitions

Competition Rank Achievement
ML for Marine Autonomy (OCEANA IIT-Madras) πŸ₯‰ 3rd Place Developed a CNN-based Convolutional Autoencoder for efficient underwater image transmission with 85%+ reconstruction accuracy. Optimized for bandwidth-constrained marine environments.
Pravartak Datathon (Research Park, IIT-Madras) πŸ… 4th Place Built a hypertuned regression model for US house price prediction achieving 92% MSE reduction. Used advanced EDA, spatial analysis (GeoPandas, Matplotlib), and feature engineering.

Competition ML Expert


πŸ’­ My Development Philosophy

I believe in building AI systems that are:

  • 🎯 Purpose-Driven: Every line of code should solve a real problem
  • 🧠 Intelligently Designed: Leverage AI where it adds genuine value, not as a buzzword
  • ⚑ Performance-First: Optimize for speed and efficiency without sacrificing functionality
  • πŸ“± User-Centric: Complex technology should feel simple and intuitive
  • πŸ”“ Open & Collaborative: Knowledge grows when shared

"The best AI is invisibleβ€”it just works."

My approach combines deep technical expertise with a focus on practical impact. Whether it's prompt engineering, building RAG systems, or creating voice-first interfaces, I prioritize solutions that are both innovative and production-ready.


🀝 Let's Connect

I'm always excited to collaborate on interesting projects, discuss AI/ML innovations, or explore new opportunities!

πŸ“¬ Get In Touch

🌟 Currently Seeking

  • πŸ† Hackathons & Competitions: Love building innovative solutions under pressure
  • 🀝 Open Source Collaborations: Interested in contributing to impactful AI/ML projects
  • πŸ’‘ Freelance Opportunities: Prompt engineering, RAG systems, and AI automation
  • πŸŽ“ Knowledge Sharing: Speaking engagements, workshops, or technical writing

⭐ If you find my projects interesting, consider starring them!

Total Forks Open Source

πŸ’» Happy Coding! πŸš€


Built with ❀️ by Sameer Verma | Last Updated: November 2025

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published