Skip to content
View Siddharth9o9's full-sized avatar

Block or report Siddharth9o9

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

Typing SVG


πŸ‘‹ About Me

siddharth = {
    "role"      : "Senior AI/ML Developer",
    "focus"     : ["LLMs", "Agentic AI", "RAG Systems", "Gen AI"],
    "currently" : "Working on RAG Architectures & Autonomous AI Agents",
    "learning"  : ["Claude", "LLM fine-tuning"],
    "motto"     : "Ship agents, not scripts."
}
  • πŸ”­ Recently built ResearchFlow AI β€” an autonomous 4-agent research pipeline
  • πŸ€– Specialise in LLM orchestration, multi-agent systems & RAG architectures
  • ⚑ I believe in building AI that actually does things, not just answers questions


πŸ› οΈ Tech Stack

AI / LLM Layer

Python LangChain OpenAI Anthropic HuggingFace

ML & Data Science

scikit-learn pandas NumPy Jupyter

Vector DBs & RAG

Pinecone ChromaDB FAISS

Web & UI

Flask Streamlit FastAPI

MLOps & DevOps

Docker GitHub Actions AWS Git


πŸš€ Featured Projects

Project What it does Stack
πŸ”¬ ResearchFlow.AI Autonomous 4-agent pipeline: Search β†’ Scrape β†’ Write β†’ Critique. Produces full research reports end-to-end with live Streamlit UI. LangChain Β· Tavily Β· OpenAI Β· Streamlit
πŸ€– RAG Chatbot Retrieval-augmented chatbot over custom document sets. Hybrid dense+sparse retrieval with source attribution. LangChain Β· ChromaDB Β· OpenAI Β· FastAPI
πŸš— Vehicle Insurance Prediction End-to-end MLOps classification app β€” predicts customer insurance purchase likelihood. Full pipeline: ingest β†’ validate β†’ train β†’ evaluate β†’ deploy. scikit-learn Β· Flask Β· Docker Β· GitHub Actions Β· AWS EC2

πŸ“ˆ Learning Journey

2021  ──▢  Started Python & ML fundamentals
2022  ──▢  Deep-dived into NLP & transformer architectures
2023  ──▢  Picked up LangChain, built first RAG pipelines
2024  ──▢  Shifted to agentic AI β€” multi-agent systems & LLM orchestration
2025  ──▢  Senior AI/ML Developer β€” shipping production-grade AI
NOW   ──▢  Exploring agent memory, fine-tuning & autonomous workflows

🌐 Connect

LinkedIn GitHub Email


"The best AI systems are the ones that work while you sleep."

Pinned Loading

  1. researchflow-ai researchflow-ai Public

    Autonomous multi-agent research pipeline β€” Search β†’ Scrape β†’ Write β†’ Critique

    Python 1

  2. Fraud-Detection Fraud-Detection Public

    # Objective: Detect fraud transaction by building a robust machine learning model

    Jupyter Notebook

  3. MLOPS-Pipeline_Using_DVC_-_AWS-S3 MLOPS-Pipeline_Using_DVC_-_AWS-S3 Public

    This project covers end-to-end ML pipeline creation, working around DVC for experiment tracking and data versioning using AWS S3

    Jupyter Notebook

  4. QnA_ChatbotGenAI-StreamlitApp QnA_ChatbotGenAI-StreamlitApp Public

    Python

  5. Stock-Price-Prediction-Using-Stacked-LSTM Stock-Price-Prediction-Using-Stacked-LSTM Public

    Jupyter Notebook

  6. Vehicle-Insurance-Prediction-End-To-End-Application Vehicle-Insurance-Prediction-End-To-End-Application Public

    An end to end Vehicle Insurance Cost prediction application which can predict the insurance cost based on certain features. Complete MLOPS project with robust pipeline.

    Jupyter Notebook