Sunday , August 2 2026

The GPT-4 API Available To Everyone

OpenAI’s API is now providing access to GPT-4, their latest text-generation model. It is available to the public, allowing users to experience its benefits. As part of its upgrade, the company also made GPT 3.5, DALL-E, and Whisper available.

“Whisper” is the designation for OpenAI’s speech-to-text model, whereas “DALL-E 2” is their image-generating model. Additionally, OpenAI has said that starting in early 2024, it would stop using older models in the Completions API.

CISA alerts to cyberattacks affecting U.S. water utilities

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) warns of a big rise in attacks on internet-connected programmable logic controllers...
Read More
CISA alerts to cyberattacks affecting U.S. water utilities

“CyberStrike” AI-Driven Security Platform for Automated Testing

A new open-source project named CyberStrike aims to be the first AI tool made for offensive security. It can turn...
Read More
“CyberStrike” AI-Driven Security Platform for Automated Testing

AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

Many countries are now showing interest to invest in the data center industry in Banglades especially in AI data centers....
Read More
AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

NVIDIA BlueField Flaw Enables Code Execution Attacks

NVIDIA has revealed a big flaw with its BlueField DPUs and ConnectX networking systems. This issue could let attackers run...
Read More
NVIDIA BlueField Flaw Enables Code Execution Attacks

Massive customer data from India’s Bank of Baroda surfaced online

India's leading state-owned lender Bank of Baroda acknowledged Monday a security incident after reports that approximately 1 terabyte of customer...
Read More
Massive customer data from India’s Bank of Baroda surfaced online

Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

CISA has put the Fortinet FortiOS vulnerability CVE-2025-68686 in its list of known exploited flaws after ongoing attacks. The flaw...
Read More
Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

OpenAI's CEO Sam Altman says that AI has reached a big milestone. The technology can now make itself better, leading...
Read More
Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group posted a message on their...
Read More
Shinyhunters claimed and set deadline to publish E&Y data

Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Nvidia and over 30 tech firms started a group on Monday to create open-source AI tools for protecting against cyber...
Read More
Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Google Search Results Reportedly Show Claude AI Shared Chats

Claude's share links from Anthropic showed up in public search results. This raised new privacy worries for users who shared...
Read More
Google Search Results Reportedly Show Claude AI Shared Chats

“A milestone has been reached as the company announces that all API developers who have a proven track record of successful payments will now have access to the powerful GPT-4 API with an impressive 8K context.”

Our objective is to grant new developers access by the end of this month. After that, we will gradually increase the rate limits according to the availability of computing resources. In addition, we aim to securely introduce fine-tuning for GPT-4 and GPT-3.5 Turbo, making this feature accessible later this year.

New Improvements in GPT-4

OpenAI’s text generation technology has made significant advancements with the introduction of GPT-4. GPT-4 can handle both text and picture inputs, unlike its predecessor GPT-3.5 that could only handle text inputs. It can also create text, including code. Developers now have more options to create chat-based models for various application scenarios.

ALSO READ:

Govt planning to create ethical hackers: ICT State Minister

GPT-4 shows a high level of competency similar to humans in various professional and academic areas, which reflects OpenAI’s commitment to excellence. GPT-4, like every other generative AI model, is not 100% accurate. It would occasionally “hallucinate” facts or commit logical mistakes, but it would always be sure of itself. GPT-4 cannot learn from its mistakes, so solving complex problems like adding security flaws to its generated code is difficult.

Not all OpenAI clients currently have access to the image-understanding feature. Be My Eyes is the only partner OpenAI is testing it with at this time. However, it hasn’t said when it will make it available to a larger consumer base.

The Chat Completions API allows developers to create conversational experiences and complete various tasks with its structured interface and multi-turn conversation capabilities.

Since user-provided content and instructions may be architecturally separated, it also reduces the possibility of prompt injection attacks.

Discarding Outdated Models

Starting from January 4, 2024, the older OpenAI models like GPT-3 will not be supported anymore. They will be replaced by new models called “base GPT-3” which are expected to be more efficient in terms of computation.

Developers using old models must upgrade their integrations by January 4. After that date, developers using improved old models must fine-tune replacements on new basic GPT-3 models.

“We will be providing support to users who previously fine-tuned models to make this transition as smooth as possible,” OpenAI wrote.

 

Check Also

Bad Epoll

“Bad Epoll” 0-Day Vulnerability Allows Root Access on Linux Servers, Android Devices

A new Linux flaw called “Bad Epoll” (CVE-2026-46242) lets regular users get root access on …