Bangla-RAG/PoRAG
Fully Configurable RAG Pipeline for Bengali Language RAG Applications. Supports both Local and Huggingface Models, Built with Langchain.
This tool helps you quickly get answers to questions about your Bengali text documents. You provide Bengali text files, ask questions in Bengali, and receive responses based on the information in your documents. It's designed for anyone who needs to extract information or interact with a collection of Bengali text data.
No commits in the last 6 months.
Use this if you need to build a system that can answer questions from a corpus of Bengali text data, without needing to manually search through documents.
Not ideal if your primary data source is PDF documents, as it currently only supports plain text (.txt) files.
Stars
50
Forks
13
Language
Python
License
MIT
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Bangla-RAG/PoRAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)