haven-jeon/LegalQA
Korean LegalQA using SentenceKoBART
Combines SentenceKoBART embeddings with approximate nearest-neighbor search (Faiss/Annoy/Hnswlib) via Jina's neural search framework to retrieve relevant legal documents, then augments ChatGPT responses with retrieved context. Includes a curated Korean legal QA dataset (1,830 pairs) and REST API with Streamlit chat interface for end-to-end retrieval-augmented generation workflows.
No commits in the last 6 months.
Stars
97
Forks
28
Language
Python
License
—
Category
Last pushed
Mar 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/haven-jeon/LegalQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
maxent-ai/ocrpy
OCR, Archive, Index and Search: Implementation agnostic OCR framework.
ametnes/nesis
Your AI Powered Enterprise Knowledge Partner. Designed to be used at scale from ingesting large...
foxminchan/LawKnowledge
A legal knowledge search and Q&A application based on Vietnam's Legal Code and legal document database ⚖️
utachicodes/PyDocEnhancer
An AI-powered Python plugin to enhance documentation with summaries, code explanations,...
ryanlane/document-manager
Local-first document archive assistant for semantic search and RAG using local LLMs and embeddings.