You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**JSON files**: `YYYY_PROGRAM_TYPE_DOC_TYPE_DOC_NUMBER.json` - Structured data for processing
279
+
-**Batch cache**: `batch_cache/YYYY_PROGRAM_TYPE_DOC_TYPE_DOC_NUMBER/` - Cached batch results for cost optimization
280
+
220
281
---
221
282
222
283
## 🚀 Frontend Setup
@@ -258,6 +319,7 @@ Each file follows the naming convention: `YYYY_PROGRAM_TYPE_DOC_TYPE_DOC_NUMBER.
258
319
-**[Chat Filter Implementation](docs/CHAT_FILTER_IMPLEMENTATION.md)**: Implementation of document filtering in chat, including backend, search, and frontend integration.
-**[Federal Register Integration](docs/federal_register.md)**: Details on fetching, classifying, and organizing regulations from the Federal Register API.
322
+
-**[Processing Flow Diagram](docs/processing_flow_diagram.md)**: Complete visual flow of download, chunking, embedding, and summary generation processes.
261
323
262
324
### Deployment & Operations
263
325
-**[Local Backend + GitHub Pages Setup](docs/local_backend_github_pages_setup.md)**: Step-by-step deployment guide using ngrok and GitHub Pages.
0 commit comments