About DocsGPT
1. Navigate to{' '} - /application folder + /application folder
2. Install dependencies from{' '} - + pip install -r requirements.txt
- 3. Prepare a .env file. - Copy .env_sample and - create .env with your + 3. Prepare a .env file. + Copy .env_sample and + create .env with your OpenAI API token
4. Run the app with{' '} - python app.py + python app.py