Skip to content
View RAJESHVHANKADE's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report RAJESHVHANKADE

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

Hi, I'm Rajesh Vhankade ๐Ÿ‘‹

AI/ML Engineer building production-ready Generative AI applications.

I build AI solutions powered by LLMs, RAG, and FastAPI, focusing on turning business problems into scalable, reliable products that people actually use.


๐Ÿš€ What I Work On

  • ๐Ÿค– Enterprise AI Assistants
  • ๐Ÿ“š Retrieval-Augmented Generation (RAG) Systems
  • ๐Ÿ” Semantic Search & Document Intelligence
  • ๐ŸŽ™๏ธ Voice-enabled AI Experiences
  • โšก FastAPI-based AI Services
  • โ˜๏ธ Deploying AI applications on AWS

๐Ÿ› ๏ธ Tech Stack

Python โ€ข FastAPI โ€ข LangChain โ€ข LangGraph โ€ข OpenAI โ€ข FAISS โ€ข Docker โ€ข AWS


๐ŸŒฑ Currently Exploring

  • Multi-agent workflows
  • Advanced retrieval strategies
  • LLM evaluation and optimization
  • Building reliable AI systems

๐Ÿ“Œ Featured Projects

๐Ÿง  Enterprise Knowledge Assistant

RAG-powered assistant enabling teams to access SOPs, maintenance manuals, and operational knowledge through natural language queries.

๐ŸŽ™๏ธ Voice Service Desk Assistant

Voice-enabled AI assistant combining speech recognition, retrieval, and LLMs to automate employee support interactions.

๐Ÿ”ง MCP Documentation Server

Developer-focused MCP server exposing intelligent documentation retrieval tools for AI assistants and workflows.


๐Ÿค Let's Connect

Pinned Loading

  1. StockPredict-Forecasting-Stock-Prices-with-Linear-Regression StockPredict-Forecasting-Stock-Prices-with-Linear-Regression Public

    Using linear regression, this project predicts stock prices based on historical data like past prices, trading volume, and market trends. By training on historical data and testing, it aims to foreโ€ฆ

    Jupyter Notebook 1

  2. Text-Summarization-Project Text-Summarization-Project Public

    Text summarization condenses text into brief summaries, revolutionizing information processing in the digital age.

    Jupyter Notebook

  3. AI-Powered-Invoice-Scanner AI-Powered-Invoice-Scanner Public

    ๐Ÿ“„ AI-Powered Invoice Scanner is a web app using Googleโ€™s Gemini Pro Vision model to analyze invoice images. ๐Ÿ“ท Upload an image, and the app extracts insights from the invoice content. ๐Ÿ“Š Streamline yโ€ฆ

    Python 1

  4. enterprise-knowledge-assistant enterprise-knowledge-assistant Public

    A Retrieval-Augmented Generation (RAG) chatbot built with ChromaDB, and a local LLM (Llama.cpp).

    Makefile

  5. Log_classification_project Log_classification_project Public

    Jupyter Notebook

  6. Simplifying-SQLwithNaturalLanguage Simplifying-SQLwithNaturalLanguage Public

    A text-to-SQL system that converts natural language queries into SQL statements for seamless database interaction. Built with BERT and T5, it processes queries and generates accurate SQL. Integrateโ€ฆ

    Python