mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
@@ -11,19 +11,21 @@ import mainGuides from './Guides/_meta.json';
|
|||||||
|
|
||||||
|
|
||||||
export const allGuides = {
|
export const allGuides = {
|
||||||
...mainGuides,
|
|
||||||
...developingGuides,
|
|
||||||
...deployingGuides,
|
...deployingGuides,
|
||||||
|
...developingGuides,
|
||||||
...extensionGuides,
|
...extensionGuides,
|
||||||
|
...mainGuides,
|
||||||
};
|
};
|
||||||
|
|
||||||
### **DocsGPT 🦖**
|
### **DocsGPT 🦖**
|
||||||
|
|
||||||
DocsGPT 🦖 is an innovative open-source tool designed to simplify the retrieval of information from project documentation using advanced GPT models 🤖. Eliminate lengthy manual searches 🔍 and enhance your documentation experience with DocsGPT, and consider contributing to its AI-powered future 🚀.
|
DocsGPT 🦖 is an innovative open-source tool designed to simplify the retrieval of information from project documentation using advanced GPT models 🤖. Eliminate lengthy manual searches 🔍 and enhance your documentation experience with DocsGPT, and consider contributing to its AI-powered future 🚀.
|
||||||
|
|
||||||
Our demo: [https://docsgpt.arc53.com/](https://docsgpt.arc53.com/)
|

|
||||||
|
|
||||||
Want to earn a cool shirt by submitting a **meaningful** PR, check out [Hacktoberfest](https://github.com/arc53/DocsGPT/blob/main/HACKTOBERFEST.md) guide.
|
Try it yourself: [https://docsgpt.arc53.com/](https://docsgpt.arc53.com/)
|
||||||
|
|
||||||
|
### [🎉 Join the Hacktoberfest with DocsGPT and Contribute to Earn a Free T-shirt! 🎉](https://github.com/arc53/DocsGPT/blob/main/HACKTOBERFEST.md)
|
||||||
|
|
||||||
<Cards
|
<Cards
|
||||||
num={3}
|
num={3}
|
||||||
|
|||||||
Reference in New Issue
Block a user