Hey, I'm Moosa

Full-Stack AI Engineer building production agentic systems — multi-agent orchestration and RAG infrastructure, shipped end-to-end. Passionate about automation, productivity, and impactful digital experiences.

  • KelpMemo — Cross-Tool AI Memory Platform

    Production MCP server (streamable HTTP, OAuth 2.1 + PKCE, hashed bearer tokens) exposing 5 memory tools to Claude, ChatGPT, and Grok from a single Next.js deployment on Vercel. Features multi-tenant storage with Supabase row-level security and hybrid retrieval over pgvector with HNSW cosine similarity re-ranked with recency and importance.

    TypeScript /Next.js /Supabase /PostgreSQL /pgvector /MCP SDK /Gemini /OAuth 2.1
  • SuperApp — AI-Powered Micro-App Platform

    Conversational builder where LLMs generate fully functional micro-apps: UI, logic, and JSON data storage, executed in a custom runtime with iterative refinement through chat. Unified 6 LLM providers behind one Vercel AI SDK abstraction with encrypted per-user API keys and Zod schema validation.

    TypeScript /Next.js /React /Vercel AI SDK /Prisma /PostgreSQL /NextAuth /Zod
  • StocksFolio — AI-Powered Portfolio Manager Agent

    7-stage multi-agent pipeline where 4 agents handle judgment and 3 deterministic quant stages compute every number — an architecture guaranteeing the model never hallucinates a figure. Validated with 98 automated tests and full Langfuse tracing across real-data platforms with survivorship-bias-free backtesting (1996–2026).

    Python /FastAPI /Pydantic AI /Gemini /Ollama /SQLite /Langfuse
  • EverLearn — Autonomous Learning Agent

    Autonomous learning agent with a Quality Ratchet evaluation framework — a 10-dimension rubric scoring each response, with iterative refinement accepted only on monotonic quality gains. Features a plug-and-play agent registry and Langfuse telemetry across steps, tool calls, and token costs.

    Google ADK /Gemini /FastAPI /PostgreSQL /React /Docker /Langfuse
  • OrgAssist

    AI-powered organizational access authority agent built with Google ADK. Acts as a central, automated system for managing user access to Atlassian products (Jira, Confluence, Bitbucket) and GitHub through email-based interactions with proper threading.

    Python /Google ADK /FastAPI /Gmail API /Jira API /Confluence API /Bitbucket API /GitHub API
  • AIxL Prompter

    Chrome extension that enhances ChatGPT and Claude with bulk prompting, chain prompting, and task automation. Built the frontend using React.js, TypeScript, and Tailwind CSS with ShadCN UI for a clean, responsive interface. Developed a separate backend in Node.js and TypeScript to manage authentication, payments, and database operations using PostgreSQL. Integrated OAuth 2.0 for secure user login and implemented a one-time payment model. The landing page was developed with Next.js, TypeScript, and Tailwind CSS. The extension is deployed and available on the Chrome Web Store.

    React.js /Node.js /Next.js /Postgres /OAuth2.0 /ShadCN UI /Tailwind CSS /Chrome Extension /TypeScript
  • LLM Tracker

    Multi-tenant platform to monitor and visualize LLM usage and costs per project, with real-time updates, store usage data in database, detailed dashboard, and secure user management.

    Next.js /TypeScript /Prisma /PostgreSQL /NextAuth.js /Tailwind CSS /shadcn/ui /Docker
  • Open Content Generator

    AI-powered web app to generate social media content for LinkedIn, Reddit, and X with post customization, multi-model support, and secure client-side key storage.

    TypeScript /Next.js /Vercel AI SDK /Tailwind CSS /shadcn/ui
  • AI-Powered Phone Dialer

    AI voice dialer that makes real-time calls, answers queries with human-like emotion, schedules meetings, and inform via email.

    Python /LangChain /FastAPI /Realtime LLM /WebSocket
  • AI-Powered Candidate Shortlister

    Shortlists candidates based on job fit using AI, automates interview scheduling, handles email replies with integrated calendar links, and store information in database.

    Python /FastAPI /LangChain /MySQL /AI Agent
  • AI Task Manager

    Task manager with chat-based AI assistant that understands user input, manages tasks, and executes actions using tool-integrated agents.

    Next.js /TypeScript /Tailwind CSS /MongoDB /Vercel AI SDK
  • Chat With Stuff

    AI tool that lets users chat with PDFs, Excel files, and websites using LLMs and RAG for seamless knowledge access.

    Next.js /TypeScript /FastAPI /Python /LangChain /RAG
  • AI Text Detector

    Detects AI-generated text using NLP and machine learning with high accuracy through advanced feature engineering and classification.

    Python /Scikit-Learn /Pandas /NumPy /NLTK /Flask
  • Get Roadmaps

    Generates personalized roadmaps using AI with real-time visualization and store in database. Developed user auth, and credits tracking system.

    Next.js /TypeScript /MongoDB /Tailwind CSS /Google Generative AI SDK
  • Toxic Comment Classifier

    Classifies toxic comments using LSTM neural networks with preprocessing, embedding layers, and deep learning architecture.

    Python /TensorFlow /Neural Networks /Pandas /NumPy /Flask
  • AI Agent Blogger

    Automates the entire blogging process—researching, writing, and uploading—using AI for seamless content creation with database integration.

    Python /CrewAI /Next.js /Tailwind CSS /MongoDB
  • CStoAI - Blogs

    Blog platform with image uploads, post management, auth system, and responsive UI for content publishing and reading.