technical-rag-assistant / deployment_summary.json
Arthur Passuello
Added deploxment summary
228658f
raw
history blame contribute delete
982 Bytes
{
"deployment_info": {
"total_files": 27,
"total_size_mb": 1.71,
"deployment_date": "2025-07-03",
"system_status": "85% production ready (confidence bug fixed)"
},
"files_included": {
"essential_files": [
"app.py",
"streamlit_app.py",
"requirements.txt",
"README.md"
],
"source_directories": [
"src",
"shared_utils"
],
"sample_documents": [
"riscv-base-instructions.pdf",
"GMLP_Guiding_Principles.pdf",
"riscv-card.pdf"
],
"tests_included": [
"test_basic_rag.py",
"test_integration.py"
]
},
"hf_spaces_config": {
"sdk": "streamlit",
"python_version": "3.11",
"hardware": "cpu-basic",
"demo_mode": "enabled (ollama not available)"
},
"key_features": [
"Document processing and chunking",
"Hybrid search (semantic + keyword)",
"Quality UI demonstration",
"Complete source code access",
"Professional documentation"
]
}