Meet Pi, a new ChatGPT-like AI for personal assistance and emotional support

Pi has been launched by Inflection AI, a startup founded by LinkedIn co-founder Reid Hoffman and Google DeepMind co-founder Mustafa Suleyman.

“Hey there, great to meet you. I’m Pi, your personal AI.”

This is the message one is met with when you open Inflection AI’s chatbot, which is the latest addition to a stream of chatbots introduced by big tech companies over the last couple of months.

Pi, it’s a ChatGPT-like competitor designed to be a kind and supportive companion assistant. Read More

#chatbots

Geoffrey Hinton tells us why he’s now scared of the tech he helped build

“I have suddenly switched my views on whether these things are going to be more intelligent than us.”

I met Geoffrey Hinton at his house on a pretty street in north London just four days before the bombshell announcement that he is quitting Google. Hinton is a pioneer of deep learning who helped develop some of the most important techniques at the heart of modern artificial intelligence, but after a decade at Google, he is stepping down to focus on new concerns he now has about AI.  

Stunned by the capabilities of new large language models like GPT-4, Hinton wants to raise public awareness of the serious risks that he now believes may accompany the technology he ushered in.    Read More

#chatbots, #singularity

Translate with a cloned voice

  1. Grab an openai api key from here and add it to your .env file
  2. Grab an ElevenLabs api key from here and add it to your .env file
  3. Clone a voice with ElevenLabs and add the model id to your .env file
  4. Hit npm install to grab the necessary packages
  5. Run npm run dev to start your server on http://localhost:3000
Voila! And Awa a ay You Go! — Read More

#chatbots

You Are Grimes Now: Inside Music’s Weird AI Future

Grimes is allowing anyone and everyone to use AI models of her voice — and she’ll split royalties with you, 50/50. Her manager, Daouda Leonard, tells us why they think they’ve found the future of music

WHEN THE ANONYMOUS songwriter/producer Ghostwriter recently dropped “Heart on My Sleeve,” a song built around the AI-cloned voices of Drake and The Weeknd, Universal Music Group moved instantly to remove it from streaming services. But one artist has reacted very differently to the emerging technology. Grimes, whose last album was 2020’s Miss Anthropocene, announced via Twitter on April 23 that anyone can use AI models of her voice “without penalty,” and that she’d split royalties 50/50 with the creator of any successful song doing so. It wasn’t an idle offer; this weekend, she put up an online platform at elf.tech that allows users to post Grimes-infused songs on Spotify and other streaming services under the name GrimesAI-1. Read More

#audio, #chatbots

A Brain Scanner Combined with an AI Language Model Can Provide a Glimpse into Your Thoughts

New technology gleans the gist of stories a person hears while laying in a brain scanner

Functional magnetic resonance imaging (fMRI) captures coarse, colorful snapshots of the brain in action. While this specialized type of magnetic resonance imaging has transformed cognitive neuroscience, it isn’t a mind-reading machine: neuroscientists can’t look at a brain scan and tell what someone was seeing, hearing or thinking in the scanner.

But gradually scientists are pushing against that fundamental barrier to translate internal experiences into words using brain imaging. This technology could help people who can’t speak or otherwise outwardly communicate such as those who have suffered strokes or are living with amyotrophic lateral sclerosis. Current brain-computer interfaces require the implantation of devices in the brain, but neuroscientists hope to use non-invasive techniques such as fMRI to decipher internal speech without the need for surgery

Now researchers have taken a step forward by combining fMRI’s ability to monitor neural activity with the predictive power of artificial intelligence language models. The hybrid technology has resulted in a decoder that can reproduce, with a surprising level of accuracy, the stories that a person listened to or imagined telling in the scanner. The decoder could even guess the story behind a short film that someone watched in the scanner, though with less accuracy. Read More

#chatbots, #human

How Smart is ChatGPT?

ChatGPT, a language model developed by OpenAI, has become incredibly popular over the past year due to its ability to generate human-like responses in a wide range of circumstances.

In fact, ChatGPT has become so competent, that students are now using it to help them with their homework. This has prompted several U.S. school districts to block devices from accessing the model while on their networks.

So, how smart is ChatGPT?

In a technical report released on March 27, 2023, OpenAI provided a comprehensive brief on its most recent model, known as GPT-4. Included in this report were a set of exam results, which we’ve visualized in the graphic above. Read More

#chatbots

ChatGPT Answers Beat Physicians’ on Info, Patient Empathy, Study Finds

— Evaluators gave chatbot the better rating for responses to patient queries by a nearly 4:1 ratio

The artificial intelligence (AI) chatbot ChatGPT outperformed physicians when answering patient questions, based on quality of response and empathy, according to a cross-sectional study.

Of 195 exchanges, evaluators preferred ChatGPT responses to physician responses in 78.6% (95% CI 75.0-81.8) of the 585 evaluations, reported John Ayers, PhD, MA, of the Qualcomm Institute at the University of California San Diego in La Jolla, and co-authors.

The AI chatbot responses were given a significantly higher quality rating than physician responses (t=13.3, P<0.001), with the proportion of responses rated as good or very good quality (≥4) higher for ChatGPT (78.5%) than physicians (22.1%), amounting to a 3.6 times higher prevalence of good or very good quality responses for the chatbot, they noted in JAMA Internal Medicine. — Read More


#chatbots

How to Make ChatGPT Copy Your Writing Style

Key Takeaway: Published writers can ask ChatGPT to emulate their style by referencing existing work; anyone can submit samples of their own writing for emulation, or you can simply describe a style using plain language.

ChatGPT can generate excellent text on virtually any subject, but by default, it has a very bland (and obvious) tone. Instead of editing that text into your own style to use it, you can simply teach ChatGPT your style instead. Read More

#chatbots

What is Visual Prompting?

Landing AI’s Visual Prompting capability is an innovative approach that takes text prompting, used in applications such as ChatGPT, to computer vision. The impressive part? With only a few clicks, you can transform an unlabeled dataset into a deployed model in mere minutes. This results in a significantly simplified, faster, and more user-friendly workflow for applying computer vision.

Traditionally, building a natural language processing (NLP) model was a time-consuming process that required a great deal of data labeling and training before any predictions could be made. However, things have changed radically. Thanks to large pre-trained transformer models like GPT-4, a single API call is all you need to begin using a model. This low-effort setup has removed all the hassle and allowed users to prompt an AI and start getting results in seconds.

Similarly to what has happened in NLP, large pre-trained vision transformers have made it possible for us to implement Visual Prompting. This approach accelerates the building process, as only a few simple visual prompts are required. You can have a working computer vision system deployed and make inferences in seconds or minutes; this will benefit both individual projects and enterprise solutions. Read More

#chatbots

Visual Prompting Livestream With Andrew Ng

Read More

#chatbots, #videos