Skip to content
View darshdevlab's full-sized avatar

Block or report darshdevlab

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

Darsh Dave

AI / ML builder turning rough ideas into working product demos.

I build AI products that people can open, test, and understand: agent simulations, RAG systems, natural-language data tools, and polished portfolio prototypes.

Portfolio | Repositories | Latest AI DevOps prototype

AI Products RAG Agents LLM Apps

AI Product Lab

I focus on small but complete AI systems: clear UI, realistic demo data, safe execution boundaries, and enough backend logic to prove the idea. My portfolio work is built around practical workflows instead of static mockups.

  • Agent-based simulations for marketing and DevOps decisions.
  • RAG and retrieval comparison systems with measurable outputs.
  • Natural-language data interfaces with SQL validation and source-row inspection.
  • Browser-first demos that can be tested without private keys.

Highlighted Products

DeployPilot simulation run

AI DevOps control-plane simulation for testing deployment flows. It runs Harness-style CI/CD scenarios, shows pipeline logs, generates AI-style analysis, and keeps tester run history.

Live demo | Source

DevOps CI/CD Simulation UI Supabase-ready

AdPilot campaign report

Multi-agent campaign simulator for validating marketing ideas before launch. It creates persona-based user agents, runs campaign behavior, and returns a visual performance report.

Live demo | Source

AI Agents Marketing Simulation Next.js OpenRouter

RAGLab benchmark results

Full-stack RAG strategy comparison prototype. It compares keyword, vector, hybrid, memory, and graph-style retrieval on the same datasets with evidence, latency, coverage, and scoring.

Live demo | Source

RAG Vector Search GraphRAG Supabase

DataTalk natural language data chat

Natural-language company-data query demo with deterministic intent compilation, safe read-only SQL, visible source rows, and an experimental schema-aware SLM path.

Live demo | Source

Text-to-SQL Data Apps SQLite SLM Training

Stack I Use

Python TypeScript React Next.js Supabase Vercel GitHub Pages

What I Am Building Toward

I am shaping a portfolio around AI products that can be evaluated hands-on: not only prompts and screenshots, but systems with workflows, state, validation, and deployment. The goal is to make every project understandable in the first minute and testable in the next five.

Public Work

  • DeployPilot - AI DevOps simulation UI for deployment flow testing.
  • AdPilot - Multi-agent campaign simulator.
  • RAGLab - RAG strategy comparison lab.
  • DataTalk - Natural-language company-data query demo.

Popular repositories Loading

  1. prompt-studio prompt-studio Public

    TypeScript

  2. OverleafMCP OverleafMCP Public

    TypeScript

  3. RAGLab RAGLab Public

    RAGLab: full working RAG strategy comparison prototype with Supabase backend

    Python

  4. DataTalk DataTalk Public

    Natural-language company-data query demo with compiled SQL, safe execution, and SLM training artifacts

    Python

  5. AdPilot AdPilot Public

    Multi-agent campaign simulator for validating marketing campaigns before launch

    TypeScript

  6. DeployPilot DeployPilot Public

    AI DevOps Harness simulation UI for deployment flow testing

    JavaScript