Skip to content
View navneetprabhakar's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report navneetprabhakar

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
navneetprabhakar/README.md

Hey there, I'm Navneet Prabhakar πŸ‘‹

Senior Engineering Manager @ Target | AI Agent Architect | Java Enterprise Developer

I lead engineering teams at Target while staying deeply hands-on β€” building AI agent systems, MCP integrations, and enterprise Java solutions. My work sits at the intersection of cutting-edge AI and production-grade engineering.

🎯 Current Focus

  • AI Agent Architectures β€” Multi-agent swarm systems with specialized roles for research, analysis, and synthesis
  • Model Context Protocol (MCP) β€” Building MCP servers and clients with Spring AI for tool-augmented AI workflows
  • LLM-Powered Applications β€” RAG pipelines, chat memory systems, and text-to-query engines (InfluxQL, SQL)
  • Real-time Observability β€” Visualization dashboards for monitoring agent-MCP tool interactions
  • Bot Development β€” Telegram and WhatsApp bots with comprehensive command systems using Spring Boot

πŸš€ Featured Projects

AI Agents & MCP

  • trade-mcp-server β€” Stock trading MCP server with Spring AI for tool-augmented financial workflows
  • mcp-client β€” MCP Client implementation with Spring AI
  • mcp-server β€” MCP Server implementation for exposing tools to LLM agents
  • zero-trade-app β€” Agentic AI system which trades with Zerodha Kite connect. Its a multi-agent architecture system with multiple features
  • fno-conservative-algo β€” Conservative F&O algorithmic trading system with AI agents - Spring Boot 3 + Spring AI

LLM Integrations

  • openai β€” OpenAI integration with Spring AI featuring RAG, vector search (pgvector), and chat memory
  • anthropic β€” Claude AI integration with Spring AI
  • gemini β€” Google Gemini API integration with Spring AI
  • javagpt β€” Lightweight GPT implementation with Java 21, Spring Boot 3.2, and Deep Java Library (DJL) for local text generation
  • query-builder β€” Text to Query generator

Bots & Messaging

Enterprise Java

  • drools β€” Drools Rule Engine implementation with Spring Boot ⭐ 5
  • executor β€” Executor Framework patterns and best practices in Java ⭐ 3
  • kafka β€” Kafka producer/consumer implementation with Spring Boot
  • elasticsearch β€” Elasticsearch search integration with Spring Boot
  • dms β€” Document Management System using MongoDB GridFS
  • cowin β€” CoWin Public API integration for Covid vaccination appointments
  • bank-statement-analyser β€” Bank statement analyser with categorisation and control
  • credit-risk-analyser β€” Credit risk analyser for various loan using Bank statement, Credit bureau report, GST / ITR
  • jeasy β€” Jeasy Rule Engine with Spring Boot and Swagger
  • stock-exchange-trade β€” Groww API wrapper for stock & F&O trading - Spring Boot 3
  • fno-dashboard β€” UI Dashboard for tracking investment and strategies

Algorithms & Simulations

  • montecarlo β€” Monte Carlo simulations for casino game probability analysis ⭐ 1
  • geneticAlgo β€” Genetic algorithm implementation
  • tictactoe β€” Tic-tac-toe with AI player using minimax algorithm
  • network β€” Dijkstra's algorithm for train scheduling optimization

πŸ’» Tech Stack

AI & LLM β€” Spring AI, OpenAI API, Anthropic Claude, Google Gemini, Model Context Protocol (MCP), RAG, pgvector, Agent Swarm Architectures, Chat Memory Systems

Backend β€” Java 21, Spring Boot, Spring Framework, Kafka, Elasticsearch, MongoDB GridFS, WebSockets, PostgreSQL

Rule Engines β€” Drools, Jeasy Rules

Bots & Messaging β€” Telegram Bot API, WhatsApp integration, Spring Boot bot frameworks

Observability β€” InfluxDB, InfluxQL, OpenTelemetry, Real-time visualization dashboards

Algorithms β€” Monte Carlo Simulations, Genetic Algorithms, Graph Algorithms (Dijkstra), Game Theory (Minimax), Dynamic Programming

πŸ† Achievements

  • 🦈 Pull Shark β€” Significant pull request contributions
  • ❄️ Arctic Code Vault Contributor β€” Code preserved for future generations

🌱 What I'm Exploring

  • Advanced AI agent patterns and multi-agent orchestration
  • High-performance LLM inference with Java/C++ (JNI)
  • Production-ready RAG and text-to-query systems
  • Agentic SaaS platforms for retail media and advertising

🀝 Let's Collaborate

I'm interested in projects involving AI/ML integration in enterprise Java applications, Spring AI and LLM orchestration, MCP server/client implementations, rule engines and complex business logic, distributed systems and real-time processing, and algorithmic problem-solving.

πŸ“« Get In Touch


πŸ’‘ "Prototyping today's ideas into tomorrow's solutions"

Pinned Loading

  1. trade-mcp-server trade-mcp-server Public

    Stock trading MCP server with Spring AI

    Java

  2. openai openai Public

    Open AI Integration with Spring AI

    Java

  3. mcp-client mcp-client Public

    MCP Client with Spring AI

    Java

  4. drools drools Public

    Drools Rule Engine Implementation with Spring Boot

    Java 5 5

  5. executor executor Public

    Project for Executor Framework implementation in Java

    Java 3 3

  6. montecarlo montecarlo Public

    Monte Carlo Simulations

    Java 1