File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -73,27 +73,6 @@ RauhanAhmed-Auto-Data-Analyzer/
73
73
- ** Deployment** : Docker
74
74
- ** CI/CD** : GitHub Actions
75
75
76
- ### Key Components
77
-
78
- #### ` app.py `
79
- - Entry point of the application.
80
- - Hosts the PyWebIO-based interactive interface.
81
- - Integrates the ` CompletePipeline ` for data ingestion and query processing.
82
-
83
- #### ` src/components/queryChainBuilder.py `
84
- - Builds a LangChain query processing chain.
85
- - Loads configurations from YAML and INI files.
86
- - Utilizes ` ChatGroq ` for natural language processing.
87
-
88
- #### ` params.yaml `
89
- - Contains system-level prompts and rules for data handling and visualization generation.
90
-
91
- #### ` Dockerfile `
92
- - Defines the container environment for easy deployment.
93
-
94
- #### ` .github/workflows/ci-cd.yaml `
95
- - Automates CI/CD processes, including Docker image building and deployment via webhooks.
96
-
97
76
---
98
77
99
78
## Requirements
You can’t perform that action at this time.
0 commit comments