It's not just about what you couldn't have done with prior models. It's about doing what you can already do, but a lot more reliabily.
GENERATIVE AI
-
Model Quality Assessment Despite Interface Improvements Needed
By
–
Yeah, the interface could get better. Probably will. But the model itself is very good.
-
GPT-5 Safety Testing Strategy Through Controlled Chat Interface
By
–
Let’s imagine that GPT-5 is super-intelligent, but works only via chat interface, its speed is within human abilities to observe in realtime, and OpenAI doesn’t release it to public, but undergoes rigorous testing. Wouldn’t they learn valuable lessons while staying safe?
-
User Reviews Vicuna as Surprisingly Capable Language Model
By
–
I just played with Vicuna and it's a surprisingly good LLM! https://t.co/7VQpQKKTl6
— Marek Rosa | European🇪🇺 | South African🇿🇦 (@marek_rosa) 2 avril 2023I just played with Vicuna and it's a surprisingly good LLM!
-
ChatGPT Plugin Idea for Enhanced Functionality
By
–
Love it. Was thinking this would be a super helpful ChatGPT plugin
-

Karpathy Building JARVIS Follows Nakajima at OpenAI
By
–
@karpathy (Building JARVIS @OpenAI) is now following @yoheinakajima
-

AI Video Creation Engine Transforms Ideas Into Content
By
–
Have content and ideas, but no video?
— Yohei (@yoheinakajima) 2 avril 2023
Head to this AI video creation engine! By default it uses existing media from across the web, but you can generate them on the fly as well.
Idea to video in 1 min🎥 https://t.co/z9cFbeIylVHave content and ideas, but no video? Head to this AI video creation engine! By default it uses existing media from across the web, but you can generate them on the fly as well. Idea to video in 1 min
-
Generated Code Replacement and Program Decomposition Strategy
By
–
Aha ok. As far as I know we are replacing the whole generated code, not parts of it. Decomposition of the program is one of our next steps, but I also think it’s much harder.
-
AI System Generates Wisdom From Input Data
By
–
Turns out if you insert food into that guy, he spits back wisdom!
-
AutoGPTs: The Next Frontier of Prompt Engineering and AI Systems
By
–
Next frontier of prompt engineering imo: "AutoGPTs" . 1 GPT call is just like 1 instruction on a computer. They can be strung together into programs. Use prompt to define I/O device and tool specs, define the cognitive loop, page data in and out of context window, .run(). https://t.co/EKy84pa5bB
— Andrej Karpathy (@karpathy) 2 avril 2023Next frontier of prompt engineering imo: "AutoGPTs" . 1 GPT call is just like 1 instruction on a computer. They can be strung together into programs. Use prompt to define I/O device and tool specs, define the cognitive loop, page data in and out of context window, .run().