Skip to content
View Prakhar2025's full-sized avatar

Highlights

  • Pro

Block or report Prakhar2025

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

Hi, I'm Prakhar Shukla πŸ‘‹

Full-Stack Engineer Β· Agentic AI Builder Β· IEEE Published Researcher

Architecting agentic AI systems and scalable automation platforms deployed to real users.



Profile Views


πŸš€ About Me

I'm building the AI Trust Layer β€” infrastructure that makes AI outputs verifiable, adversarially resilient, and governable.

Most AI builders focus on making models smarter. I focus on making them trustworthy. Over the past year I've shipped three production systems β€” a hallucination firewall (Top 50 globally, AWS AIdeas), an agentic scam intelligence platform (Top 2% of 40,000+), and a B2B AI governance marketplace β€” that together form a unified trust infrastructure for AI pipelines.

Think: SSL for AI.

  • πŸ€– Agentic AI β€” Built autonomous LLM agents deployed to real users
  • πŸ”§ Full-Stack β€” Next.js + FastAPI + TypeScript, shipped end-to-end
  • πŸ“± Mobile β€” 2 apps live on Google Play Store
  • πŸ“„ Research β€” IEEE & i-manager published, Deepfake Detection
  • πŸ† Recognition β€” National winner IIT Delhi Β· HCL GUVI Top 2% of 40,000+ Β· AWS AIdeas Top 50 Global Finalist

πŸ› οΈ Tech Stack

Frontend & Mobile

Next.js React React Native TypeScript Tailwind CSS

Backend & Cloud

FastAPI Python Node.js PostgreSQL MongoDB AWS Supabase Firebase

AI & LLM

LLM Groq Amazon Bedrock


πŸ“‚ Featured Projects

πŸ—οΈ AI Trust Layer β€” Three production systems, one platform

Live Demo AWS Competition

Real-time hallucination detection API β€” verifies AI outputs against source documents in under 100ms.

  • Serverless AWS (Lambda + API Gateway + DynamoDB) Β· Bedrock Titan Embeddings V2 (1024-dim)
  • Claim extraction β†’ cosine similarity β†’ confidence pipeline (VERIFIED / UNCERTAIN / UNSUPPORTED)
  • 94.53% verification precision Β· Python SDK + TypeScript SDK Β· Next.js real-time dashboard
  • Top 50 Global Finalist β€” AWS 10,000 AIdeas Competition (Global)

Live Demo GitHub

The Autonomous AI Operating System for Startups. Uses multi-agent pipelines to automatically analyze ideas and conduct market research.

  • Multi-agent LangGraph pipeline Β· Bi-directional Notion MCP integration
  • Automated market analysis, competitor research, and startup execution drafting
  • Stack: TypeScript Β· LangGraph Β· Notion API Β· Next.js

Live Demo Hackathon

Autonomous AI honeypot that engages scammers, extracts financial intelligence, and classifies scam types in real time.

  • 5 adaptive LLM personas (LLaMA 3.3-70b via Groq) Β· 8 scam type classifications Β· 98% extraction accuracy
  • 13+ FastAPI REST endpoints Β· Next.js 14 dashboard Β· MongoDB Atlas Β· Deployed on Render + Vercel
  • Grand Finalist β€” India AI Impact Buildathon 2026 (Top 2% of 40,000+ participants)

Live Demo API Docs

Full-stack AI SaaS marketplace combining Product Hunt + G2 + Gartner capabilities for Series A–D startups.

  • AI Trust Score, sentiment analysis, upvote system, enterprise pilot marketplace
  • Role-based access (Founder, Buyer, Admin) Β· 50+ REST API endpoints Β· 7,000+ lines of code
  • Solo-built and fully deployed β€” Next.js 14 Β· FastAPI Β· PostgreSQL Β· Supabase Β· Clerk Auth

Live Demo Demo Video

AI-native workspace where natural language generates state-managed UI components in real time.

  • 9 generative components Β· 10 AI tools Β· GitHub MCP integration Β· Voice input Β· Workspace persistence
  • Built for Tambo AI "UI Strikes Back" Hackathon 2026
  • Stack: Next.js 15 Β· TypeScript Β· Tambo AI SDK Β· Framer Motion Β· Tailwind CSS

πŸ“š Research Publications

Paper Venue Status Links
Comprehensive Deepfake Detection: A Comparative Study on Image and Video Forgery IEEE PuneCon 2025 Published IEEE Β· GitHub
Advanced Deepfake Image Detection: A Robust Framework using InceptionV3 and Xception i-manager's JIP Published DOI

πŸ† Achievements

Award Event Details
πŸ₯‡ National Winner (Top 15 of 15,000+ teams) SBI Youth Ideathon 2025 β€” IIT Delhi INR 20,000 Prize
πŸ… Grand Finalist β€” Top 2% of 40,000+ India AI Impact Buildathon 2026 (HCL GUVI) Presented at Bharat Mandapam, New Delhi
🌐 Top 50 Global Finalist AWS 10,000 AIdeas Competition TruthLayer β€” AI Hallucination Firewall
πŸŽ–οΈ National Innovation Finalist Azim Premji University & BITS Pilani Hyderabad AI-driven Security System
πŸ₯ˆ 1st Runner-Up Hack Wack 2.0 2025 Deepfake Detection (300+ participants)
🎯 1st Runner-Up HackAlthon β€” Azure Developer Community
πŸ“± 2 Apps on Google Play Store Anishree Technologies Internship Shipped within 3-month internship

πŸ“Š GitHub Stats

GitHub Streak

Profile Summary

Top Languages Most Commit Language


Open to full-stack, AI engineering, and agentic AI roles. Available immediately.

LinkedIn Email Portfolio X

Pinned Loading

  1. TruthLayer TruthLayer Public

    πŸ›‘οΈ Real-time AI hallucination firewall β€” verify AI outputs against source documents using Amazon Bedrock Titan Embeddings. Sub-500ms serverless API with 95% precision.

    Python

  2. PRism PRism Public

    The Intelligence Layer for Code Reviews β€” AI-powered PR analysis using AST parsing, graph dependency routing, and permanent architectural decision memory.

    TypeScript

  3. Agentic-Honey-Pot Agentic-Honey-Pot Public

    πŸ›‘οΈ ScamShield: An agentic AI honeypot system that autonomously engages scammers, extracts real-time financial intelligence, and detects fraud using multi-persona LLMs.

    TypeScript

  4. EthAum-Venture-Partners EthAum-Venture-Partners Public

    AI-powered SaaS marketplace combining Product Hunt + G2 + Gartner + AppSumo for Series A-D startups. Features AI credibility scoring, matchmaking, and enterprise pilots.

    TypeScript

  5. VentureNode VentureNode Public

    The Autonomous AI Operating System for Startups. VentureNode uses a multi-agent LangGraph pipeline and the Notion MCP to automatically analyze ideas, conduct market research, and generate execution…

    TypeScript

  6. canvas.ai canvas.ai Public

    An AI-native generative workspace where natural language builds the interface. Built with Next.js 15, Tambo AI SDK, and GitHub MCP.

    TypeScript