Skip to content

Commit 2d2135f

Browse files
committed
Updating Data pipeline README
1 parent 6420d0d commit 2d2135f

3 files changed

Lines changed: 3 additions & 11 deletions

File tree

README.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,18 +28,10 @@ source venv/bin/activate # Windows: venv\Scripts\activate
2828
pip install -r requirements.txt
2929
```
3030

31-
## Project Structure
31+
## Data Pipeline
3232
```
33-
TenaBot/
34-
├── data/ # Raw and processed medicine data
35-
├── notebooks/ # Data analysis and AI prompt experiments
36-
├── src/ # Source code: ingestion, preprocessing, AI, API
37-
├── models/ # Saved models or embeddings
38-
├── app/ # Frontend application
39-
├── tests/ # Unit and integration tests
40-
├── docs/ # Documentation and diagrams
41-
├── README.md
42-
└── requirements.txt
33+
![alt text](image.png)
34+
![alt text](image-1.png)
4335
```
4436

4537
## Usage

image-1.png

31.1 KB
Loading

image.png

101 KB
Loading

0 commit comments

Comments
 (0)