Skip to content
View ChaituRajSagar's full-sized avatar

Block or report ChaituRajSagar

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

πŸ‘‹ Hi, I'm Jakki Chaitanya Eswar Rajesh

🧠 Who I Am

Senior Data Engineer & AI Automation Specialist
πŸŽ“ Azure Certified (DP-203) | 🌍 Remote & Async Ready | πŸ’» Python + GenAI + Azure

With 7+ years of experience, I specialize in building end-to-end intelligent systems that combine cloud data engineering, Python backend development, and state-of-the-art Generative AI. I’m passionate about solving real-world problems using AI workflows, LLMs, and automation.

πŸš€ What I Do

πŸ”Ή AI-Powered Application Development

  • Flask & FastAPI microservices powered by LLMs (Groq, Mistral, Gemini)
  • RAG pipelines using ChromaDB + Sentence Transformers
  • Secure API integrations, audio/image processing (Whisper, OpenCV, ViT-GPT2)

πŸ”Ή Cloud-Scale Data Engineering

  • Azure Data Factory | SQL Database | Data Lake | ETL Pipelines
  • Designed and optimized scalable cloud data workflows (50% faster)

πŸ”Ή CI/CD & Automation

  • GitHub Actions to automate testing, deployment, content creation
  • Containerization, secrets handling, and API-first architecture

πŸ› οΈ Tech Stack

Python Flask FastAPI LLMs Generative AI
Azure Data Factory Azure SQL Data Lake
ChromaDB RAG Groq Gemini Whisper OpenCV MoviePy
GitHub Actions CI/CD REST APIs Pandas SQL

🌟 Featured Projects

πŸ”Ή Skill Matrix Filler (LLM + Automation)

Flask app that auto-extracts resume data (PDF/DOCX), performs QA using Mistral LLM, and dynamically fills HR templates using ChromaDB-based RAG.
Stack: Flask, Ollama, Sentence Transformers, ChromaDB, python-docx

πŸ”Ή Flask-Based Bodycam Video Summarizer

AI pipeline that generates crime-report style summaries from surveillance videos using Whisper (STT), ViT-GPT2 (captioning), and Groq (LLM).
Stack: OpenCV, FFmpeg, HuggingFace, Groq API, JSON output

πŸ”Ή Gemini YouTube Automation Bot

End-to-end content engine for dev YouTube videos β€” from topic discovery to SEO, scripting, video generation (MoviePy), and auto-publishing via GitHub Actions.
Stack: Google Gemini, MoviePy, gTTS, GitHub CI/CD

πŸ”Ή Video Frame Extractor

A Python script using OpenCV for efficient batch extraction and organization of frames from multiple video files. Configurable via .env for input/output paths and frame rate. Stack: Python, OpenCV, python-dotenv, MoviePy

πŸ“ˆ Interactive Career Infographic

Explore my skills, experience, and projects in an engaging, interactive format. This single-page application provides a dynamic overview of my professional journey.

Launch Interactive Infographic Here!

πŸ“¬ Connect With Me

Popular repositories Loading

  1. gemini-youtube-automation gemini-youtube-automation Public

    A fully autonomous AI Agent/Python pipeline that utilizes Large Language Models (LLMs) like Gemini to generate content, produce videos, and automatically upload educational videos to YouTube.

    Python 10 4

  2. Skill_Matrix_App Skill_Matrix_App Public

    AI-powered resume + DOCX template autofiller using local LLMs, Flask, and ChromaDB (RAG-based)

    Python 1

  3. ChaituRajSagar ChaituRajSagar Public

    Config files for my GitHub profile.

    HTML

  4. opencv opencv Public

    Forked from opencv/opencv

    Open Source Computer Vision Library

    C++

  5. video_to_narrative video_to_narrative Public

    Flask-based AI app that summarizes surveillance videos using Whisper (audio), ViT-GPT2 (frame captions), and Groq LLM (narratives). Produces both general and law enforcement-style summaries.

    Python

  6. video_to_frames video_to_frames Public

    Python