GitHub / Karthi-DStech / RAG-Query-Translation--Semantic-Search
This repository implements Retrieval-Augmented Generation (RAG) for Query Translation and Semantic Search. It processes documents from a given URL, splits and indexes them, and uses different retrieval methods (multi-query, fusion, and decomposition) to accurately answer user queries.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Python
Size: 27.3 KB
Dependencies parsed at: Pending
Created at: 10 months ago
Updated at: 10 months ago
Pushed at: 10 months ago
Last synced at: 10 months ago
Topics: decomposition, fusion, llms, multiquery, rag