Skip to content

Commit c9888d7

Browse files
authored
UPDATE: readme.md
1 parent d7bd529 commit c9888d7

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -73,27 +73,6 @@ RauhanAhmed-Auto-Data-Analyzer/
7373
- **Deployment**: Docker
7474
- **CI/CD**: GitHub Actions
7575

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-
9776
---
9877

9978
## Requirements

0 commit comments

Comments
 (0)