Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
dissorial committed May 15, 2023
1 parent b36d9ab commit 3098e72
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@ That's why I published this as a standalone repo. Nevertheless, some parts of th
git clone https://github.com/dissorial/pdf-chatbot.git
```

This repository has two branches: `master` and `old-master`. The `old-master` branch contains working code that you can run locally and has all the features except for Google OAuth. If you want to avoid setting up Google OAuth, clone that branch with:

```
$ git clone https://github.com/dissorial/pdf-chatbot.git -b old-master
```

### Pinecone setup

Create an account on Pinecone. Go to `Indexes` and `Create index`. Enter any name, put `1536` for `Dimensions` and leave the rest on default. Then go to `API keys` and `Create API key`.
Expand Down

1 comment on commit 3098e72

@vercel
Copy link

@vercel vercel bot commented on 3098e72 May 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.