nomic-embed-text
There are 9 repositories under nomic-embed-text topic.
xlisp/ai-any-text-clusterer
AI any text or file clusterer & sorting
xlisp/ai-any-text-clusterer-v1
AI any text or file clusterer & sorting
ihkcreations/EWU_RAG_Chatbot
A RAG application for East West University (Only Science Faculty)
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.
0xZee/streamlit-AskPDF-bot
"Ask your PDF" ChatBot : Streamlit App, LangChain, llama3, Nomic embeddings
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.
agnivchtj/python_rag_app
Implementing a local RAG pipeline that processes PDFs and lets users query information from these documents using LLMs.
lzytitan494/Simplest-RAG
A Retrieval-Augmented Generation (RAG) pipeline for laptop-related issues using Langchain and Chroma DB