OpenAI opens ChatGPT floodgates with dirt-cheap API
News Technology

OpenAI opens ChatGPT floodgates with dirt-cheap API

OpenAI has released its ChatGPT and Whisper models to developers, who can now integrate chatbot interaction and speech-to-text conversion via API calls.Information Guide Nigeria

Since its introduction on November 30, 2022, ChatGPT, a language model optimised for question-answering, has garnered considerable attention. If the answer can be found in its training data, it has a good chance of formulating an acceptable response when presented with a text prompt. Or, if prompted with a jailbreak command, it may respond in a manner that violates its security policies.

Whisper is an automatic speech recognition system that was released in September of last year. It is able to convert spoken English into text, which can then be entered into ChatGPT or used for any other speech-to-text application, such as interview transcription.NYSC Portal

Other Top Stories:

The ChatGPT model family released on Wednesday, gpt-3.5-turbo, is priced at $0.002 per 1,000 tokens (750 words), which, according to OpenAI, is 10 times less expensive than previous GPT-3.5 models. The large-V2 model of Whisper costs $0.006 per minute. There is also an open source version of the code, although OpenAI acknowledges that it can be difficult to execute.

In an online post, data scientist Max Woolf observes that the API pricing is incredibly low.

He stated, “I have no idea how OpenAI can profit from this.” “This must be a loss-leader in order to eliminate competitors prior to their launch.”JAMB Result

There is no assurance that these prices will not increase in the future.

Accessing ChatGPT with a curl request looks like this:

curl https://api.openai.com/v1/chat/completions
  -H "Authorization: Bearer $OPENAI_API_KEY"
  -H "Content-Type: application/json"
  -d '{
  "model": "gpt-3.5-turbo",
  "messages": [{"role": "user", "content": "What is the OpenAI mission?"}]
}'

 

Emediong Ekpe is a graduate of English. A professional Sports journalist/analyst, and a spoken word artist. He is passionate about decimating information and putting smiles on people's faces via news writing. Whatapp: 08088735884

Related Posts

3 Ways to Share Data on MTN Nigeria

3 Ways to Share Data on MTN Nigeria

In this article, we will show you how to share data on MTN Nigeria using myMTN app, USSD Codes, and text messages. MTN Nigeria has made it easier…

6 Ways to Check Airtel Number in Nigeria

6 Ways to Check Airtel Number in Nigeria

In this artile, we will show you how to check airtel number in Nigeria using USSD codes, SMS, the Airtel app, or customer service. Read this guide to…

4 Ways to Check BVN in Nigeria

4 Ways to Check BVN in Nigeria

In this article, we will show you how to Check BVN in Nigeria using USSD, mobile apps, or by visiting your bank. Ensure your banking security with this…

The Role of Corporate Governance in Fundraising for African Tech Startups

The Role of Corporate Governance in Fundraising for African Tech Startups

In recent years, African tech startups have attracted significant attention from global investors, with over $5 billion in funding flowing into the continent in 2023 alone. This influx…

INKAS Safes Manufacturing: Top Home Safes for Protection and Security

INKAS Safes Manufacturing: Top Home Safes for Protection and Security

In an era characterized by rampant identity theft and cybercrime, protecting personal information is extremely important. Bank statements, credit card information, and other sensitive documents contain a large…

Nigeria: Govt Says UAE Yet to Lift Visa Ban

Nigeria: Govt Says UAE Yet to Lift Visa Ban

The Federal Government has revealed that the United Arab Emirates, UAE, is yet to lift the visa ban imposed on Nigeria.InformationGuideNigeria Tis is following reports emerged that the…

Leave a Reply

Your email address will not be published. Required fields are marked *