Skip to content

Commit

Permalink
UPDATE: readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RauhanAhmed authored Dec 25, 2024
1 parent d7bd529 commit c9888d7
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,27 +73,6 @@ RauhanAhmed-Auto-Data-Analyzer/
- **Deployment**: Docker
- **CI/CD**: GitHub Actions

### Key Components

#### `app.py`
- Entry point of the application.
- Hosts the PyWebIO-based interactive interface.
- Integrates the `CompletePipeline` for data ingestion and query processing.

#### `src/components/queryChainBuilder.py`
- Builds a LangChain query processing chain.
- Loads configurations from YAML and INI files.
- Utilizes `ChatGroq` for natural language processing.

#### `params.yaml`
- Contains system-level prompts and rules for data handling and visualization generation.

#### `Dockerfile`
- Defines the container environment for easy deployment.

#### `.github/workflows/ci-cd.yaml`
- Automates CI/CD processes, including Docker image building and deployment via webhooks.

---

## Requirements
Expand Down

0 comments on commit c9888d7

Please sign in to comment.