MUTIAGENT-RAG
Multi-Agent Retrieval-Augmented Generation system with five LangGraph-orchestrated agents (retriever, ranker, synthesizer, fact-checker, evaluator) on a FastAPI backend with ChromaDB and a React + Vite frontend.
파일 탐색기
- __init__.py
- fact_checker.py
- orchestrator.py
- ranker.py
- retriever.py
- synthesizer.py
- __init__.py
- main.py
- routes.py
- __init__.py
- loader.py
- __init__.py
- chroma_store.py
- .env.example
- __init__.py
- config.py
- requirements.txt
- favicon.svg
- icons.svg
- client.js
- hero.png
- vite.svg
- ChatWindow.jsx
- CitationCard.jsx
- FactBadge.jsx
- MessageBubble.jsx
- StatusBar.jsx
- UploadPanel.jsx
- useChat.js
- useUpload.js
- App.jsx
- index.css
- main.jsx
- .gitignore
- eslint.config.js
- index.html
- package-lock.json
- package.json
- README.md
- vite.config.js
- .gitignore
- README.md
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
// repository documentation
Was this content helpful?
(0 ratings)
