ToxyBorg/Hugging-Face-Hub-Langchain-Document-Embeddings
Using Hugging Face Hub Embeddings with Langchain document loaders to do some query answering
Implements a complete RAG (Retrieval-Augmented Generation) pipeline: documents are loaded from multiple formats, chunked with LangChain's CharacterTextSplitter, converted to embeddings via HuggingFace Hub, and indexed in a FAISS vector store for similarity search. The system combines retrieved documents with Google's Flan-UL2 language model to generate contextual answers, with configurable storage for chunks, embeddings, and vector indices across the workflow.
No commits in the last 6 months.
Stars
32
Forks
7
Language
Python
License
Unlicense
Category
Last pushed
Apr 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ToxyBorg/Hugging-Face-Hub-Langchain-Document-Embeddings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.