Skip to content
View aasimansari1's full-sized avatar

Block or report aasimansari1

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

Typing SVG


Profile Views Β  LinkedIn Β  Portfolio Β  Email Β  GitHub

🧠 WHO AM I

class AasimAnsari:
    def __init__(self):
        self.name        = "Mohd Aasim Ansari"
        self.role        = "Aspiring Data Scientist & AI Engineer"
        self.expertise   = ["Data Science", "Machine Learning", "Deep Learning",
                            "NLP", "Computer Vision", "Gen AI", "RAG Pipelines",
                            "Agentic AI", "Multi-Agent Systems", "Full Stack Development"]
        self.stack = {
            "Data Science"   : ["Pandas", "NumPy", "scikit-learn", "XGBoost",
                                "TensorFlow", "PyTorch", "Matplotlib", "Seaborn"],
            "Gen AI"         : ["LangChain", "LangGraph", "OpenAI API", "HuggingFace",
                                "RAG", "Groq", "Ollama", "LlamaIndex"],
            "Agentic AI"     : ["CrewAI", "AutoGen", "LangGraph", "Multi-Agent Systems"],
            "Full Stack"     : ["Python", "React", "FastAPI", "Node.js", "MongoDB",
                                "TailwindCSS", "Flask", "TypeScript"],
        }
        self.current_focus = "Full Stack Data Science with Gen AI and Agentic AI"
        self.open_to     = ["Full-Time Roles", "Internships", "Open Source Contributions", "Collaborations"]

    def __repr__(self):
        return "Always learning. Always building. Always delivering. πŸš€"

🟒 STATUS & CURRENT WORK

🟒 Open to Opportunities

Available

  • 🎯 Internship β€” Data Science / Gen AI / Full Stack
  • πŸ”¬ Research β€” Agentic AI, RAG Systems, LLMs
  • πŸ’Ό Freelance β€” Full Stack + AI Projects

πŸ”₯ Currently Building

Project Status
πŸ€– Multi-Agent AI System WIP
🧠 Agentic RAG Chatbot Active
πŸ“ˆ SalesCast AI Live
🚦 YOLOv8 Real-Time Detector Active

⚑ TECH STACK

Languages & Core

Languages

Data Science & ML

AI Stack

Gen AI & Agentic AI

LangChain LangGraph CrewAI OpenAI HuggingFace Groq Ollama RAG

Full Stack Development

Web Stack

Tools & DevOps

Tools

πŸ“Š GITHUB STATS

Activity Graph


πŸ† GITHUB TROPHIES

Trophy

πŸŽ–οΈ GITHUB ACHIEVEMENTS

Pull Shark Β  Pair Extraordinaire Β  Quickdraw Β  YOLO

πŸš€ FEATURED PROJECTS

ChatNova AI

SalesCast AI

AI Resume Screener

Fake News Detector

Smart Traffic System

Disaster Alert System

| πŸ’¬ ChatNova AI | Full-stack ChatGPT SaaS with auth & streaming | React Β· Node.js Β· OpenAI API | | πŸ€– Agentic RAG Chatbot | Multi-agent RAG with memory & tool use | LangChain Β· LangGraph Β· CrewAI | | πŸ“ˆ SalesCast AI | AI forecasting Β· XGBoost Β· ARIMA Β· Prophet Β· LSTM | React Β· FastAPI Β· SQLite | | 🧠 ML Interview Prep | 500+ Q&A Β· cheat sheets Β· system design | Python Β· PyTorch Β· scikit-learn | | πŸ€– AI Resume Screener | Screen 100s of resumes instantly, rank by job fit | Python Β· spaCy Β· Flask | | 🚦 Smart Traffic System | YOLOv8 adaptive signals + emergency override | YOLOv8 Β· OpenCV | | 🚨 Disaster Alert System | Real-time geo alerts via Socket.IO + Leaflet | Socket.IO Β· MongoDB |

🐍 CONTRIBUTION SNAKE

GitHub Snake

πŸ’¬ QUOTE

Quote

🀝 CONNECT

LinkedIn Β Β  Portfolio Β Β  Email


"The best way to predict the future is to build it with AI."

Popular repositories Loading

  1. Python-Project Python-Project Public

    🐍 50+ Python projects β€” automation, algorithms, data science, web scraping, ML | Beginner to Advanced

    Python 1

  2. Standford-University_CodeInPlace Standford-University_CodeInPlace Public

    Solutions and projects from Stanford University's Code in Place Python course

    Python 1

  3. ml-interview-prep ml-interview-prep Public

    🧠 500+ ML/AI interview Q&A with code · Cheat sheets for NumPy, Pandas, PyTorch, scikit-learn · System design · Crack Google, Meta, OpenAI interviews

    1

  4. Sales-Forecasting-System Sales-Forecasting-System Public

    AI-powered sales forecasting platform with 5 ML models (XGBoost, ARIMA, Prophet, LSTM), interactive dashboard, anomaly detection, RFM customer segmentation & inventory management

    JavaScript 1

  5. Java-Project Java-Project Public

    Java programs covering OOP, data structures, algorithms, and design patterns

    Java

  6. Spotify-Clone Spotify-Clone Public

    Frontend Spotify clone β€” music player UI with playlist and playback controls

    HTML