Skip to content
View BhagyeshPatil2004's full-sized avatar
:octocat:
:octocat:

Block or report BhagyeshPatil2004

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

Hi , I'm Bhagyesh Patil

  • 🌱 I’m currently learning: AI Agents, Agentic AI, etc.
  • 👯 I’m looking to collaborate on: AI Agents projects, research, and innovative solutions, and more.
  • 📫 How to reach me: LinkedIn: linkedin.com/in/bhagyeshpatil2004
  • 😄 Pronouns: he/him
  • Fun fact: I love exploring new technologies and video gaming!
Snake animation

Pinned Loading

  1. llm-chatbot-with-ollama-langchain llm-chatbot-with-ollama-langchain Public

    A simple Streamlit-based chatbot demo using LangChain, Ollama, and LLaMA 3 locally.

    Python

  2. Fine-Tune-LLM Fine-Tune-LLM Public

    Medicine Side Effects Prediction - Fine-Tuned LLM

    Jupyter Notebook

  3. RAG-chatbot-Gemini-API-ollama RAG-chatbot-Gemini-API-ollama Public

    A Retrieval-Augmented Generation (RAG) chatbot using LangChain, Gemini 1.5 Flash, Ollama embeddings, and ChromaDB to answer questions from a CSV-based FAQ dataset.

    Python

  4. langchain-llama3-fastapi-streamlit-poem langchain-llama3-fastapi-streamlit-poem Public

    A simple LangChain-powered app using FastAPI and Streamlit to generate poems with the LLaMa3 model via Ollama API.

    Python

  5. Gmail_Summarizer_Agent-MailMind Gmail_Summarizer_Agent-MailMind Public

    An AI agent system that reads your Gmail inbox, understands important messages and deadlines, and summarizes your tasks using Google's Gemini API.

    Python

  6. rag-ollama-pizza-bot rag-ollama-pizza-bot Public

    A local AI chatbot that answers questions about restaurant reviews using RAG (Retrieval-Augmented Generation) with LangChain, ChromaDB, and Ollama-powered LLaMA 3.

    Python