Skip to content
View vighnesh-xi's full-sized avatar

Block or report vighnesh-xi

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
vighnesh-xi/readme.md

👋 Hello, I'm Vighnesh

I'm an AI Engineer and Backend Developer focused on building intelligent software systems with Python, LLMs, RAG pipelines, agentic AI, and scalable backend architectures.

I enjoy working at the intersection of AI + software engineering—from evaluating LLMs and designing retrieval pipelines to building APIs, observability systems, and AI-powered developer tools.

AI Engineering
      +
Backend Systems
      +
LLMs / RAG / Agents
      =
Practical AI Applications

My goal is simple:

Build AI systems that are useful, reliable, observable, and engineered to work beyond the demo.


🧠 What I Work On

┌──────────────────────────────────────────────────────┐
│                 AI & LLM SYSTEMS                     │
│                                                      │
│  • Retrieval-Augmented Generation (RAG)              │
│  • Hybrid Search & Semantic Retrieval                │
│  • Agentic AI Workflows                              │
│  • LLM Evaluation & Validation                       │
│  • Prompt Engineering                                │
│  • Model Fine-Tuning                                 │
└──────────────────────────────────────────────────────┘

┌──────────────────────────────────────────────────────┐
│                 BACKEND & ENGINEERING                │
│                                                      │
│  • REST API Development                              │
│  • FastAPI                                           │
│  • Secure Request Validation                         │
│  • Structured Error Handling                         │
│  • Observability & Logging                           │
│  • API Testing & Reliability                         │
└──────────────────────────────────────────────────────┘

💼 Experience

Backend Engineer Intern — Humanify Technologies

Jan 2026 – Jul 2026

  • Developed and tested REST APIs with secure request validation, input sanitization, and structured error handling.
  • Implemented structured logging and observability patterns to improve failure detection and reduce debugging time.
  • Performed thorough API validation using Postman, covering edge cases and ensuring reliable data exchange.

GenAI LLM Engineer Intern — CodeFeast

Sep 2025 – Jan 2026

  • Evaluated GPT, Claude, and Gemini across 150+ prompts using structured JSON-based validation frameworks.
  • Identified 50+ edge cases affecting LLM response consistency and reliability.
  • Built assertion-based checks to improve automated validation and model reliability.

Project Intern — DataCrush Analytics

Mar 2025 – May 2025

  • Built SK Fruits, a Java Android application for inventory management and CRM.
  • Developed a system used by 150+ users, including 140+ customers and 6+ administrators.
  • Applied SOLID principles and MySQL-backed validation to improve maintainability and system integrity.

🚀 Featured Projects

🔍 TraceX-AI

AI Codebase Understanding Assistant

Understand unfamiliar codebases faster with hybrid retrieval and structural code intelligence.

Stack: Python FastAPI React FAISS BM25 Tree-sitter

  • Built a Hybrid RAG pipeline combining dense and keyword retrieval for accurate codebase question answering.
  • Implemented AST-aware chunking using Tree-sitter for more meaningful code context.
  • Generated dependency graphs to improve contextual retrieval.
  • Developed GitHub repository ingestion and indexing workflows.
  • Indexed 300+ code chunks for context-aware code retrieval.

🛠️ DevOps-GPT

AI-Powered Deployment Failure Detection System

Turning logs and telemetry into actionable debugging intelligence.

Stack: Python FastAPI OpenTelemetry LLMs Streamlit

  • Integrated OpenTelemetry observability with real-time monitoring dashboards.
  • Built LLM-powered log analysis workflows for deployment failure investigation.
  • Enabled proactive issue tracking through centralized observability.
  • Reduced manual debugging effort by approximately 20%.

🏥 CareSync AI

Multi-Agent Patient Support Hub

A multi-agent AI system designed to intelligently route patient support workflows.

Stack: Python LangChain RAG Groq LLMs FastAPI FAISS Sentence Transformers Streamlit

  • Built a multi-agent assistant routing queries between intake and clinical agents.

  • Implemented patient lookup across 25+ synthetic records.

  • Developed RAG using FAISS + Sentence Transformers + Groq LLMs.

  • Added a web-search fallback for queries outside the internal knowledge base.

  • Built a FastAPI + Streamlit application with centralized logging of:

    • Agent decisions
    • Retrieval operations
    • Tool calls

🧰 Tech Stack

Languages

Backend & Databases

AI & Machine Learning





⚙️ Engineering Focus

Area Focus
🤖 LLMs & Generative AI
🔎 RAG & Hybrid Retrieval
🧩 Agentic AI Systems
🏗️ Backend Architecture
🔌 REST API Development
📊 LLM Evaluation & Validation
🔭 Observability & Structured Logging
🧪 Testing & Edge-Case Detection

📊 GitHub Analytics




📈 Contribution Activity

Contribution Activity Graph

🏆 GitHub Trophies

GitHub Trophies

💡 A Little More About Me

vighnesh = {
    "role": "AI Engineer",
    "focus": [
        "LLMs",
        "RAG",
        "Agentic AI",
        "Backend Systems",
        "Observability"
    ],
    "languages": ["Python", "Java", "C++"],
    "mindset": "Build → Measure → Improve",
    "goal": "Turn AI ideas into reliable software"
}

🚀 Building reliable software systems and practical AI applications.


Pinned Loading

  1. pipecat pipecat Public

    Forked from pipecat-ai/pipecat

    Open Source framework for voice agents, multimodal apps, and realtime AI. Maintained by Daily and the community.

    Python

  2. CareSync-AI CareSync-AI Public

    CareSync AI: Multi-Agent Patient Support Hub. Built with FastAPI + Streamlit, it uses a Receptionist and Clinical agent, RAG over nephrology references, patient data lookup (SQLite + FAISS), and we…

    Python 1

  3. PostHog/posthog PostHog/posthog Public

    🦔 PostHog is the leading platform for building self-driving products. Our developer tools – AI observability, analytics, session replay, flags, experiments, error tracking, logs, and more – capture…

    Python 39.9k 3.4k

  4. TraceX-AI TraceX-AI Public

    Understand any codebase instantly using natural language. TraceX AI combines AST-aware chunking, Hybrid RAG (FAISS + BM25), and a cross-file dependency graph to give structure-aware answers — not j…

    Python

  5. vighnesh-xi vighnesh-xi Public

    1