Skip to content
View manitejagaddam's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report manitejagaddam

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

๐Ÿ‘‹ Hey there, I'm Maniteja Gaddam

๐Ÿš€ Current Focus

  • ๐Ÿข AI/ML Intern @ VishwAlpha Pvt. Ltd. โ€“ Architecting a multi-tenant LMS portal.
  • ๐Ÿค– Building CodeTitan โ€“ An autonomous coding agent leveraging AutoGen and Docker.
  • ๐Ÿง  Continuous Learning โ€“ Deep diving into Linear Algebra, Probability, and fine-tuning models like Mistral-7B.
  • ๐Ÿ† Competitive Programming โ€“ Solved 1,000+ problems on LeetCode.


๐Ÿ Contributions Snake


๐Ÿ’ป Featured Projects

Project Description Tech Stack Links
MultiChat Multi-LLM orchestration system with dynamic routing and evaluation. Python, LangChain, FastAPI Repo
CodeTitan Autonomous AI application builder with agentic workflows. Python, AutoGen, Docker Repo
NeuroLense AI-powered stress detection system using computer vision. TensorFlow, OpenCV, Python Repo

๐Ÿ› ๏ธ Technical Arsenal

AI & Machine Learning Python TensorFlow OpenCV LangChain

Full-Stack & Core C++ Java React FastAPI

DevOps & Tools Docker Git


๐Ÿ‘€ Interests


๐Ÿ“ซ Reach Me


Pinned Loading

  1. Code-Titan Code-Titan Public

    CodeTitan is an AI-powered multi-agent orchestration platform designed to revolutionize software development. It enables developers to generate production-ready full-stack applications automaticallโ€ฆ

    Python 3

  2. Vishwalpha Vishwalpha Public

    VishwAlpha repository contains the core technical architecture and modules of our EdTech platform, enabling personalized student performance analysis, skill tracking, career simulations, and AI-powโ€ฆ

    TypeScript 1

  3. Multi-Chat Multi-Chat Public

    MultiChat lets you carry a single conversation across multiple LLMs โ€” DeepSeek, Mistral, and open-source models โ€” without losing context. Compare responses, orchestrate AI workflows, or experiment โ€ฆ

    TypeScript 2 1

  4. WIKI-GAME WIKI-GAME Public

    A Wikipedia Navigation Game that finds link paths using linear traversal with multithreading, title-based search, and BERT-based context matching. Includes multilingual Wikipedia support with automโ€ฆ

    Python