Skip to content
View anubhavtech574's full-sized avatar

Block or report anubhavtech574

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

πŸš€ Anubhav Srivastava β€” AI & Data Science Portfolio

πŸ‘‹ Hello! I’m Anubhav, a Manager at HSBC specializing in Generative AI, RAG and production-grade ML systems.

[Email


🧭 Table of Contents

  1. About Me
  2. Highlights
  3. Skills
  4. Featured Projects
  5. Try It Yourself
  6. How To Contribute
  7. Contact

πŸ’‘ About Me

  • Experience with ETL pipelines, RAG, LangChain, LangGraph, AutoGen, and agentic AI.
  • Formerly at Capgemini delivering scalable enterprise data workflows.

"I solve hard data problems with intelligent pipelines and responsible AI."


🌟 Highlights

  • Built agentic workflows for multi-step reasoning over knowledge sources (Wikipedia, ArXiv, Tavily).
  • Developed Swarm AI orchestration using n8n + LLM agents with real-world integrations (Gmail, Calendar, Travel booking).
  • Engineered low-latency RAG pipelines with Groq LPU + Llama/Gemma, backed by Pinecone/AstraDB.
  • Deployed APIs using FastAPI + LangServe, monitored with LangSmith.

πŸ› οΈ Skills

Languages & Libraries

Python Python: Proficient in Python for data science, machine learning, and statistical analysis.
SQL SQL: Extensive experience working with relational databases, creating and optimizing queries.
Pandas Pandas: Expertise in data manipulation and analysis.
NumPy NumPy: Advanced numerical computing and handling of large datasets.
Scikit-Learn Scikit-Learn: Building machine learning models, including regression, classification, and clustering algorithms.
Matplotlib Matplotlib & Seaborn: Data visualization for insightful analysis and clear communication.
Power BI Power BI: Creating interactive dashboards and reports for business intelligence.

Other Skills

  • Postman, Gen AI, LLM, NLP, Streamlit, Computer Vision
  • Agentic AI, LangGraph, Prompt Engineering, LLM Fine-Tuning
  • Git, Excel, Jira


πŸ“ Featured Projects

Agentic AI Workflow (LangGraph Framework) | Project Link

  • Designed an agentic AI workflow using LangGraph StateGraph, enabling structured orchestration of LLM reasoning.
  • Implemented tool-enabled agents with LangChain, integrating external sources (Wikipedia, ArXiv, Tavily) for dynamic retrieval.
  • Built conditional routing and multi-step reasoning pipelines so LLMs autonomously decide when to invoke tools.

Swarm AI – Agentic Automation Platform (n8n + LLMs)

  • Designed an event-driven multi-agent architecture in n8n where AI agents coordinate for workflows (email β†’ calendar β†’ travel booking).
  • Developed modular sub-workflows with API integrations (Google Workspace, search APIs) and dynamic prompt chaining.
  • Deployed a real-world assistant with Telegram + voice interface, showing end-to-end automation and multimodal orchestration.

Generative AI & LLM Applications (LangChain Ecosystem) | Project Link

  • Built high-performance RAG pipeline with Groq LPU using Llama 3.1 / Gemma for fast query responses over large unstructured content.
  • Designed scalable vector search with AstraDB (Cassandra) and Pinecone, optimizing embeddings for context-aware generation.
  • Developed end-to-end pipelines and deployed LLM apps as REST APIs using FastAPI + LangServe, with monitoring via LangSmith.

▢️ Try It Yourself

  1. Clone:
git clone https://github.com/your-username/your-repo.git
cd your-repo
  1. Setup venv:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  1. Run a sample pipeline:
python examples/run_rag_demo.py
  1. Explore project notebooks in notebooks/ for interactive experimentation.

🀝 How To Contribute

  • Star ⭐ the repository if you find it useful.
  • Open issues for bugs or enhancement ideas.
  • Submit PRs with clear descriptions and tests.

πŸ“¬ Contact


Enjoy exploring β€” let’s make AI & ML in finance smarter and safer together!

Pinned Loading

  1. Generative-AI-LangChain-main Generative-AI-LangChain-main Public

    Python

  2. Agentic-AI-LangGraph Agentic-AI-LangGraph Public

    Python

  3. Holiday-Package-Predictor-main Holiday-Package-Predictor-main Public

    Jupyter Notebook