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
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ The [ChatGPT](https://openai.com/blog/chatgpt)-powered swiss army knife for the
21
21
22
22
Pre-requisite:
23
23
- You'll need to create an [OpenAI](https://openai.com/blog/openai-api) account or request early access from [Anthropic](https://www.anthropic.com/earlyaccess).
24
-
- Also, you can create a [Pinecone](https://www.pinecone.io/start) account to use their vector database.
24
+
- Also, create a [Pinecone](https://www.pinecone.io/start) account to use their vector database.
25
25
26
26
1. Run `pip install mindflow`, or you can clone this repo and run `pip install -e path/to/mindflow`.
0 commit comments