Skip to content
View samagra44's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Mumbai, India

Block or report samagra44

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

Hi, I'm Samagra Shrivastava

Computer Science student focused on building practical AI, machine learning, and LLM-powered applications. I work primarily with Python, backend systems, data science tools, and modern AI frameworks.

I enjoy turning ideas into working products, especially where machine learning, natural language processing, retrieval-augmented generation, and web development meet.

About Me

  • Currently learning deep learning, NLP, generative AI, Django, and LLM application development
  • Interested in machine learning systems, intelligent agents, RAG pipelines, and backend engineering
  • Comfortable working with Python, FastAPI, LangChain, LangGraph, Docker, and data science libraries
  • Open to collaboration on AI/ML projects, research ideas, and practical developer tools
  • Reach me at: samagra44@gmail.com
class SamagraShrivastava:
    def __init__(self):
        self.name = "Samagra Shrivastava"
        self.role = "AI Engineer"
        self.focus = [
            "Machine Learning",
            "Natural Language Processing",
            "LLM Applications",
            "RAG Systems",
            "Backend Development",
        ]
        self.tools = ["Python", "FastAPI", "LangChain", "LangGraph", "Docker"]

    def motto(self):
        return "Code. Learn. Iterate. Evolve."

Tech Stack

Languages Frameworks / Libraries AI / ML Databases
Python Django TensorFlow MySQL
Java FastAPI PyTorch SQLite
JavaScript Flask Keras MongoDB
HTML5 Bootstrap scikit-learn
Data Science LLM / RAG DevOps & Tools Cloud / Hosting
Pandas LangChain Git Firebase
NumPy LangGraph GitHub Netlify
Matplotlib LangSmith GitHub Actions Render
Plotly Haystack Docker GitHub Pages
OpenCV Anaconda
MLflow Bitbucket

Pinned Loading

  1. Carrer-Recomendation-AI-ChatBot Carrer-Recomendation-AI-ChatBot Public

    AI Carrer Chatbot made using Generative AI

    Jupyter Notebook 5

  2. Youtube-ChatBot Youtube-ChatBot Public

    Python application that allows you to ask questions about a YouTube video.

    Python 2

  3. Data-Analytics-Chatbot Data-Analytics-Chatbot Public

    This project aims to provide a user-friendly interface for analyzing CSV files using a chatbot.

    Python 2 1

  4. Virat-Kohli-Century-Analysis Virat-Kohli-Century-Analysis Public

    Virat Kohli Century Analysis

    Jupyter Notebook 3 1

  5. deepseek-r1-ai-agent deepseek-r1-ai-agent Public

    DeepSeek R1 AI Agent

    Python 1

  6. knowledgeBot knowledgeBot Public

    RAG based chatbot that empowers users to build a custom knowledge base

    Python