Skip to content

Commit 2482d53

Browse files
committed
Update README.md
1 parent 1a1e658 commit 2482d53

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Before getting started, ensure you have the following:
1010
* An active account on OpenAI, along with an [OpenAI API key](https://platform.openai.com/account/api-keys).
1111
* A Deep Lake account, complete with a [Deep Lake API key](https://app.activeloop.ai/?utm_source=referral&utm_medium=platform&utm_campaign=signup_promo_settings&utm_id=plg).
1212

13+
## Project structure
14+
15+
* `docs-chat` directory is a Python virtual environment
16+
* `main.py` scrapes pages and creates vector database.
17+
* `chat.py` accepts users queries.
18+
1319
## Quickstart
1420

1521
- Clone the repository

0 commit comments

Comments
 (0)