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

Block or report a4archit

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

Typing SVG

πŸ‘‹ Hi, I'm Archit Tyagi

GenAI Developer with hands-on experience building LLM-powered applications, agentic AI systems, and API-driven backends:

  • πŸš€ Agentic AI systems (LangGraph, LangChain, LangSmith, AutoGEN)
  • πŸ€– RAG pipelines & multimodal AI applications
  • βš™οΈ FastAPI/Flask-based AI backends and production workflows
  • πŸ“‘ Scalable data & ML pipelines (Kafka, Airbyte)

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


πŸ’Ό Experience

Junior AI Developer Intern β€” Intellypod | Remote | 01/2026 – 07/2026 (6 Months)

  • Contributed to 3+ production-oriented AI projects
  • Developed and enhanced ETL and ML pipelines based on business requirements
  • Built scalable data integration workflows using Apache Kafka, Airbyte, and custom pipelines
  • Designed and developed RESTful APIs using Flask and FastAPI for AI applications
  • Built scalable RAG applications using document and database knowledge sources

🧠 Tech Stack

🌐 Generative AI & Agentic Systems

  • LLM Integration, Prompt Engineering, RAG
  • LangChain, LangGraph, LangSmith
  • Multi-Agent Systems, AutoGEN, Tool Calling
  • Vector Databases (Qdrant)

πŸ› οΈ Backend & APIs

  • FastAPI, Flask, Django & DRF
  • RESTful API Architecture, Pydantic

πŸ—„οΈ Data & Infrastructure

  • MSSQL Server, PostgreSQL, MySQL, Supabase
  • Apache Kafka, Airbyte, Qdrant
  • Linux, Git, GitHub, Docker
  • Cloud Deployment: Render, Vercel

πŸ€– Machine Learning & NLP

  • ML, NLP Pipelines, Transformer-based Concepts
  • Deep Learning, Multimodal Embeddings

πŸ’» Programming

  • Python (Advanced), OOPs

πŸš€ Top Projects


1️⃣ APCAS β€” Any PDF Chatting AI System

RAG Multimodal AI NLP Streamlit

πŸ” About

  • Multimodal RAG system for conversational Q&A over user-uploaded PDFs
  • Combines text and CLIP image embeddings for retrieval
  • Retrieval pipeline blending textual + visual context for accurate LLM responses
  • Optimized chunking and prompts, deployed with Streamlit for real-time interaction

2️⃣ YouTube Video Question Answer

RAG API Integration Question Answer System

πŸ” About

  • RAG-powered application for interactive Q&A over YouTube videos
  • Lets users query video content instead of manually searching footage
  • Built with FastAPI and LangChain, efficient retrieval pipelines for real-time responses
  • Currently supports English videos

3️⃣ Netflix Shows Recommender System

Machine Learning

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

4️⃣ GitHelp β€” LLM-based Text Generation System

Deep Learning NLP

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

πŸ” About

  • NLP-based next-word prediction system using deep learning (LSTM)
  • Collected and processed a 10K+ real-world GitHub profiles dataset
  • End-to-end ML pipeline: preprocessing, training, and inference
  • Working prototype demonstrating practical text generation use cases

πŸŽ“ Education

IIMT University β€” Bachelor of Computer Applications (BCA) | 2023 – 2026 | Meerut, Uttar Pradesh


πŸ† Achievements

  • πŸ₯ˆ 2nd Position, Technovation 2025 – Project Presentation (IIMT University)
  • πŸ… Top 50 Teams, Internal Hackathon – Smart India Hackathon
  • 🌱 Active contributor to open-source and personal GenAI projects on GitHub

πŸ“Š My GitHub Stats

Contributions and Streaks

Most Used Languages


🀝 Connect with Me

Platform Link
πŸ’Ό LinkedIn Visit Now
πŸ“§ Email Mail Now
🧠 GitHub 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