nomic-embed-text

There are 9 repositories under nomic-embed-text topic.

  • xlisp/ai-any-text-clusterer

    AI any text or file clusterer & sorting

    Language:Python13205
  • xlisp/ai-any-text-clusterer-v1

    AI any text or file clusterer & sorting

    Language:Python62
  • ihkcreations/EWU_RAG_Chatbot

    A RAG application for East West University (Only Science Faculty)

    Language:Python3100
  • anwarraif/LLM

    A Retrieval-Augmented Generation (RAG) using Llama Model Fine Tune - The system that extracts and embeds Cirebon cuisine knowledge into a PostgreSQL database with pgvector, enabling efficient retrieval and contextual responses using FastAPI and Docker.

  • swastikmaiti/Phi3-No-GPU-No-Worry

    GPU constrained! No More. Microsoft released Phi3 specially designed for memory/compute constrained environments. The model support ONXX CPU runtime which offers amazing inference speed even on mobile cpu.

    Language:Jupyter Notebook2100
  • 0xZee/streamlit-AskPDF-bot

    "Ask your PDF" ChatBot : Streamlit App, LangChain, llama3, Nomic embeddings

    Language:Python10
  • swastikmaiti/LlamaIndex-Agent-with-Reasoning-Loop

    Simple agents are good for 1-to-1 retrieval system. For more complex task we need multi steps reasoning loop. In a reasoning loop the agent can break down a complex task into subtasks and solve them step by step while maintaining a conversational memory.

    Language:Jupyter Notebook1102
  • agnivchtj/python_rag_app

    Implementing a local RAG pipeline that processes PDFs and lets users query information from these documents using LLMs.

    Language:Python
  • lzytitan494/Simplest-RAG

    A Retrieval-Augmented Generation (RAG) pipeline for laptop-related issues using Langchain and Chroma DB

    Language:Python