Skip to content
View pratikdesai189's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report pratikdesai189

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
pratikdesai189/README.md
Typing SVG
M.Eng. Frankfurt UAS Location



Portfolio LinkedIn Email GitHub



Profile Views Followers Stars

🧠 About Me

Software engineer with 4+ years of international experience across Deutsche BΓΆrse Group, Heraeus, and Tata Consultancy Services, specializing in bridging technical infrastructure and business needs within global enterprise environments.

  • πŸ”­ Currently building production LLM applications β€” RAG pipelines, agentic AI systems, and REST APIs deployed to the cloud
  • πŸ€– Designed an autonomous AI agent integrating SharePoint and Jira via REST APIs, cutting manual documentation effort by 80%
  • βš™οΈ Engineered Python automation reducing manual data-processing effort by 70% in financial operations
  • 🌐 Full-stack mindset: from data pipelines and cloud infrastructure to APIs and BI dashboards
  • πŸ“¦ Product engineering approach β€” I gather requirements directly from stakeholders and ship end-to-end solutions
  • πŸŽ“ M.Eng. Information Technology β€” Frankfurt University of Applied Sciences
open_to:
  roles: ["AI / LLM Application Engineer", "Automation Engineer", "Data Engineer", "Junior Software Developer"]
  location: ["Frankfurt am Main", "Remote (Germany)"]
  languages: ["English (C1)", "German (B1)"]

πŸ› οΈ Tech Stack

Languages

Languages
SQL

Frontend

Frontend

Backend & Databases

Backend
FAISS ChromaDB REST Pydantic

Cloud, DevOps & Tooling

Cloud
Databricks Azure DevOps Railway Power BI Power Platform

πŸ€– AI / ML Expertise

Domain Proficiency Details
RAG Architecture β–°β–°β–°β–°β–° FAISS vector search, LangChain chunking, OpenAI embeddings, production deployment
LLM Integration β–°β–°β–°β–°β–° Groq, OpenAI, Ollama β€” REST APIs with temperature control & structured outputs
Agentic AI β–°β–°β–°β–°β–± Autonomous agents integrating SharePoint & Jira for end-to-end workflow automation
API Engineering β–°β–°β–°β–°β–° FastAPI, Pydantic validation, Swagger docs, CI/CD to Railway
Data Engineering β–°β–°β–°β–°β–° ETL/ELT pipelines, event streaming (AWS SQS), data quality & monitoring
BI & Analytics β–°β–°β–°β–°β–± Power BI (PL-300 certified), Microsoft Fabric, real-time KPI reporting

πŸš€ Featured Projects

πŸ“š RAG Document Question-Answering System

Production-grade Retrieval-Augmented Generation system enabling intelligent semantic search and knowledge retrieval from complex document corpora.

Stack Python Β· FastAPI Β· LangChain Β· OpenAI Embeddings Β· FAISS Β· Groq LLM Β· Railway
Scale Full document corpus ingestion β€” PDF loading, chunking, vector indexing
Performance Low-latency inference via Groq LPU; FAISS similarity search over embedded chunks
Security Environment-based secrets, secure API key management
Impact End-to-end semantic Q&A over unstructured documents, live in production
Repository Live API Docs β†—

Built the complete pipeline from raw PDF to answered question: LangChain document loading and chunking, OpenAI embedding generation, FAISS vector store retrieval, and Groq-powered answer synthesis β€” all exposed through a validated FastAPI REST interface with auto-generated Swagger documentation and GitHub CI/CD deployment.

πŸ’¬ LLM Chat REST API

Production REST API wrapping a Groq-hosted LLM with configurable inference parameters and strict request validation.

Stack Python Β· FastAPI Β· Groq Β· Pydantic Β· Railway
Scale Stateless API design, ready for horizontal scaling
Performance Groq LPU inference with tunable temperature control
Security Environment-based configuration, no hardcoded secrets
Impact Reusable LLM backend powering downstream chat applications
Repository Live API Docs β†—

Designed and deployed a clean, validated chat endpoint with Pydantic schemas, automated CI/CD from GitHub, and environment-driven configuration β€” a foundation service for LLM-powered products.

πŸ€– Autonomous Requirement-Intake AI Agent (Deutsche BΓΆrse Group)

Autonomous AI agent automating requirement intake and documentation workflows end-to-end in a financial services environment.

Stack Python Β· REST APIs Β· JSON Β· SharePoint Β· Jira
Scale Enterprise-wide documentation workflows across financial operations teams
Performance Reduced manual documentation effort by 80%
Security Enterprise authentication within a regulated financial environment
Impact End-to-end automation of requirement intake for capital-markets teams
Repository Internal β€” Deutsche BΓΆrse Group

Integrated SharePoint and Jira through REST APIs to autonomously capture, structure, and document requirements β€” eliminating repetitive manual work and accelerating delivery in a global financial services organization.


πŸ“Š GitHub Analytics

Streak




πŸ“ˆ Contribution Activity

Activity Graph

🐍 Contribution Snake

Snake animation

🎯 Current Focus

learning:
  - Advanced Python & OOP design patterns
  - LangChain agents & multi-step orchestration
  - Production MLOps & LLM observability

building:
  - AI-powered CV tailoring pipeline (Claude API + DOCX automation)
  - Agentic workflow automation tools

exploring:
  - Vector database optimization (FAISS, ChromaDB)
  - Local LLM inference with Ollama

open_to:
  - AI / LLM Application Engineering roles
  - Data & Automation Engineering roles
  - Collaboration on open-source LLM tooling

🀝 Let's Connect

Gmail
LinkedIn
GitHub
Portfolio


"Engineering is turning ambiguity into systems that ship."

Pinned Loading

  1. fastapi_groqcloud fastapi_groqcloud Public

    Python

  2. groqllm groqllm Public

    Python

  3. ollama_langsmith ollama_langsmith Public

    Python

  4. RAG_Railway_Deployment RAG_Railway_Deployment Public

    Python