Skip to content
View RajMaity's full-sized avatar
  • Infosys Limited
  • Pune, Maharashtra, India

Block or report RajMaity

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

Hi there, I'm Raj Maity! 👋

⚡ Professional Summary

I'm an AI Engineer (Generative AI) passionate about building AI applications using LLMs, RAG, Agentic AI etc. I enjoy solving complex problems and turning ideas into reality through code.

  • 🔭 I’m currently working in Infosys Limited as a Digital Specialist Engineer
  • 🌱 I’m currently working with Generative AI technologies.
  • 👯 I’m looking to collaborate on Python backend projects.
  • ⚡ Fun fact: I also try to practice DSA problems.

🛠️ Tech Stack & Tools

Category Technologies
Programming Languages Python SQL C++
Python Ecosystem NumPy Pandas Scikit-learn FastAPI Flask
Generative AI LangChain LangGraph CrewAI Prompt Engineering RAG Agentic AI MCP (Model Context Protocol)
Vector DBs & Storage ChromaDB AWS S3
Cloud & Version Control Azure Git

🤖 AI Specialization

  • Automation pipelines: Architecting API pipelines using Flask, RAG, LLMs, Python etc to streamline organizational workflows.
  • Agentic Workflows: Designing autonomous multi-agent systems using CrewAI and LangGraph.
  • Knowledge Retrieval: Implementing advanced RAG pipelines with ChromaDB and Vector Buckets.
  • Interoperability: Exploring MCP to connect LLMs with local and remote data sources.

👋 Connect with Me

LinkedIn Email


"Code is like humor. When you have to explain it, it’s bad." – Cory House

Pinned Loading

  1. Flask-login-page Flask-login-page Public

    A simple Login Page using python Flask framework

    HTML 1

  2. TripPlannerAgent TripPlannerAgent Public

    LLM powered trip planner with multiple agents. (Crew AI, SerpAPI, Gemini, Streamlit, Python)

    Python