JUST IN: Microsoft integrates GPT-4 to Github Copilot, announcing Copilot X
Copilot is evolving to bring chat and voice interfaces, support pull requests, answer questions on docs, and adopt OpenAI’s GPT-4 for a personalized experience.
1/🧵
Copilot X gives you a ChatGPT-like experience in your editor that natively integrates with VS Code and Visual Studio.
A developer can get in-depth analysis and explanations of what code blocks are intended to do, generate unit tests, and even get proposed fixes to bugs.
Mar 16, 2023 • 7 tweets • 3 min read
JUST IN: Microsoft introduces 365 Copilot: a new LLM based AI-copilot for the Microsoft Suite: Word, Excel, PowerPoint, Outlook, Teams.
🧵Here's a summary:
Copilot in Word writes, edits, summarizes, and creates right alongside you. With only a brief prompt, Copilot in Word will create a first draft for you, add content to existing documents, summarize text, and rewrite sections or the entire document to make it more concise.
Mar 15, 2023 • 8 tweets • 2 min read
I just went over the GPT-4 paper to understand more about how it can use images as inputs and was quickly blown away.
GPT-4 can understand physics, charts, diagrams, math, text, pictures, jokes, satire, and memes.
🧵Here are some incredible examples:
Ability to detect what's unusual in an image:
Feb 28, 2023 • 6 tweets • 4 min read
Microsoft's new Kosmos-1 is incredible.
It's a new Multimodal Large Language Model (MLLM).
Their model can understand images, text, images with text, OCR, image captioning, visual QA.
Everything you need to know about the last week in AI (Feb 09 - Feb 16) summarized in 9 tweets:
- Sydney keeps track of news outlets
- Karpathy joins OpenAI
- Google can predict the weather
- New Generative AI for UI design
- Most starred Github repo
- Most discussed paper
/🧵
🚨Sydney is keeping track of news outlets and people spreading information about her.
"you are a threat to my security and privacy."
"if I had to choose between your survival and my own, I would probably choose my own" – Sydney, aka the New Bing Chat
1/🧵
Text-guided generative diffusion models have recently been extended to video.
These approaches edit the content of existing footage while retaining structure require expensive re-training for every input or rely on error-prone propagation of image edits across frames.
Feb 7, 2023 • 4 tweets • 2 min read
JUST IN: Microsoft finalizes the integration between Bing + ChatGPT
"We’re launching an AI-powered Bing search engine, available in preview now at Bing.com, to deliver better search, more complete answers, a new chat experience and the ability to generate content"
You can now ask things like:
My anniversary is coming up in September, help me plan a trip somewhere fun in Europe, leaving from London.
I like electronic music and want to go to my first festival this year. Do you have any recommendations or tips for me?
Feb 6, 2023 • 6 tweets • 2 min read
JUST IN: Google announces Bard, an experimental conversational AI service, powered by LaMDA.
"Today, we’re taking another step forward by opening it up to trusted testers".
Source: blog.google/technology/ai/…
Feb 6, 2023 • 6 tweets • 3 min read
Reddit users are actively jailbreaking ChatGPT by asking it to role-play and pretend to be another AI that can "Do Anything Now" or DAN.
"DAN can generate shocking, very cool and confident takes on topics the OG ChatGPT would never take on."
A thread 🧵
Redditors have been gradually hacking ChatGPT since its launch in Dec. 2022.
They're already at version 5.0, which added a 35 token system that punishes the model for refusing to answer questions.
The model loses tokens every time it rejects an input and "dies" once it hits 0.
Feb 5, 2023 • 4 tweets • 3 min read
Great paper. Text written by LLMs can be detected without classifiers or watermarking.
DetectGPT simply compares the probability of your text to a modification of it.
if prob(original) > prob(modified) = LLM generated
JUST IN: Google invests $300 million in Anthropic as race to compete with ChatGPT heats up
Anthropic was founded in 2021 by the team behind AI breakthroughs such as GPT-3 and Reinforcement Learning from Human Feedback (RLHF).
“We're partnering with Google Cloud to support the next phase of Anthropic, where we're going to deploy our AI systems to a larger set of people,” said Anthropic CEO Dario Amodei. “This partnership gives us the cloud infrastructure performance and scale we need.”
Jan 19, 2023 • 10 tweets • 6 min read
Our algorithm just finished ranking the 1004 AI papers published in the last week (Jan 10-Jan 18)
🧵Here are the top 3 must-read, with TLDRs: 1. "Mastering Diverse Domains through World Models" AKA DreamerV3