About DocsGPT 🦖
-
+ About DocsGPT 🦖
Find the information in your documentation through AI-powered
+
If you want to add your own documentation, please follow the
instruction below:
+
1. Navigate to{' '}
/application folder
+
2. Install dependencies from{' '}
pip install -r requirements.txt
+
3. Prepare a .env file.
Copy .env_sample and
create .env with your
OpenAI API token
+
4. Run the app with{' '}
python app.py
+
Currently It uses python pandas documentation, so it will respond to
information relevant to pandas. If you want to train it on different
documentation - please follow
@@ -64,7 +64,7 @@ export default function About() {
.
+