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

Block or report Rupam0710

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.

Content in all repositories owned by your account will be closed.
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
Rupam0710/README.md

👋 Hey, I'm Rupam

SDE-2 Full Stack Developer @ Euromonitor International
Building intelligent systems with LLMs, RAG & multi-agent pipelines

Portfolio GitHub LinkedIn

Profile Views Contributions

📊 Contribution Activity

Contribution Graph

🚀 The Shift

Transitioning from traditional full-stack web development to AI engineering—leveraging production software architecture to build intelligent systems that think, reason, and autonomously solve complex problems.

📌 Current Projects

🌟 Open-Source Projects

Actively maintaining and contributing to community-driven AI initiatives:

  • OpenMAIC ⭐ 33,365
    Open Multi-Agent Interactive Classroom — Get an immersive, multi-agent learning experience in just one click

  • diagram-design ⭐ 33,586
    38 editorial diagram types for Claude Code, Codex, and Pi. Self-contained HTML + SVG. No shadows. No Mermaid slop.

  • docling ⭐ 66,149
    Get your documents ready for gen AI

  • awesome-llm-apps ⭐ 136,609
    100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.

  • knowledge-catalog ⭐ 9,112
    Google Cloud Knowledge Catalog tools and samples.

🧩 Other Notable Projects

Exploring emerging patterns in agentic AI, workflow automation, and multimodal systems:

  • ai-cookbook — Practical, code-first AI engineering recipes covering LLM APIs, RAG pipelines, document extraction, and conversational AI
  • pgvectorscale-rag-solution — An implementation of pgvector scale to build powerful RAG solutions
  • ResearchSwarm — A swarm of specialized AI agents that collectively researches complex topics and produces structured, cited synthesis reports
  • Open-Knowledge-Format-OKF — A curated knowledge base documenting Google Cloud's open specification for portable metadata and context
  • AI-Skin-Specialist — Multimodal healthcare assistant combining voice, image, and video analysis with conversational AI guidance
  • django-celery-redis-async-tasks — Async task queue patterns with Django, Celery & Redis — foundational architecture for AI agent frameworks
  • agentic-ai-with-pydantic-ai — Type-safe, production-grade LLM agents with structured outputs, dependency injection, and tool use
  • Job-Hunter-Agent — AI agent that searches LinkedIn, Naukri, Wellfound and Cutshort in parallel with scored job matches

🤝 Open Source & Collaboration

I enjoy building in public, sharing practical AI patterns, and contributing to tools that make intelligent systems more useful and accessible.

✨ Community & experimentation

  • Building reusable AI architecture patterns and prototypes
  • Exploring practical LLM integrations for production-ready systems
  • Sharing learnings around agents, RAG, evaluation, and multimodal experiences

🛠️ Tech Stack

💼 By Day

C# Python TypeScript JavaScript Angular React ASP.NET Core SQL Server Azure Redis PostgreSQL

🌙 By Night (AI & LLMs)

LangGraph PydanticAI FastAPI Google Gemini OpenAI pgvector Celery Docker

Specializations: RAG Pipelines · Multi-Agent Systems · Document Processing · Full-Stack AI Apps · pgvector & Vector Search

🔗 Let's Connect

Platform Link
🌐 Portfolio rupampalportfolio.netlify.app
💻 GitHub @Rupam0710
💼 LinkedIn Rupam Pal

⚡ What Drives Me

  • 🎯 Building production-grade AI systems that blend reliability with innovation
  • 🔒 Type-safe LLM applications that scale
  • 🤖 Scalable multi-agent architectures solving real problems
  • 📦 Full-stack development with modern frameworks
  • 🌟 Open-source contributions that matter

Let's build something extraordinary together! 🚀

Exploring the intersection of software engineering and artificial intelligence

Pinned Loading

  1. -ResearchSwarm-Multi-Agent-Deep-Research-Engine -ResearchSwarm-Multi-Agent-Deep-Research-Engine Public

    A swarm of specialized AI agents that collectively researches any complex topic and produces a structured, cited, synthesis report — far beyond what a single LLM call could produce.

    Python

  2. ai-cookbook ai-cookbook Public

    Practical, code-first AI engineering recipes covering LLM APIs, RAG pipelines, document extraction, and conversational AI — built with Python.

    Python

  3. AI-Skin-Specialist AI-Skin-Specialist Public

    AI Skin Specialist is a multimodal healthcare assistant that takes patient voice, skin images, and video, converts speech to text, analyzes visuals with an LLM, and returns both written guidance an…

    Python

  4. agentic-ai-with-pydantic-ai agentic-ai-with-pydantic-ai Public

    Exploring PydanticAI — type-safe, production-grade LLM agents with structured outputs, dependency injection, and tool use.

    Python