OpenAI rolls out ChatGPT plugins, including two of its own, a web browser and a code interpreter, and open sources the code for a knowledgebase retrieval plugin
We've implemented initial support for plugins in ChatGPT. Plugins are tools designed specifically for language models with safety …
OpenAI
Related Coverage
- OpenAI is massively expanding ChatGPT's capabilities to let it browse the web and more The Verge
- ChatGPT Can Now Browse the Web, Help Book Flights and More CNET · Sareena Dayaram
- ChatGPT can now access the internet and run the code it writes New Atlas · Loz Blain
- ChatGPT is taking over the internet with plugins — what it means for you Tom's Guide · Andy Sansom
- ChatGPT Can Now Browse The Internet - What This Means For Crypto Bitcoinist.com · Christian Encila
- ChatGPT can now browse the web in real time with plugins Silicon Republic · Vish Gain
- ChatGPT plugins are officially here, and I'm already filled with dystopian dread TechRadar · Christian Guyton
- ChatGPT goes into e-commerce, travel, and work automation with new plug-ins TechCabal · Ngozi Chukwu
- Klarna brings smoooth shopping to ChatGPT Klarna
- OpenAI announces plugins for ChatGPT to access websites real-time TechCircle · Shouvik Das
- OpenAI integrates plugins support into ChatGPT gHacks Technology News · Martin Brinkmann
- OpenAI's New Plugins Allow ChatGPT to Access the Internet Watcher Guru · Paigambar Mohan Raj
- ChatGPT can now access the internet with new OpenAI plugins Cointelegraph · Brayden Lindrea
- ChatGPT gets plugin support, allows you to get restaurant suggestions, order groceries and more Livemint · Neha Saini
- Ever since playing with ChatGPT, I've become sensitized to the way false rationality sounds ... there's a particular vibe to what is basically coherent nonsense. And now I've started to notice when people do it too. … @annaleen@wandering.shop · Annalee Newitz
- Klarna creates plugin with ChatGPT to make shopping more smoooth AltFi · Amelia Isaacs
- #chatgpt has access to a Python sandbox and the internet. Super useful for brainstorming on scientific computing concepts! https://techcrunch.com/... #python #computing #openai #openaichatgpt Patrick Chopson
- Breakthrough announcement by Wolfram: — https://writings.stephenwolfram.com/ ... If this works, it can expand Chat-GPT's utility from “generative” realm into the “reasoning” realm. … Dr Kalpit Desai
Discussion
-
@gdb
Greg Brockman
on x
We've added initial support for ChatGPT plugins — a protocol for developers to build tools for ChatGPT, with safety as a core design principle. Deploying iteratively (starting with a small number of users & developers) to learn from contact with reality: https://openai.com/... ht…
-
@sama
Sam Altman
on x
we are starting our rollout of ChatGPT plugins. you can install plugins to help with a wide variety of tasks. we are excited to see what developers create! https://openai.com/... https://twitter.com/...
-
@openai
@openai
on x
We are adding support for plugins to ChatGPT — extensions which integrate it with third-party services or allow it to access up-to-date information. We're starting small to study real-world use, impact, and safety and alignment challenges: https://openai.com/... https://twitter.c…
-
@mitchellh
Mitchell Hashimoto
on x
For those who aren't aware: you write an OpenAPI manifest for your API, use human language descriptions for everything, and that's it. You let the model figure out how to auth, chain calls, process data in between, format it for viewing, etc. There's absolutely zero glue code.
-
@expediagroup
@expediagroup
on x
With our new AI Plugin, a traveler can start a conversation with #ChatGPT to plan their next trip-complete with access to up-to-date information on the availability & price of flights, hotels, vacation rentals, activities, & car rentals across the world. https://openai.com/... ht…
-
@linusekenstam
Linus
on x
If it's not clear yet, this is what I think will happen soon. Every major tech company except Apple has announced their own LLM. Apple have spent years perfecting their on-device neural engine. Capable of some absolute insane operations. Loads of compute in a small and energy eff…
-
@suhail
@suhail
on x
I think if I were a founder in between things right now, I'd just wait for things to settle. The impact of OpenAI has created so much volatility that it's probably too uncertain to estimate a clear path without deep enough AI knowledge and clarity of market conditions.
-
@levie
Aaron Levie
on x
ChatGPT as a platform opens up about a trillion more use cases. https://twitter.com/...
-
@natfriedman
Nat Friedman
on x
The largest independent AI company productized the toolformer concept faster than anyone else. Crazy. https://twitter.com/...
-
@gdb
Greg Brockman
on x
ChatGPT plugins are super simple to implement — basically just document your API, but for a language model rather than human: https://twitter.com/...
-
@sama
Sam Altman
on x
openai is offering a web browsing plugin and a code execution plugin, and open-sourcing the code for a retrieval plugin. plugins are very experimental still but we think there's something great in this direction; it's been a heavily requested feature.
-
@drjimfan
@drjimfan
on x
OpenAI just announced ChatGPT Plugins. If ChatGPT's debut was the “iPhone event”, today is the “iOS App Store” event. 3 official plugins available now: - Web browser: adding Bing in the loop - Code interpreter: adding a live Python interpreter in a sandboxed & firewalled executio…
-
@mitchellh
Mitchell Hashimoto
on x
I've developed a lot of plugin systems, and the OpenAI ChatGPT plugin interface might be the damn craziest and most impressive approach I've ever seen in computing in my entire life.
-
@carnage4life
Dare Obasanjo
on x
We're already in the future. The level of disruption coming will make the iPhone look like the Segway in comparison. https://twitter.com/...
-
@neil_sarg
Neil Sargeant
on x
As much as I love my iPhone 14 Pro and it does everything I want it to do and the fact it does it really well too but you can't deny when it comes to AI and machine learning Google are leagues above Apple in that department. With Google assistant, text to speech and other Google.…
-
@danielmiessler
@danielmiessler
on x
OpenAI just opened up to Plugins, which means integrations with companies with real-time data. This is completely insane. If you listen closely you can hear hundreds of new companies being created every hour. https://openai.com/...
-
@levie
Aaron Levie
on x
We're at the start of a new software paradigm where you can have a single interface to ask AI to run a query across any number of systems, synthesize the responses in a human readable way, or execute any number of tasks in that system. 🤯
-
@benedictevans
Benedict Evans
on x
The next step is to ask chatGPT which plug-in you should use to answer this question and hope that it doesn't just imagine one out of thin air
-
@jessfraz
Jessie Frazelle
on x
The great thing about this is hopefully it forces people to make their OpenAPI specs correct instead of the shit show of specs that exist for SaaS services today that are a VERY mixed bag. Saying this as someone who has generated A LOT of third party API libs from their specs. ht…
-
@levie
Aaron Levie
on x
ChatGPT being able to browse the internet is a huge breakthrough. https://twitter.com/...
-
@benedictevans
Benedict Evans
on x
Wondering if chat GPT plug-ins are the new App Store or the new Alexa skills. And, by extension, an admission that this is orders of magnitude less powerful than it looks.
-
@scobleizer
Robert Scoble
on x
Just was talking to someone who got GPT running on Google Glass. He says it is amazing. Exactly why I see AR and AI joining soon.
-
@mathemagic1an
Jay Hack
on x
Here's my 🔥 hot take on ChatGPT Plugins: It's immediately apparent that this is the best channel for an impressive set of AI applications. Several talented folks I know are dropping everything to focus on this exclusively. 1/
-
@mathemagic1an
Jay Hack
on x
Incoming apps I'm excited about include: - Software/coding - Enterprise search / Q&A - E-commerce - Classroom instruction - Messaging & corporate comms - ... etc. It feels like now, entire businesses can be built behind a set of APIs. A new business shape is born 🍼✨ 4/
-
@blader
Siqi Chen
on x
so ... basically the way you develop chatgpt plugins is you describe your app's api using english and then chatgpt figures out how to do the rest 🤯 https://twitter.com/...
-
@thejackforge
Jack Forge
on x
ChatGPT is adding support for plugins. This is what's going to get regular non-tech people on board. Endless possibilities. https://twitter.com/...
-
@dannypostmaa
Danny Postma
on x
OpenAI is shipping like an indie team 🤯 https://twitter.com/...
-
@atabarrok
Alex Tabarrok
on x
Well there you have it, ChatGPT with access to Wolfram Alpha. In essence, CodePilot for mathematicians. https://twitter.com/...
-
@sdand
Surya
on x
Another batch of YC was just obliviated https://twitter.com/...
-
@producthunt
@producthunt
on x
ChatGPT now has an app store. You can build and develop your own plugins to do things like: - Surf the web - Edit video - Write and run code and a lot more. https://twitter.com/...
-
@gdb
Greg Brockman
on x
Plugins for summarizing the response to a launch: https://twitter.com/...
-
@stephen_wolfram
Stephen Wolfram
on x
2.5 months later...in collaboration with @openAI , ChatGPT gets its “Wolfram superpowers”! https://writings.stephenwolfram.com/ ... https://twitter.com/...
-
@datachaz
@datachaz
on x
Woot! @OpenAI is rolling out #ChatGPT plugins! Have a look at the first plugins, created by: - Expedia - FiscalNote - Instacart - KAYAK - Klarna - Milo - OpenTable - Shopify - Slack - Speak - Wolfram - Zapier ↓ https://twitter.com/...
-
@wintonark
Brett Winton
on x
OpenAI opening up chatGPT's ability to incorporate outside data stores and search the open web (via “plug-ins"). Expands platform breadth, solves some of the “truthiness” weakness, and positions Chat into a powerful distribution position for other services. https://twitter.com/..…
-
@danielmiessler
@danielmiessler
on x
OpenAI just implemented Google's search business as a plugin. I've seen a lot of gangster shit, but this takes the prize for sure. https://twitter.com/...
-
@scott_e_page
Scott Page
on x
Wolfram Alpha now “integrated” into ChatGPT. https://writings.stephenwolfram.com/ ...
-
@ianpaulwright
Ian Wright
on x
The first large-scale integration of statistical and symbolic AI. https://writings.stephenwolfram.com/ ...
-
@scobleizer
Robert Scoble
on x
Market analysis, 2023 style. https://twitter.com/...
-
@bentossell
Ben Tossell
on x
Fucking hell this is so great https://twitter.com/...
-
@punk6529
@punk6529
on x
Wolfram x ChatGPT is genius. I can't believe I did not imagine this. What a great pairing. https://writings.stephenwolfram.com/ ...
-
@tobi
Tobi Lutke
on x
We put shop into your ChatGPT https://twitter.com/...
-
@omarsar0
Elvis
on x
Wow! This is what I expected Bard to do in a future iteration but such is the pace of developments in AI right now. https://twitter.com/...
-
@gabrielgruber
Gabriel Gruber
on x
“Browsing the web” 🤖 https://twitter.com/...
-
@benparr
Ben Parr
on x
... ... ...99.99% of the population don't yet realize HOW BIG a deal today's Open AI announcements truly are. https://twitter.com/...
-
@aibreakfast
@aibreakfast
on x
GPT-4 connecting to the web 👀 https://twitter.com/...
-
@mathemagic1an
Jay Hack
on x
Underrated aspect of this product launch is the new UI they've created for visualizing agents and tool usage Nothing unexpected but as a user the visual illustration of the “thinking” process is reassuring. Big fan. https://twitter.com/...
-
@gregosuri
Greg Osuri
on x
this is beyond nuts https://twitter.com/...