Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felipefarias authored Mar 27, 2024
1 parent 5efae48 commit 6f91ebb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
<h1 align="center">GPTBundle</h1>
</a>

This product is currently in **open alpha phase**, feedback is welcomed but usage for commercial applications is not yet advised.

**GPTBundle** is an open-source library designed to empower Next.JS web developers by integrating cutting-edge GPT-4 capabilities into their next launches.

Leveraging the power of [LLM](https://en.wikipedia.org/wiki/Large_language_model) models (used by [ChatGPT](https://chat.openai.com/)) through [OpenAI's public API](https://platform.openai.com/docs/api-reference), GPTBundle offers developers a range of templates built using [Vercel](https://vercel.com/)'s [Next.js](https://github.com/vercel/next.js) and [react-jsonschema-form](https://github.com/rjsf-team/react-jsonschema-form). Our ultimate goal is to help the development community to create AI-powered web features easily.
Expand Down Expand Up @@ -43,7 +41,7 @@ GPTBundle is developed by Vinta and maintained by the community, ensuring transp

## Documentation

**Alpha Stage Documentation:** [https://gptbundle-alpha.vinta.dev/](https://gptbundle-alpha.vinta.dev/)
**Documentation:** [https://docs.gptbundle.ai/](https://docs.gptbundle.ai/)

In our public documentation, you'll find installation instructions, tutorials, and examples. Note that hosted examples are not interactive since they need an OpenAI API Key to work.

Expand Down

0 comments on commit 6f91ebb

Please sign in to comment.