Generative AI
What is ChatGPT? Everything you need to know about Elon Musk's new AI chatbot
It's the world's new favourite chatbot, having already amassed more than one million users less than a week after its public launch. But what exactly is ChatGPT, the artificial intelligence system created by a OpenAI, a US company that lists Elon Musk as one of its founders? Well, the chatbot is a large language model that has been trained on a massive amount of text data, allowing it to generate eerily human-like text in response to a given prompt. Here, MailOnline looks at everything you need to know about ChatGPT, including how it works, who can use it, what it means for the future, and any concerns that have been raised. It is the world's new favourite chatbot, having already garnered more than one million users less than a week after its public launch. OpenAI says its ChatGPT model has been trained using a machine learning technique called Reinforcement Learning from Human Feedback (RLHF).
AIhub coffee corner: Is AI-generated art devaluing the work of artists?
This month, we tackle the topic of AI-generated art and what this means for artists. Joining the discussion this time are: Tom Dietterich (Oregon State University), Sabine Hauert (University of Bristol), Sarit Kraus (Bar-Ilan University), Michael Littman (Brown University), Lucy Smith (AIhub), Anna Tahovskรก (Czech Technical University), and Oskar von Stryk (Technische Universitรคt Darmstadt). Sabine Hauert: This month our topic is AI-generated art. There are lots of questions relating to the value of the art that's generated by these AI systems, whether artists should be working with these tools, and whether that devalues the work that they do. Lucy Smith: I was interested in this case, whereby Shutterstock is now going to sell images created exclusively by OpenAI's DALL-E 2. They say that they're going to compensate the artists whose work they used in training the model, but I don't know how they are going to work out how much each training image has contributed to each created image that they sell.
The End of High-School English
Teenagers have always found ways around doing the hard work of actual learning. CliffsNotes date back to the 1950s, "No Fear Shakespeare" puts the playwright into modern English, YouTube offers literary analysis and historical explication from numerous amateurs and professionals, and so on. For as long as those shortcuts have existed, however, one big part of education has remained inescapable: writing. Barring outright plagiarism, students have always arrived at that moment when they're on their own with a blank page, staring down a blinking cursor, the essay waiting to be written. Now that might be about to change.
Lensa AI and 'Magic Avatars': What to Know Before Using the App
Has the stale selfie that's served as your profile picture gone a little too long without a refresh? You've likely seen friends using the Lensa AI app to create colorful, custom cartoon images of themselves as ethereal fairies or stern astronauts. Prisma Labs, the company behind Lensa, went viral back in 2016 with a similar (albeit less powerful) app that turned smartphone pics into paintings. The release of Lensa's "magic avatars" feature is a global hit for the company. Recent advancements in generative artificial intelligence allow the app to produce more impressive and varied results than its predecessor.
Let's Talk, Chatbots
Artificial intelligence is growing in leaps and bounds, and everywhere from Big Tech companies like Google to small teams like OpenAI are developing more and more convincing chatbots. Is the world ready for convincing, talking computers? If you enjoy this show, please consider signing up for Slate Plus. Slate Plus members get benefits like zero ads on any Slate podcast, bonus episodes of shows like Slow Burn and Dear Prudence--and you'll be supporting the work we do here on What Next TBD. Sign up now at slate.com/whatnextplus to help support our work.
Alex Fleischer on LinkedIn: Optimization, zoo and OpenAI chatgpt
I am proud to share that my IBM Technical Specialist Thought Leader Certification has been renewed today. Thank you my mentors Helene Lyon and Olivier Casile . Let me be happy for a few minutes. Let me not forget we face #Climate change as #COP27 will remind all of us soon. 2 years ago I wrote #ChristopherColumbus, #globalwarming and #mathematicaloptimization https://lnkd.in/ewwe2RG In order to go further and deeper, one book: "World without End" by Jean-Marc Jancovici https://lnkd.in/e2PvmvTn
Five Remarkable Chats That Will Help You Understand ChatGPT
Move over Siri and Alexa, there's a new AI in town and it's ready to steal the show--or at least make you laugh with its clever quips and witty responses. That is how ChatGPT, the powerful chatbot released last week by the AI company OpenAI, suggested that I begin this story about ChatGPT. The chatbot isn't exactly new; it's an updated version of GPT-3, which has been around since 2020, released to solicit feedback to improve the chatbot's safety and functionality. But it is the most powerful to date to be made widely available to the public. It's also very easy to use.
ChatGPT proves AI is finally mainstream -- and things are only going to get weirder - The Verge
As the metaphor suggests, though, the prospect of a capability overhang isn't necessarily good news. As well as hidden and emerging capabilities, there are hidden and emerging threats. And these dangers, like our new skills, are almost too numerous to name. How, for example, will colleges adapt to the proliferation of AI-written essays? Will the creative industries be decimated by the spread of generative AI?
AI Conversation Speaker aka Friend Bot: Part 2 Wake Word - Hackster.io
The Conversational Speaker, informally known as "Friend Bot", uses a Raspberry Pi to enable a spoken conversation with OpenAI large language models. This implementation waits for a wake phrase, listens to speech, processes the conversation through the OpenAI service, and responds back. For more information on the prompt engine used for maintaining conversation context, go here: python,typescript,dotnet. This project is written in.NET 6 which supports Raspberry Pi OS, Linux, macOS, and Windows. The code base has a default wake word (i.e., "Hey, Computer.")