Skip to content
View abinesh-u's full-sized avatar
🌴
On vacation
🌴
On vacation

Organizations

@Design-and-Code @recodehive @Bauddhik-Geeks

Block or report abinesh-u

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
abinesh-u/README.md
image

Abinesh U

AI Engineer · Building agentic AI systems, multi-agent architectures, and production-grade AI applications.

I design and ship systems where LLMs do real work — not demos, but deployable pipelines with memory, orchestration, retrieval, and observability baked in. My work sits at the boundary of AI engineering and system design: turning foundation models into reliable, scalable products.

I care more about systems that work at scale than benchmarks that look good on paper.


What I Work On

Agentic AI Systems

Multi-agent workflows with LangGraph — structured state, planning strategies, memory architectures, tool orchestration, and agent collaboration patterns that hold up in production.

Retrieval-Augmented Generation (RAG)

Production RAG pipelines with hybrid search, reranking, context compression, vector databases (Qdrant), evaluation frameworks, and access control. Built for accuracy, not just speed.

Voice AI Applications

Low-latency voice systems that chain speech recognition → LLM reasoning → retrieval → speech synthesis into real-time, telephony-ready pipelines.

Production AI Infrastructure

Scalable AI services with observability (OpenTelemetry), structured logging, monitoring, deployment automation, and cloud-native engineering patterns.


Flagship Projects

Project What it does
Hermes_AI Real-time voice AI platform — speech recognition, agentic workflows, retrieval, and synthesis in a single low-latency pipeline.
athena-ai Production RAG platform with query optimization, reranking, vector search, document access controls, and scalable deployment.
AegisAI Enterprise trust and fraud intelligence system with explainable reasoning, calibrated confidence scoring, and governed AI decision-making.
agentic-patterns A practical reference for planning, memory, reflection, tool use, and multi-agent coordination patterns.
fusion-cli CLI tool that scaffolds production-ready FastAPI MVPs from product ideas using AI-assisted workflows.

Tech Stack

Orchestration · LangGraph · LangChain · Multi-Agent Systems
Models · OpenAI · Gemini · Qwen
Retrieval · Qdrant · Hybrid Search · Reranking · RAG
Voice · Deepgram · Real-Time Speech · Telephony
Backend · Python · FastAPI · TypeScript
Infra · Docker · Kubernetes · AWS · Google Cloud
Observability · OpenTelemetry · Structured Logging · Monitoring


Currently

  • Designing enterprise-grade multi-agent orchestration systems
  • Researching context engineering for long-horizon agent tasks
  • Exploring cost-efficient deployment patterns for production AI
  • Writing about AI engineering on Medium

Connect

🌐 abinesh.blog
💼 LinkedIn
🔬 ORCID


Open to

Collaborating on agentic AI systems, enterprise RAG platforms, voice AI infrastructure, and AI engineering projects. Reach out via LinkedIn or GitHub Discussions.

Pinned Loading

  1. AegisAI AegisAI Public

    Enterprise fraud and trust intelligence: explainable reasoning, calibrated confidence, governed AI decision-making.

    Python

  2. athena-ai athena-ai Public

    SLM-first RAG engine: Qwen2.5 query optimizer, BGE reranking, Qdrant vector search, document RBAC, Kubernetes microservices.

    Python

  3. Hermes_AI Hermes_AI Public

    Real-time voice AI orchestration: Deepgram STT, Gemini LLM, Agentic RAG, Modal GPU TTS. Low-latency telephony pipeline.

    Python

  4. abi-portfolio abi-portfolio Public

    Personal portfolio site for Abinesh — AI Engineer. Built with TypeScript, React, and Tailwind. Live at abinesh.blog.

    TypeScript

  5. agentic-patterns agentic-patterns Public

    Practical implementations of core agentic AI patterns: planning, memory, tool use, reflection, and multi-agent coordination with LangGraph.

    Python

  6. fusion-cli fusion-cli Public

    CLI tool that scaffolds production-ready FastAPI MVPs from a product idea using GitHub Copilot and structured prompting.

    Python