
arc53/docsgptOpen-Source Documentation Assistant
DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in the project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers.
Say goodbye to time-consuming manual searches, and let DocsGPT help you quickly find the information you need. Try it out and see how it revolutionizes your project documentation experience. Contribute to its development and be a part of the future of AI-powered assistance.
!link to main GitHub showing Stars number !link to main GitHub showing Forks number !link to license file !link to *** !X (formerly ***) URL
We're eager to provide personalized assistance when deploying your DocsGPT to a live environment.
!video-example-of-docs-gpt
You can find our roadmap here. Please don't hesitate to contribute or create issues, it helps us improve DocsGPT!
| Name | Base Model | Requirements (or similar) |
|---|---|---|
| Docsgpt-7b-mistral | Mistral-7b | 1xA10G gpu |
| Docsgpt-14b | llama-2-14b | 2xA10 gpu's |
| Docsgpt-40b-falcon | falcon-40b | 8xA10G gpu's |
If you don't have enough resources to run it, you can use bitsnbytes to quantize.
!Main features of DocsGPT showcasing six main features
:mag: :fire: Cloud Version
:speech_balloon: :tada: Join our ***
:books: :sunglasses: Guides
:couple: Interested in contributing?
:file_folder: :rocket: How to use any other documentation
:house: :closed_lock_with_key: How to host it locally (so all data will stay on-premises)
Application - Flask app (main application).
Extensions - Chrome extension.
Scripts - Script that creates similarity search index for other libraries.
Frontend - Frontend uses Vite and React.
[!Note] Make sure you have Docker installed
On Mac OS or Linux, write:
./setup.sh
It will install all the dependencies and allow you to download the local model, use OpenAI or use our LLM API.
Otherwise, refer to this Guide for Windows:
Download and open this repository with git clone [***]
Create a .env file in your root directory and set the env variables and VITE_API_STREAMING to true or false, depending on whether you want streaming answers or not.
It should look like this inside:
LLM_NAME=[docsgpt or openai or others] VITE_API_STREAMING=true API_KEY=[if LLM_NAME is openai]
See optional environment variables in the /.env-template and /application/.env_sample files.
Run ./run-with-docker-compose.sh.
Navigate to http://localhost:5173/.
To stop, just run Ctrl + C.
For development, only two containers are used from docker-compose.yaml (by deleting all services except for Redis and Mongo). See file docker-compose-dev.yaml.
Run
docker compose -f docker-compose-dev.yaml build docker compose -f docker-compose-dev.yaml up -d
[!Note] Make sure you have Python 3.10 or 3.11 installed.
.env file in the project folder:
.env.(check out application/core/settings.py if you want to see more config options.)
a) On Mac OS and Linux
commandlinepython -m venv venv . venv/bin/activate
b) On Windows
commandlinepython -m venv venv venv/Scripts/activate
model/ folder:
You can use the script below, or download it manually from here, unzip it and save it in the model/ folder.commandlinewget [***] unzip mpnet-base-v2.zip -d model rm mpnet-base-v2.zip
commandlinepip install -r application/requirements.txt
flask --app application/app.py run --host=0.0.0.0 --port=7091.celery -A application.app.celery worker -l INFO.[!Note] Make sure you have Node version 16 or higher.
husky and vite (ignore if already installed).commandlinenpm install husky -g npm install vite -g
npm install --include=dev.npm run dev.Please refer to the CONTRIBUTING.md file for information about how to get involved. We welcome issues, questions, and pull requests.
We as members, contributors, and leaders, pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation. Please refer to the CODE_OF_CONDUCT.md file for more information about contributing.
The source code license is MIT, as described in the LICENSE file.
Built with :bird: :link: LangChain
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务