Skip to content
View vickytilotia's full-sized avatar
🎯
Focusing
🎯
Focusing
  • IIIT Vadodara
  • Jhunjhunu
  • 19:01 (UTC +05:30)

Block or report vickytilotia

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 supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vickytilotia/README.md

Hi 👋, I'm Vivek Kumar

Backend Developer | AI Integration & Automation Engineer


💡 About Me

  • 🔭 Currently working with Python (Django, FastAPI), LangChain, and LLM Integrations
  • 🧠 Exploring AI Agent Frameworks, Vector Databases (ChromaDB), and RAG Architecture
  • 🧩 Skilled in REST APIs, Microservices, Caching (Redis), and System Design
  • 🌱 Currently learning Next.js, TypeScript, and advanced LangChain workflows
  • 💬 Ask me about Django, DRF, FastAPI, Redis, and AI-based backend design
  • 📫 Reach me at vickytilotia@gmail.com

🔥 Recent AI Projects

FastAPI | LangChain | ChromaDB | Hugging Face | Redis | Docker

  • Built an AI-powered customer support backend using RAG (Retrieval-Augmented Generation).
  • Integrated ChromaDB for semantic search and contextual query understanding.
  • Added Redis caching to boost response performance and reduce redundant LLM calls.
  • Designed a ticket system for conversation tracking and automated replies.
  • Deployed modular architecture with Docker + FastAPI.

Django | FastAPI | PyPDF2 | Tesseract OCR | OpenAI API | Pandas

  • Developed an invoice parser using OCR + NLP to extract structured financial data from PDFs.
  • Integrated OpenAI API for intelligent error correction and data validation.
  • Delivered REST APIs for uploads, data parsing, and JSON responses.
  • Focused on real-world invoice automation scenarios.

⚙️ Tech Stack

💻 Backend

Python | Django | Flask | FastAPI | Node.js | Express.js

🧠 AI / NLP

LangChain | Hugging Face | ChromaDB | Sentence Transformers | OpenAI API | Tesseract OCR

🗄️ Databases

PostgreSQL | MySQL | MongoDB | Redis

🧰 DevOps / Tools

Docker | Git | CI/CD | Heroku | Vercel | DigitalOcean

🌐 Frontend

React.js | Next.js | TypeScript | HTML | CSS


🧩 Featured Repositories


📊 GitHub Stats

stats languages


🤝 Connect with Me

Pinned Loading

  1. Study_Discord_Django_App Study_Discord_Django_App Public

    StudyDiscord is a Django web application designed to facilitate student interaction by providing chat rooms for discussion, topic browsing, and account management. Students can create and join chat…

    Python 1

  2. Django_CarDealer_App Django_CarDealer_App Public

    CarDealer is a web application built with Django, serving as a platform for buying and selling used cars. Users can easily upload their car details, and prospective buyers can browse and view the a…

    Python 19 12

  3. ExpressJS-MongoDB-RestAPI-Blog ExpressJS-MongoDB-RestAPI-Blog Public

    This repository contains the backend code for a RESTful API built using Express.js and MongoDB to manage a blog. This API allows you to perform CRUD operations (Create, Read, Update, Delete) on blo…

    EJS 1

  4. PERN-ToDo-App PERN-ToDo-App Public

    This project implements a simple ToDo application using the PERN stack: PostgreSQL, Express.js, React, and Node.js. This app allows you to manage your tasks, mark them as complete, and remove them …

    JavaScript 3 1

  5. InvoiceAI InvoiceAI Public

    InvoiceAI is a practical backend project that combines OCR and AI to extract key information from invoices. It demonstrates how to integrate Tesseract OCR, LangChain/OpenAI models, and FastAPI to b…

    Python

  6. AI_Support_Agent AI_Support_Agent Public

    An AI-powered customer support system that automatically answers user queries, tracks unanswered questions via a ticketing system, and provides real-time analytics through a dashboard. Demonstrates…

    Python