export default function Hero({ className = '' }: { className?: string }) { return (

DocsGPT

🦖

Welcome to DocsGPT, your technical documentation assistant!

Enter a query related to the information in the documentation you selected to receive
and we will provide you with the most relevant answers.

Start by entering your query in the input field below and we will do the rest!

lock

Chat with Your Data

DocsGPT will use your data to answer questions. Whether its documentation, source code, or Microsoft files, DocsGPT allows you to have interactive conversations and find answers based on the provided data.

lock

Secure Data Storage

The security of your data is our top priority. DocsGPT ensures the utmost protection for your sensitive information. With secure data storage and privacy measures in place, you can trust that your data is kept safe and confidential.

lock

Open Source Code

DocsGPT is built on open source principles, promoting transparency and collaboration. The source code is freely available, enabling developers to contribute, enhance, and customize the app to meet their specific needs.

); }