Probably 90%+. Was waiting for someone to stack these APIs. The (Face+speech cloning+GPT) proof of concept is the precursor to replicating conversations with anyone. Quality is not jaw-dropping yet, but it will be soon.
LLMS
-
D-ID combines AI presenters with ChatGPT for conversational interface
By
–
D-ID gave ChatGPT a face:
— AI Breakfast (@AiBreakfast) 10 mars 2023
The company combined their AI presenters with ChatGPT for a conversational interface
Free to try with account: https://t.co/rKPtFYEbzQ
🍌 pic.twitter.com/40Byz3pH6uD-ID gave ChatGPT a face: The company combined their AI presenters with ChatGPT for a conversational interface Free to try with account: https://
chat.d-id.com -

ChatGPT Impact on Workers and Thinking: Berkeley AI Lectures
By
–
Will #ChatGPT replace workers? Will it change how we think about thinking? @UCBerkeley scholars who have been studying AI for many years will share their insights in upcoming lectures: https://
berkeley.edu/ai/ -

Alert: Superposition of Waluigi Simulacra
By
–
oh no look out it's a superposition of waluigi simulacra
-
Tech Twitter braces for major announcements amid SVB crisis
By
–
tech twitter abt to put up career numbers in the next two weeks with SVB drama and potential GPT4 and midjourney v5 releases on deck
-
Groq adapts Meta’s chatbot for its own chips against Nvidia
By
–
Groq adapts Meta's chatbot for its own chips in race against Nvidia
-

Universal AI Tutor Bot Built in Minutes with Repl
By
–
Hit run on your Repl and – boom – you’ve built a universal tutor bot, that can teach anyone about anything and adjust its language accordingly. Can you imagine how much work this would have been six months ago? Now it’s a 3-minute job! https://
youtu.be/fB9HiXC5Gv8 -

Setup AI Array with User-Generated F-String Prompts
By
–
Let’s set this array up, use an f-string to replace the learning topic with something user generated. Getting the response from the AI is as simple as sending a one-line command to the API.
-
GPT-3 Adaptive Tutor: Customized Prompts for Personalized Learning
By
–
Using a prompt borrowed from @emollick we can set GPT-3 up to think of itself as an adaptive tutor, one that will adjust its teaching style and complexity to our level of understanding – that and multiple choice quizzing too! We’ve just got to customise the prompt. pic.twitter.com/ys3XviWuCG
— Replit ⠕ (@Replit) 10 mars 2023Using a prompt borrowed from @emollick we can set GPT-3 up to think of itself as an adaptive tutor, one that will adjust its teaching style and complexity to our level of understanding – that and multiple choice quizzing too! We’ve just got to customise the prompt.
-

New API Uses Messages Array with System Role for Bot Configuration
By
–
The new API uses a messages array to deal with nearly everything. You can set up your starting prompt using the new `system` role and give context and instructions to your bot.