Skip to content
View a4archit's full-sized avatar
πŸ’»
Programming
πŸ’»
Programming

Block or report a4archit

Report abuse

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

Report abuse
a4archit/README.md

Typing SVG

πŸ‘‹ Hi, I'm Archit Tyagi

Self-driven AI/ML Engineer & Python Developer building:

  • πŸš€ Agentic AI systems (LangGraph, LangChain, LangSmith)
  • πŸ€– Deep learning & computer vision projects
  • βš™οΈ AI-powered backends and workflows
  • πŸ“‘ Scalable ML pipelines and automation tools

Actively looking for AI/ML Internship or Entry-Level SDE Role.


🧠 Tech Stack

🌐 Artificial Intelligence / Machine Learning

  • Agentic AI (LangGraph, LangSmith)
  • Generative AI (LangChain)
  • Machine Learning (Sklearn)
  • NLP (Pipelines, Tokenizers, etc.)
  • Transformers & LLM Architectures
  • Deep Learning (TensorFlow, Keras)
  • Reinforcement Learning

πŸ› οΈ Development & Tools

  • Python
  • REST APIs (FastAPI, Flask, Django REST Framework)
  • Docker
  • Databases (Postgres, MySQL)
  • Computer Vision
  • Web Frameworks (Flask, Django, Streamlit)

πŸš€ Top 3 Projects


1️⃣ MAASA β€” Multi AI Agents Student Assistant

Status Repo Research Paper
🟑 In development πŸ”’ Closed Source ⌚ Published soon

πŸ” About

  • Multi–AI Agent system for student productivity
  • Sub-agents (Deep Agents) with isolated memory
  • Strong guardrails + HITL (Human in the Loop)
  • Handles real tasks autonomously

2️⃣ Netflix Shows Recommender System

Source Demo
πŸ”“ Open Source πŸš€ Live Demo

πŸ” About

  • Collaborative filtering–based recommendation engine
  • Uses cosine similarity scores
  • Dataset of 10,000+ TV shows + movies
  • Generates personalized suggestions

3️⃣ GidHelp β€” GitHub Description Helper (Next-word Prediction)

Source Demo
πŸ”“ Open Source πŸš€ Live Demo

πŸ” About

  • Next-word prediction model trained on GitHub bios
  • Dataset of 10,000+ Indian GitHub profiles
  • LSTM Deep Neural Network, 25k vocab
  • Over 160,000 training datapoints

πŸ“Š My GitHub Stats

Contributions and Streaks

Most Used Languages


🀝 Connect with Me

Platform Link
πŸ’Ό LinkedIn Visit Now
πŸ“§ Email Mail Now
🧠 Kaggle Visit Now

✨ Keep Building. Keep Learning. Keep Growing. πŸš€

Pinned Loading

  1. gidhelp gidhelp Public

    This is a LSTM based model, help to write Github profile description, by prediction next word.

    Python

  2. apcas apcas Public

    APCAS stands for Any PDF Chatting AI System, it is basically a RAG (Retrieval Augmented Generation) based application, that optimized for chatting with any PDF in an efficint way, still it is not a…

    Python

  3. ML-Journey ML-Journey Public

    In this repo I share my daily updates of my Machine Learning

    Jupyter Notebook

  4. weight-predictor weight-predictor Public

    A machine learning model that predicts human weight based on human height and rough visibility of body.

    Python

  5. netflix-srs netflix-srs Public

    Netflix Shows Recommender System

    Python

  6. esp esp Public

    ESP is a Machine Learning model that predicts the students Exam Score (precentage) that will be student gain. It is a toy project I'm working on it to understand the integration of ML models and th…

    HTML