Skip to content
View sarmishra's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing
  • Dallas, TX

Highlights

  • Pro

Block or report sarmishra

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

Hi there 👋

I'm Saroj Mishra. Thanks for visiting my profile.

Stay awesome!

Pinned Loading

  1. Python-RAG-Chatbot-With-Local-LLM Python-RAG-Chatbot-With-Local-LLM Public

    Build a Retrieval-Augmented Generation (RAG) chatbot for local PDFs/texts using ChromaDB, LangChain, and Ollama with a Mistral model—completely offline, no OpenAI API needed.

    Python

  2. Interview-Prep-Buddy Interview-Prep-Buddy Public

    An AI-driven interview prep tool that offers real-time feedback by analyzing speech and evaluating responses using local models like Ollama and Whisper 🎯

    Python

  3. FastAPI-For-AI-Apps-Using-Gemini FastAPI-For-AI-Apps-Using-Gemini Public

    Build a secure and powerful AI-powered API using FastAPI and Google's Gemini LLM model.

    Python

  4. VideoToAudioMicroServicesApp VideoToAudioMicroServicesApp Public

    Video to audio converter microservices application in Python

    Python

  5. Twitter-Sentiment-Analysis-with-Django-UI Twitter-Sentiment-Analysis-with-Django-UI Public

    Twitter Sentiment analysis classified the tweets either positive or negative on the basis of previous datasets. The classification was done by using a naive Bayes classifier. Every day on Twitter m…

    Python 2

  6. Python-RAG-Pipeline Python-RAG-Pipeline Public

    Building a Retrieval Augmented Generation (RAG) system that demonstrates how to index documents, retrieve relevant content, generate AI-powered responses, and evaluate results—all through a command…

    Python