Denis Yarats, Co-founder and CTO of Perplexity AI, a company known for its AI-powered search engine, recently shared insights into the capabilities of a new language model, tentatively referred to as GPT-5.5. In a short video, Yarats discusses how this advanced model, which he integrated into an internal tool for generating a GitHub pull request merge time dashboard, demonstrated significant improvements in precision and efficiency. The project, which he had been deferring due to its perceived complexity, was completed in under an hour thanks to the new model.
Companies working on this
Profiles of the companies named in this story, with founding year, headquarters, and a short description from our database.
OpenAI is an AI research and deployment company dedicated to ensuring that artificial general intelligence benefits all of humanity.
- Founded
- 2015
- Location
- San Francisco, United States
- Valuation
- Private / $100B+ est
AI-powered search engine that delivers real-time, cited answers to complex questions.
- Founded
- 2022
- Location
- San Francisco, United States
- Valuation
- $3K
Introducing GPT-5.5: Precision and Efficiency
Yarats' primary focus was the remarkable efficiency of GPT-5.5. He stated, "GPT-5.5 is very precise and very token-efficient." This efficiency was not just an abstract concept but a tangible benefit observed in a real-world application. He elaborated on the development of an internal tool that analyzes GitHub pull request merge times. Previously, he anticipated this task would take days, but the integration of GPT-5.5 dramatically accelerated the process.
The full discussion can be found on OpenAI Youtube's YouTube channel.
The video showcases the interface of the generated dashboard, which displays metrics like median, P95, and average merge times, along with monthly trends and distribution charts. The tool utilized the GitHub CLI to collect a snapshot of repositories and merged pull requests, embedding this data into the dashboard. This approach ensures the deployed application remains fast and avoids the need to expose GitHub credentials in the browser.
Quantifiable Gains: 56% Less Tokens Used
The most striking revelation from Yarats' discussion is the quantifiable improvement in token usage. He noted, "So, it would use 56% less tokens than the previous models." This significant reduction in token consumption is a critical advancement for AI models. Token usage directly impacts computational costs, inference speed, and, consequently, the overall user experience. For applications like Perplexity's, where speed and cost-effectiveness are paramount, such efficiency gains are game-changing.
