Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
csjjin2002
/
financial-rag-chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
financial-rag-chatbot
175 kB
1 contributor
History:
24 commits
Claude
Implement Verbalized Sampling for Serendipity Diagnosis
2557f74
unverified
3 months ago
app
Add complete Financial RAG system with Metacognitive Agent
3 months ago
data
Add complete pipeline demonstration with sample vector DB
3 months ago
docs
Connect frontend to Render.com backend API
3 months ago
scripts
Fix embedder method call in test DB creation script
3 months ago
services
Add complete Financial RAG system with Metacognitive Agent
3 months ago
utils
Fix: Make pdf_source_path optional in config
3 months ago
.env.example
728 Bytes
Add complete Financial RAG system with Metacognitive Agent
3 months ago
.gitignore
480 Bytes
Improve gitignore patterns for vector DB exclusion
3 months ago
DEPLOYMENT_STEPS.md
3.89 kB
Secure API key: Remove from frontend, use backend proxy
3 months ago
DEPLOY_GUIDE.md
4.06 kB
Add Render.com deployment configuration for online hosting
3 months ago
QUICKSTART.md
3.29 kB
Add automation scripts and quick start guide
3 months ago
README.md
7.94 kB
Fix: Simplify dependencies and add app_gradio.py for HuggingFace Spaces
3 months ago
REMOTE_INDEXING.md
3.37 kB
Add remote indexing options and pipeline testing tools
3 months ago
UPLOAD_VECTOR_DB.md
3.28 kB
Enable vector DB upload to GitHub and add upload guide
3 months ago
USAGE_GUIDE.md
6.45 kB
Add complete Financial RAG system with Metacognitive Agent
3 months ago
app.py
11.7 kB
Add HuggingFace Spaces support with Gradio UI
3 months ago
app_gradio.py
18.5 kB
Implement Verbalized Sampling for Serendipity Diagnosis
3 months ago
render.yaml
891 Bytes
Fix deployment: Optimize dependencies and build process
3 months ago
requirements.txt
290 Bytes
Fix: Add pydantic-settings dependency for config.py
3 months ago
run_indexing.sh
2.17 kB
Add automation scripts and quick start guide
3 months ago
run_server.sh
1.25 kB
Add automation scripts and quick start guide
3 months ago
runtime.txt
14 Bytes
Fix deployment: Optimize dependencies and build process
3 months ago
setup.sh
2.56 kB
Add automation scripts and quick start guide
3 months ago
upload_to_github.sh
2.5 kB
Add automation scripts and quick start guide
3 months ago