File size: 982 Bytes
228658f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "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"
  ]
}