Skip to content
View Babarali2k21's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report Babarali2k21

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

LinkedIn GitHub Portfolio Location


🤖 About Me

I'm a Software Engineer with an MSc in Software Engineering, actively building expertise in AI engineering focused on LLM applications, RAG systems, and agentic AI workflows.

My background in Python backend systems, cloud infrastructure (AWS, GCP), and API development gives me a strong foundation for building production-grade AI applications not just prototypes.

babar = {
    "focus":      ["LLM Applications", "RAG Systems", "AI Agents", "MLOps"],
    "stack":      ["Python", "LangChain", "FastAPI", "Docker", "AWS/GCP"],
    "llms":       ["OpenAI GPT-4", "Anthropic Claude", "Mistral", "Llama 3"],
    "databases":  ["Pinecone", "Qdrant", "ChromaDB", "PostgreSQL", "Redis"],
    "currently":  "Building production RAG systems and multi-agent architectures",
    "open_to":    "AI Engineer · LLM Developer · ML Engineer roles (EU / Remote)",
    "location":   "Vienna, Austria 🇦🇹",
}

🛠️ Tech Stack

🧠 AI / LLM

LangChain LlamaIndex OpenAI Anthropic HuggingFace

⚙️ Backend & APIs

Python FastAPI Django TypeScript Pydantic

🗄️ Databases & Vector Stores

PostgreSQL Pinecone ChromaDB Redis MongoDB

☁️ Cloud & DevOps

AWS GCP Docker Kubernetes GitHub Actions


🚀 Featured Projects

Project Description Stack Demo
basic-rag RAG pipeline document indexing, vector search, LLM-grounded Q&A Python · ChromaDB · OpenAI Live →
Lostify Lost & found platform for universities realtime matching & notifications Next.js · Supabase · PostgreSQL Live →
AI Resume Analyzer Upload resume + JD, get match score & rewrites FastAPI · OpenAI · Pydantic Building
Multi-Agent Research Assistant LangGraph agents searching, analyzing & reporting LangGraph · Claude · Tavily Building

🔨 Currently building: Advanced RAG system with reranking, evaluation (RAGAS), and a live web UI. Coming to GitHub soon.


📊 GitHub Stats

GitHub Streak


📚 What I'm Currently Learning

  • Advanced RAG HyDE retrieval, cross-encoder reranking, RAGAS evaluation
  • AI Agents LangGraph multi-agent patterns, tool use, memory architectures
  • LLM Fine-Tuning LoRA / QLoRA with HuggingFace PEFT on open-source models
  • MLOps MLflow experiment tracking, DVC, CI/CD pipelines for ML

🤝 Let's Connect

I'm open to AI Engineer, LLM Developer, and ML Engineer roles across the EU/DACH region and remote.

If you're building something interesting in the AI space or want to talk RAG architectures, agent design patterns, or anything LLM-related, reach out.

LinkedIn Email


footer

Popular repositories Loading

  1. basic-rag basic-rag Public

    basic-rag is a minimal implementation of Retrieval-Augmented Generation (RAG). It demonstrates how to index documents, retrieve relevant context with vector search, and use a large language model t…

    Python 2

  2. babarali2k21 babarali2k21 Public

    My personal repository

    1

  3. lostify_project lostify_project Public

    TypeScript

  4. cognee cognee Public

    Forked from topoteretes/cognee

    Memory for AI Agents in 6 lines of code

    Python

  5. elastic-agent elastic-agent Public

    Forked from elastic/elastic-agent

    Elastic Agent - single, unified way to add monitoring for logs, metrics, and other types of data to a host.

    Go

  6. ashot ashot Public

    Forked from pazone/ashot

    WebDriver Screenshot utility. Take screenshots, crop, prettify, compare

    Java