Skip to content

Commit

Permalink
Merge pull request #366 from Smartmind12/patch-1
Browse files Browse the repository at this point in the history
Update index.mdx
  • Loading branch information
dartpain authored Oct 2, 2023
2 parents 7138655 + 93acfc2 commit 962cb29
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,21 @@ import mainGuides from './Guides/_meta.json';


export const allGuides = {
...mainGuides,
...developingGuides,
...deployingGuides,
...developingGuides,
...extensionGuides,
...mainGuides,
};

### **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 🚀.

Our demo: [https://docsgpt.arc53.com/](https://docsgpt.arc53.com/)
![video-example-of-docs-gpt](https://d3dg1063dc54p9.cloudfront.net/videos/demov3.gif)

Try it yourself: [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.
### [🎉 Join the Hacktoberfest with DocsGPT and Contribute to Earn a Free T-shirt! 🎉](https://github.com/arc53/DocsGPT/blob/main/HACKTOBERFEST.md)

<Cards
num={3}
Expand Down

2 comments on commit 962cb29

@vercel
Copy link

@vercel vercel bot commented on 962cb29 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nextra-docsgpt – ./docs

nextra-docsgpt.vercel.app
nextra-docsgpt-arc53.vercel.app
nextra-docsgpt-git-main-arc53.vercel.app
docs.docsgpt.co.uk

@vercel
Copy link

@vercel vercel bot commented on 962cb29 Oct 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

docs-gpt – ./frontend

docs-gpt-arc53.vercel.app
docs-gpt-brown.vercel.app
docs-gpt-git-main-arc53.vercel.app

Please sign in to comment.