Skip to content
View titikshit's full-sized avatar

Block or report titikshit

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
titikshit/README.md

Typing Animation

LinkedIn X Email GitHub

Profile views followers



About Me

class MLEngineer:
    def __init__(self):
        self.name = "Titikshit Sumbria"
        self.role = "ML Engineer & AI Systems Architect"
        self.location = "Indore, India 🇮🇳"
        self.education = "B.E. Computer Science @ SGSITS"
        self.languages = ["Python", "C++", "SQL"]
        
    def current_work(self):
        return {
            "research": "Fake News Detection with BERT & LSTM (92% accuracy)",
            "building": ["Agentic AI Systems", "Production RAG Pipelines"],
            "learning": "DeepLearning.AI - Agentic AI (Andrew Ng)",
            "exploring": "Multi-Agent Systems & LLM Orchestration"
        }
    
    def expertise(self):
        return {
            "ML_Engineering": ["Model Training", "Feature Engineering", "Deployment"],
            "Deep_Learning": ["Transformers", "BERT", "LSTM", "NLP"],
            "LLM_Systems": ["RAG", "LangChain", "Vector DBs", "AI Agents"],
            "MLOps": ["FastAPI", "Docker", "Microservices", "CI/CD"]
        }
    
    def achievements(self):
        return [
            "🏆 25K+ articles trained, 92% fake news detection accuracy",
            "⚡ 500+ daily API requests, <200ms response time",
            "📊 70% reduction in manual analysis time",
            "🎯 95% answer accuracy in production RAG system"
        ]


Tech Stack

💻 Languages & Frameworks

🤖 ML & AI

🚀 DevOps & Tools

🧠 AI Platforms & APIs


OpenAI

Claude AI

Hugging Face

LangChain

Streamlit


Featured Projects

🤖 Customer Churn Predictor

Production MLOps Pipeline

Stack: FastAPI, Docker, Scikit-learn, Streamlit
Impact:
  - 84% Accuracy on 10K+ records
  - 500+ Daily API requests
  - <200ms Response time
  - 70% Time reduction

📰 Fake News Detector

Research: BERT + LSTM

Stack: BERT, LSTM, TensorFlow, NLP
Impact:
  - 92% Detection accuracy
  - 25K+ Articles trained
  - 500+ Linguistic patterns
  - 3 Model architectures

📚 RAG Review System

Intelligent Document Query

Stack: LangChain, FAISS, OpenAI, Streamlit
Impact:
  - 95% Answer accuracy
  - 100+ PDFs processed
  - <2s Query response
  - 60% Productivity boost

🚀 Currently Building

Agentic AI Systems

Focus: Multi-Agent Orchestration
Technologies:
  - CrewAI Framework
  - LangChain Agents
  - Vector Databases
  - Tool Integration



📊 GitHub Stats & Activity



🎯 Current Focus & Learning Journey

📚 Currently Learning

  • Agentic AI - DeepLearning.AI (Andrew Ng)
  • Advanced RAG Architectures
  • Multi-Agent Systems
  • LLM Fine-tuning & Optimization
  • Production MLOps Best Practices

🔨 Currently Building

  • Autonomous AI agents with CrewAI
  • Production-ready RAG pipelines
  • MLOps automation frameworks
  • Vector database optimizations
  • LLM evaluation systems


🏆 Achievements & Leadership

💼 Finance Head

Festival Management

500+ Attendees
₹1.5L+ Budget
15+ Sponsors
Zero Variance

🏐 Team Captain

Volleyball

12 Team Members
Gold Medal
Inter-College
Tournament Champion

💻 Hackathon

Smart India Hackathon

2023 Edition
Internal Qualifier
200+ Participants
Top Performer



🤝 Let's Connect & Collaborate

I'm always excited to discuss:

Machine LearningAgentic AIProduction SystemsRAG ArchitecturesMLOps



LinkedIn
Connect

X (Twitter)
Follow

Email
Message

GitHub
Follow

🎯 Open For


💬 Get in Touch

Building intelligent systems that solve real-world problems
Let's create something amazing together!


Popular repositories Loading

  1. html-portfolio html-portfolio Public

    HTML

  2. titikshit titikshit Public

    Config files for my GitHub profile.

  3. whatsup whatsup Public

    HTML

  4. GitH GitH Public

  5. GCLRepo GCLRepo Public

    My trial repository for pushing code to Github from GCL lab

  6. TicTacToe TicTacToe Public

    JavaScript