35 Forks
120 Stars
120 Watchers

DocumentGPT

DocumentGPT is a web application that allows you to chat over your research document using OpenAI's chat API and perform semantic search using vector databases. This tool provides a seamless interface for interacting with your research document, exploring search results, and engaging in a conversation with an AI chatbot.

How to download and setup DocumentGPT

Open terminal and run command
git clone https://github.com/aju22/DocumentGPT.git
git clone is used to create a copy or clone of DocumentGPT repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DocumentGPT https://github.com/aju22/DocumentGPT/archive/master.zip

Or simply clone DocumentGPT with SSH
[email protected]:aju22/DocumentGPT.git

If you have some problems with DocumentGPT

You may open issue on DocumentGPT support forum (system) here: https://github.com/aju22/DocumentGPT/issues