Skip to content
View ajits-github's full-sized avatar
🤔
🤔

Block or report ajits-github

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

Hi 👋, I am Ajit

Senior AI Engineer | Generative AI | RAG | Document AI | Backend Engineering | MLOps

  • 👨‍💻 Senior AI Engineer with 6+ years of experience across Machine Learning, Generative AI, Computer Vision, and Backend Engineering.
  • 🤖 Building production AI systems using LLMs, RAG, embeddings, vector search, prompt engineering, OCR, document classification, and information extraction.
  • ⚙️ Experienced in developing production services with Python, FastAPI, PostgreSQL, pgvector, MongoDB, Redis, Docker, Kubernetes, and Helm.
  • 🚀 Hands-on across the full AI lifecycle: experimentation, evaluation, APIs, CI/CD, deployment, observability, and performance optimization.
  • 🧠 Currently exploring Agentic AI, advanced RAG architectures, AI evaluation, guardrails, and tool-based LLM workflows.
  • 🎓 MSc in Artificial Intelligence / Informatics from RPTU Kaiserslautern, with a thesis at DFKI on 3D perception and time-to-collision estimation.
  • 🏢 Professional experience across Elevait, Must Analytics, TeamViewer R&D, PwC, and other engineering environments.
  • 🛠️ Regularly using Claude Code and Cursor for AI-assisted software development while maintaining engineering review, testing, and production-quality standards.
  • ⚽ Outside technology, I enjoy football and astronomy.
  • 📫 Reach me at: ajit110920@gmail.com

Connect with me:

LinkedIn Twitter Badge

🧰 Tech Stack

AI / ML

Python · PyTorch · Hugging Face Transformers · Scikit-learn · OpenCV · MMDetection

Generative AI

LLMs · RAG · LangChain · Embeddings · Vector Search · pgvector · FAISS · ChromaDB · Prompt Engineering · Guardrails

Backend

FastAPI · REST APIs · gRPC · PostgreSQL · MongoDB · Redis · Async Processing · Microservices

MLOps / Platform

Docker · Kubernetes · Helm · Jenkins · DVC · Pants · AWS SageMaker · OpenTelemetry · Grafana

AI-Assisted Development

Claude Code · Cursor

GitHub Streak


Pinned Loading

  1. local-rag-system local-rag-system Public

    A local, config-driven RAG system built from scratch, swappable embeddings, LLM, vector store, and reranking, running fully offline on PostgreSQL + pgvector and Ollama.

    Python

  2. Thesis_MMdetection3D Thesis_MMdetection3D Public

    This is my research thesis project titled- Time-to-Collision Estimation for Objects in Autonomous Driving

    Python

  3. NLP_with_Hugging_Face_Transformers NLP_with_Hugging_Face_Transformers Public

    A project where we see different machine learning algorithms in use with Hugging face pretrained models

    Jupyter Notebook

  4. DataScience_TimeSeries_HotelLARs DataScience_TimeSeries_HotelLARs Public

    Hotel bookings for the Berlin Hospitality Market

    Jupyter Notebook

  5. DNL_Backend_Challenge DNL_Backend_Challenge Public

    This project involves scraping data from a website and storing it in a SQLite database. An API built with FastAPI is also provided to access and query this data.

    Python