Skip to content
View Utsavv's full-sized avatar

Block or report Utsavv

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

Pinned Loading

  1. Basic-RAG-Chatbot-FAISS-Phi3 Basic-RAG-Chatbot-FAISS-Phi3 Public

    An offline RAG chatbot using FAISS for document retrieval and Microsoft Phi3 for response generation. Easily integrate via Flask API for private, fast Q&A from indexed documents. Includes a Jupyter…

    Jupyter Notebook 1

  2. SQLServer2025VectorDataType SQLServer2025VectorDataType Public

    Python 1

  3. VectorDBUsingFAISS VectorDBUsingFAISS Public

    This repository provides a comprehensive guide to utilizing Facebook AI Similarity Search (FAISS) for efficient vector database management.

    Python 1

  4. PersonSearchUsingElastic PersonSearchUsingElastic Public

    Jupyter Notebook

  5. PersonSearchUsingSQLVectorDatatype PersonSearchUsingSQLVectorDatatype Public

    Demonstrates person search using SQL Server 2025's vector data type for efficient similarity matching. Includes performance comparison with traditional approaches, setup tutorials, and real-world u…

    Python