Skip to content
View ajaysainath's full-sized avatar

Block or report ajaysainath

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
AjaySainath/README.md

πŸ‘‹ Hi, I'm Ajay Sainath

πŸ’» AI Developer | 🧠 Building Intelligent Developer Tools | πŸš€ Exploring Real-Time AI Systems


πŸš€ About Me

  • πŸ”­ I build AI-powered developer tools and backend systems
  • 🧠 Focused on Code Analysis, AI Agents, and Generative AI
  • πŸ›°οΈ Interned at ISRO (NRSC) working on geospatial systems
  • ⚑ I enjoy turning complex systems into simple, usable products

πŸ› οΈ Tech Stack

πŸ‘¨β€πŸ’» Languages

Python JavaScript


πŸ€– AI / ML

PyTorch Generative AI NLP Speech AI


βš™οΈ Frameworks & Tools

FastAPI Streamlit Gradio Git GitHub


🧩 Concepts

AI Agents Code Analysis Knowledge Graphs Backend Development API Design


πŸ“Š GitHub Stats

Ajay's GitHub stats


πŸ”₯ Streak Stats

GitHub Streak


πŸ“ˆ Top Languages

Top Langs


πŸš€ Featured Projects

πŸ”Ή AI Codebase Knowledge Graph

  • AST-based analysis of Python codebases
  • Converts code into an interactive knowledge graph
  • Helps visualize architecture and dependencies

πŸ”— https://github.com/ajaysainath/ai-codebase-knowledge-graph


πŸ”Ή AI Code Review Assistant

  • Static code analysis using AST
  • Generates suggestions and quality reports
  • FastAPI backend + Streamlit UI

πŸ”— https://github.com/ajaysainath/ai-code-review-assistant


πŸ”Ή Voice AI Appointment Agent

  • Real-time speech-based system
  • Whisper + WebSockets + FastAPI
  • Handles booking, rescheduling, cancellation

πŸ”— https://github.com/ajaysainath/voice-ai-agent


🌐 Connect With Me


⚑ Fun Fact

I like building systems that understand code, not just run it.

Pinned Loading

  1. ai-codebase-knowledge-graph ai-codebase-knowledge-graph Public

    AI-powered tool that analyzes Python codebases using knowledge graphs to visualize architecture, detect dependencies, and explore code relationships.

    Python 1