Skip to content
View akashchekka's full-sized avatar

Block or report akashchekka

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

Hey, I'm Akash Chekka πŸ‘‹

Software Developer & AI Engineer β€” building scalable microservices and production-grade generative AI systems on Microsoft Azure.

LinkedIn Portfolio


⚑ About

  • πŸ”§ 6.5+ years building distributed systems, event-driven architectures, and multi-tenant microservices
  • πŸ€– Designing agentic AI workflows with LangGraph, RAG pipelines, and Azure OpenAI
  • πŸ† Innovation Catalyst award recipient β€” Microsoft Global Center for Innovation & Delivery
  • 🎀 Community speaker β€” delivered sessions to 300+ attendees at Airlift, Tech Connect, and university workshops

πŸ›  Tech Stack

Languages
C# Python Node.js SQL

AI & GenAI
LangChain LangGraph RAG MCP Agentic Workflows

Cloud & Frameworks
.NET Azure Azure Functions Azure OpenAI Azure DevOps


πŸš€ Featured Projects

Memor β€” Local Memory Persistence for AI Coding Assistants

Every AI coding tool starts every conversation cold. Memor fixes that β€” it stores project context locally, indexes it with a trigram + BM25 search engine, and gives every tool exactly the right memories within a token budget. Built with Go.

Zero cloud Β· Sub-millisecond retrieval Β· Token-budgeted Β· Tool-agnostic (Copilot, Claude, Cursor, Windsurf)

πŸ”— Website Β· Source Code

QLearn β€” Quantum Computing Animations

Animated quantum computing curriculum for engineers and managers learning from scratch. 32 scenes across 8 modules β€” from quantum mechanics foundations to NISQ applications β€” rendered with Manim.

32 animated lessons Β· 8 modules Β· 4K rendering Β· Pure Python

πŸ”— Website Β· Source Code

OrganAIze β€” Self-Organizing Multi-Agent AI Framework

A framework where agents dynamically spawn specialists, coordinate parallel execution, and synthesize results β€” all with built-in budget controls and token tracking. Built with LangGraph & LiteLLM.

Zero dependencies Β· Recursive spawning Β· Cost-transparent Β· Provider-agnostic

πŸ”— Live Demo Β· Source Code


πŸ“Š GitHub Stats


"Ship fast, learn faster."

Pinned Loading

  1. memor memor Public

    Local memory persistence for AI coding assistants β€” trigram-indexed, BM25-ranked, token-budgeted context that works across Copilot, Claude, Cursor, and Windsurf. Zero cloud, zero daemon, just files.

    Go 1 1

  2. qlearn qlearn Public

    Learn Quantum Computing Visually

    Python

  3. OrganAIze OrganAIze Public

    Self-organizing AI agents that decompose goals, spawn specialists, and synthesize results β€” no predefined workflows.

    Python

  4. airclip airclip Public

    Ultra-lightweight video embedding that blends into any webpage

    HTML