Description
Chat GPT-3 OpenAI – Ask The Oracle – HTML 5
Summary
This is an HTML5 template that integrates with the Chat GPT APIs. Our goal is to provide an easy-to-use and highly customizable API code that allows you to train and add your own artificial intelligence solutions to the prompts.
Our product is customizable, allowing you to add or modify intelligent AI through prompts. With the aim of providing creative responses, our intelligent model with Chat GPT uses the theme of astrology to provide users with nine intelligent oracle prompts that include: Dream Meaning, My Zodiac Information, Tarot Reading (Major Arcana), Get Your Numerology Reading, Know Your Vocational Map, Discover Your Power Animal, Create your birth chart, Love Calculator and Chinese Zodiac.
To better meet your needs, it is possible to add or modify any of the nine resources already available.
Benefits
- Easy to customize
- Clear documentation
- Responsive (compatible with mobile)
- No need for any database
- Add and modify artificial intelligence through a JSON file
- Option to delete conversations
- Option to save conversations
- Advanced models used: GPT 3.5 Turbo and text-davinci003
- DALL•E 2 API integration: create images during conversations
What you Get
- Documentation
- Html, css, PHP and javascript files
Notes
- You can test on a local server or you can host the html files on your preferred hosting.
- Not available in the Fine-tuning models template
- Current model: GPT 3.5 Turbo or text-davinci-003
Requirements
- It is necessary that you have a GPT chat API key, which can be obtained in openai website.
- It is recommended to use a version of PHP between 7.4.9 and 8.2.1.
- Your website must have active SSL
How the API works
The template is directly linked to the Chat GPT-3 API. Each request made to the API by the chat consumes tokens, also called credits. The number of tokens and credits consumed varies depending on the size and type of the request, as well as the GPT-3 model used.
Users can purchase additional tokens and credits as needed and monitor usage through their OpenAI account platform at https://platform.openai.com/account/usage
The cost of tokens and credits varies depending on the size of the question or answer processed by the API. If all tokens and credits are consumed, the user will not be able to make any more API requests until more are purchased. To help users test out the tool, there is currently a free trial account available on the OpenAI website that offers up to $18 in credits for testing purposes.
Users can check the price of each token and model via the following link: https://openai.com/pricing