Skip to content
#

embedding-models

Here are 158 public repositories matching this topic...

ToR[e]cSys is a PyTorch Framework to implement recommendation system algorithms, including but not limited to click-through-rate (CTR) prediction, learning-to-ranking (LTR), and Matrix/Tensor Embedding. The project objective is to develop an ecosystem to experiment, share, reproduce, and deploy in real-world in a smooth and easy way.

  • Updated Apr 8, 2022
  • Python

This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face models for generation and evaluation.

  • Updated Nov 1, 2024
  • Jupyter Notebook

langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations, and provides accurate, context-aware answers based on the indexed data. Easy to set up and extend.

  • Updated Oct 11, 2023
  • Python

Improve this page

Add a description, image, and links to the embedding-models topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the embedding-models topic, visit your repo's landing page and select "manage topics."

Learn more