Skip to content
View greggvg's full-sized avatar

Highlights

  • Pro

Block or report greggvg

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

Popular repositories Loading

  1. python-exercises python-exercises Public

    Forked from PabloVallejo/python-exercises

    Series of basic exercises on python

    Python

  2. setlist-studio setlist-studio Public

    Forked from eugenecp/setlist-studio

    C#

  3. simple-rag-ai-agent simple-rag-ai-agent Public

    Forked from warpten123/simple-rag-ai-agent

    Python

  4. SimpleRAGPDF-Demo SimpleRAGPDF-Demo Public

    Simple PDF RAG demo using PyMuPDF for text extraction, SentenceTransformers for embeddings, FAISS for vector retrieval, and Hugging Face Transformers for answering. Includes a custom recursive text…

    Python 1

  5. SimpleRAG-OpenAI SimpleRAG-OpenAI Public

    RAG version that delivers cleaner, more accurate answers using OpenAI for both embeddings and generation, while keeping FAISS as the vector index. Built for stability in Colab, it avoids hanging is…

    Jupyter Notebook