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

Block or report prashant-cr

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

🧬 About Me

class PrashantSuthar:
    role       = "AI/LLM Backend Engineer"
    experience = "8+ years"
    location   = "India 🇮🇳"

    def superpowers(self):
        return {
            "ai":         ["LLM apps", "RAG", "AI agents", "structured outputs", "model evals"],
            "backend":    ["FastAPI", "Django", "async workers", "high-volume APIs"],
            "extraction": ["100+ sites scraped", "anti-bot bypass", "document parsing"],
            "automation": ["end-to-end pipelines", "browser automation", "scheduled workflows"],
            "cloud":      ["AWS", "Docker", "CI/CD", "serverless"],
        }

    def mission(self):
        return "Convert raw, scattered, unstructured chaos → clean, reliable, business-ready data"

I build intelligent backend systems that transform websites, documents, APIs, databases, and unstructured content into clean, structured, actionable data — with AI at the core of the pipeline, not bolted on as an afterthought.


⚡ What I'm Building Right Now

🤖 AI & LLM Applications

LLM-powered systems with structured outputs, semantic search, RAG, intelligent agents, and human-in-the-loop feedback workflows.

🕷️ Intelligent Data Extraction

Pipelines that extract, clean, validate, and monitor data from websites, marketplaces, directories, documents, APIs, and databases.

📏 AI Evaluation & Benchmarking

Multilingual model evaluation, response benchmarking, correction workflows, and quality-measurement systems.

⚙️ Production Backend Systems

Scalable APIs, async workers, auth systems, queues, and integrations — engineered in Python for real production load.

🔄 Workflow Automation

Automating repetitive data-collection, processing, validation, monitoring, and delivery — so humans never do robot work.

☁️ Cloud Infrastructure

Dockerized, monitored, CI/CD-driven deployments on AWS — built to run unattended and recover on their own.


🛠️ Tech Arsenal

Languages & Backend

Backend stack

Cloud, DevOps & Tooling

DevOps stack

AI / LLM Engineering

OpenAI Google Gemini Hugging Face LangChain RAG AI Agents Vector DBs

Data Extraction & Processing

Scrapy Playwright Selenium BeautifulSoup Pandas Celery ETL


🧠 Selected Work

Project What It Does
🤖 AI-Powered Data Intelligence Platform Connects to websites, documents, APIs & databases → extracts, validates, and transforms information into structured business data
📊 LLM Benchmarking & Review System Human-in-the-loop platform comparing AI model responses, collecting corrections, and computing quality metrics
🎙️ Multilingual Speech Data Pipeline Scalable audio segmentation, transcription, validation, and cloud-based dataset delivery
💰 Automated Price Monitoring Collects product prices, matches products, detects changes, and produces pricing intelligence
🌐 Large-Scale Web Extraction Extraction workflows for 100+ websites — ecommerce, property portals, travel sites, directories, public data
Business Workflow Automation Multi-step browser + backend + data-processing automation that eliminates manual work

📂 Featured Open-Source Projects

MCP Server Python Tests

Give your LLM a front desk. An MCP server that turns Claude Desktop, Claude Code, or any MCP client into an AI receptionist for a medical clinic — booking & rescheduling appointments, patient registration, pre-visit intake, reminders, with destructive actions held back for confirmation and clinical questions routed away from the model.

Multi-Agent Python MIT

Multi-agent crop advisory for smallholder farmers. Ask a free-form question — "Should I irrigate my cotton this week?" — and an LLM orchestrator delegates to specialist tools (live weather, mandi prices, an agronomy rule engine), returning a short actionable advisory in the farmer's own language. Also runs fully offline with no LLM and no API keys.

Agent Skills Agents Scraping

Installable skills that teach coding agents to scrape like an expert. Self-contained instruction packages for Claude Code, Cursor, Copilot & 20+ agents — covering the full life of a scraping project: site feasibility audits, selector-free structured extraction, broken-scraper diagnosis, and proxy cost analysis. One command to install: npx skills add prashant-cr/skills


📈 GitHub Analytics

GitHub Stats GitHub Streak Top Languages Contribution Graph

🏆 GitHub Trophies

GitHub Trophies

🤝 Let's Build Something

I'm open to collaborating on:

🤖 AI & LLM-powered applications  ·  ⚙️ Backend systems & APIs  ·  🕷️ Web scraping & data extraction  ·  📄 Document-processing automation  ·  📊 Data monitoring & intelligence platforms  ·  ☁️ Cloud infrastructure & workflow automation


Email


"Building intelligent systems that turn complex data into useful decisions."

⚡ AI · Backend · Data Extraction · Automation · Cloud

🏏 Off the keyboard? You'll find me watching or playing cricket.

Pinned Loading

  1. awsdata awsdata Public

    Fetch AWS Pricing Data region wise

    Python

  2. booking-site-webscraper booking-site-webscraper Public

    This is scraper for booking.com website.

    Python

  3. code-20210224-prashantsuthar code-20210224-prashantsuthar Public

    Python

  4. covid-19-app covid-19-app Public

    Covid-19 Backend app

    Python

  5. Flask-Rest-Boilerplate Flask-Rest-Boilerplate Public

    This is project for the flask Rest API Boiler plate.

    Python

  6. youtube_data_scraper youtube_data_scraper Public

    The Project is basically scraping the data from the youtube using the youtube free apis.

    Python