Skip to content
View jayaprabhapalani's full-sized avatar

Block or report jayaprabhapalani

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

Hey, I'm Jayaprabha 👋

Backend + GenAI Engineer | Python | Agentic AI Systems | AWS

LinkedIn


🧠 About Me

  • 🔨 Backend engineer who builds things that actually work in production
  • 🤖 Specializing in agentic AI systems and scalable APIs
  • ⚡ Python, FastAPI, LangChain, AWS — tools I use daily
  • 📍 Chennai, India

🛠 Tech Stack

BackendPythonFastAPIDjangoCelery

AI / GenAILangChainLangGraphAWS Bedrock

InfrastructureAWSPostgreSQLRedisDocker

FrontendJavaScriptReact


🚀 Featured Projects

ProjectWhat it is
StateMesh Agent RuntimePython-native agentic pipeline framework — typed state, MCP tool bus, structured output contracts, guardrails, OpenTelemetry tracing
HackerNews Search EngineHybrid TF-IDF + vector search engine with Redis caching, Celery, Trie autocomplete
Scribble CloneMultiplayer drawing game backend — WebSockets, asyncio game loop, Redis Pub/Sub for horizontal scaling
Medical Literature TriageMulti-agent pipeline (asyncio + Gemini API) for medical literature classification and triage

📜 Certifications

  • ☁️ AWS Certified Cloud Practitioner (CLF-C02)

Pinned Loading

  1. statemesh-123/state-mesh-agent-runtimestatemesh-123/state-mesh-agent-runtimePublic

    Python-native agentic pipeline runtime with typed state, MCP tool bus, guardrails, and OpenTelemetry tracing

    Python

  2. search-enginesearch-enginePublic

    Hybrid TF-IDF + vector search engine on HackerNews API with Redis, Celery, Trie autocomplete

    JavaScript

  3. scribble-clonescribble-clonePublic

    Multiplayer drawing game backend — WebSockets, asyncio game loop, Redis Pub/Sub for scaling

    JavaScript

  4. Multiagentic_medical_triageMultiagentic_medical_triagePublic

    Multi-agent medical literature triage pipeline using asyncio and Gemini API

    Python