mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-12-02 01:53:14 +00:00
Add accessibility features to README file based on the top tips from GitHub: https://github.blog/2023-10-26-5-tips-for-making-your-github-profile-page-accessible/
87 lines
2.7 KiB
Markdown
87 lines
2.7 KiB
Markdown
<h1 align="center">
|
|
DocsGPT 🦖
|
|
</h1>
|
|
|
|
<p align="center">
|
|
|
|
@@ -14,27 +14,27 @@ Say goodbye to time-consuming manual searches, and let <strong><a href="https://
|
|
|
|
<div align="center">
|
|
|
|
<a href="https://github.com/arc53/DocsGPT"></a>
|
|
<a href="https://github.com/arc53/DocsGPT"></a>
|
|
<a href="https://github.com/arc53/DocsGPT/blob/main/LICENSE"></a>
|
|
<a href="https://discord.gg/n5BX8dh8rU"></a>
|
|
|
|
|
|
</div>
|
|
|
|
|
|
### Production Support / Help for companies:
|
|
|
|
|
|
We're eager to provide personalized assistance when deploying your DocsGPT to a live environment.
|
|
|
|
|
|
- [Book Demo :wave:](https://airtable.com/appdeaL0F1qV8Bl2C/shrrJF1Ll7btCJRbP)
|
|
- [Send Email :email:](mailto:contact@arc53.com?subject=DocsGPT%20support%2Fsolutions)
|
|
|
|
|
|
### [:tada: Join the Hacktoberfest with DocsGPT and Earn a Free T-shirt! :tada:](https://github.com/arc53/DocsGPT/blob/main/HACKTOBERFEST.md)
|
|
|
|
|
|

|
|
|
|
|
|
## Roadmap
|
|
|
|
|
|
You can find our roadmap [on our GitHub project board](https://github.com/orgs/arc53/projects/2). Please don't hesitate to contribute or create issues, it helps us improve DocsGPT!
|
|
|
|
|
|
## Our Open-Source models optimized for DocsGPT:
|
|
|
|
|
|
|
|
@@ -48,21 +48,21 @@ If you don't have enough resources to run it, you can use bitsnbytes to quantize
|
|
|
|
|
|
## Features
|
|
|
|
|
|

|
|
|
|
|
|
## Useful links
|
|
|
|
|
|
- :mag: :fire: [Live preview](https://docsgpt.arc53.com/)
|
|
|
|
|
|
- :speech_balloon: :tada: [Join our Discord](https://discord.gg/n5BX8dh8rU)
|
|
|
|
|
|
- :books: :sunglasses: [Guides](https://docs.docsgpt.co.uk/)
|
|
|
|
|
|
- 👩💻👨💻 [Interested in contributing?](https://github.com/arc53/DocsGPT/blob/main/CONTRIBUTING.md)
|
|
|
|
|
|
- :file_folder: :rocket: [How to use any other documentation](https://docs.docsgpt.co.uk/Guides/How-to-train-on-other-documentation)
|
|
|
|
|
|
- :house: :closed_lock_with_key: [How to host it locally (so all data will stay on-premises)](https://docs.docsgpt.co.uk/Guides/How-to-use-different-LLM)
|
|
|
|
|
|
## Project structure
|
|
|
|
|
|
|
|
@@ -184,4 +184,4 @@ We as members, contributors, and leaders, pledge to make participation in our co
|
|
|
|
|
|
The source code license is [MIT](https://opensource.org/license/mit/), as described in the [LICENSE](LICENSE) file.
|
|
|
|
|
|
Built with [:bird: :link: LangChain](https://github.com/hwchase17/langchain)
|