retreival

There are 8 repositories under retreival topic.

  • squaredev-io/squaredev

    The platform for developers building applications powered by LLMs

    Language:TypeScript29604
  • Ramachetan/generative-ai-for-beginners

    8 Lessons, Get Started Building with Generative AI and Gemini API

    Language:Jupyter Notebook17203
  • Sreyan88/CompA

    Code for ICLR 2024 Paper: CompA: Addressing the Gap in Compositional Reasoning in Audio-Language Models

    Language:Python12302
  • Sreyan88/RECAP

    Code for ICASSP 2024 Paper: RECAP: Retrieval-Augmented Audio Captioning

    Language:Python9200
  • ElmiraGhorbani/dynamic_prompting

    Dynamic Few-Shot Prompting is a Python package that dynamically selects N samples that are contextually close to the user's task or query from a knowledge base (similar to RAG) to include in the prompt.

    Language:Python3200
  • linhaowei1/MolRetrieval

    This repo implements many methods to retrieve molecules that are similar to a target molecule from a large molecule corpus.

    Language:Python2100
  • Tobsky/DocuQuery

    This Streamlit application demonstrates the integration of ChatGroq (Llama3 model), OpenAIEmbeddings, and FAISS for document embedding and retrieval.

    Language:Python1200
  • yunwoong7/simple-rag

    A lightweight implementation of Retrieval-Augmented Generation (RAG) for enhancing language models with external knowledge.

    Language:Python