How to use DocsGPT
Prerequisites:
Docker: Ensure you have Docker installed and running on your system.Launching DocsGPT (macOS and Linux)
For macOS and Linux users, the easiest way to launch DocsGPT is using the providedsetup.sh
script. This script automates the configuration process and offers several setup options.
Step 1: Download the DocsGPT repository
- First, you need to download the DocsGPT repository to your local machine. You can do this using Git:
setup.sh
script
- Navigate to the DocsGPT directory in your terminal and execute the
setup.sh
script:
.env
file and handle necessary downloads and installations based on your chosen option.
Launching DocsGPT (Windows)
For Windows users, please refer to the Docker Deployment documentation for detailed step-by-step instructions on setting up DocsGPT using Docker.How to Integrate Novita AI API with DocsGPT
Step 1: Log in to Novita AI and create an API Key




- Once the setup is complete and Docker containers are running, navigate to http://localhost:5173/ in your web browser to access the DocsGPT web application.

- To stop DocsGPT, simply open a new terminal in the
DocsGPT
directory and run:
- (or the specific
docker compose
command shown at the end of thesetup.sh
execution, which may include optional compose files depending on your choices).