You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@ Before getting started, ensure you have the following:
10
10
* An active account on OpenAI, along with an [OpenAI API key](https://platform.openai.com/account/api-keys).
11
11
* 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).
12
12
13
+
## Project structure
14
+
15
+
*`docs-chat` directory is a Python virtual environment
16
+
*`main.py` scrapes pages and creates vector database.
0 commit comments