Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
e-johnstonn committed May 15, 2023
1 parent e9a94a1 commit d38fcb2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

docGPT is a powerful, locally-run tool for document summarization and querying using OpenAI's models. You retain **full control** over your documents and API keys, ensuring privacy and security. No paying third parties, no trusting sites with your API key, and no uploading sensitive documents to unknown sources. Built using Langchain!

# Examples (using the "Sparks of AGI" paper)

![summary](https://i.imgur.com/sUcay6a.gif)

![chat](https://i.imgur.com/ipgvsgb.gif)

# Setup
1. Clone the repository
2. Download all requirements
Expand Down

0 comments on commit d38fcb2

Please sign in to comment.