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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
MVP for docs specific chat bot.
4
4
5
+
## Requirements
6
+
7
+
Before getting started, ensure you have the following:
8
+
9
+
*[Python](https://www.python.org/downloads/) - Version 3.7 or newer is required.
10
+
* An active account on OpenAI, along with an [OpenAI API key](https://platform.openai.com/account/api-keys).
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).
0 commit comments