Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

👶🤖 Introducing `gpt-engineer` ▸ One prompt generates a codebase ▸ Asks clarifying questions ▸ Generates technical spec ▸ Writes all necessary code ▸ Easy to add your own reasoning steps, modify, and experiment ▸ open source: ▸ Lets you finish a coding project in minutes. swyx scooped me on...

664,572 Aufrufe • vor 3 Jahren •via X (Twitter)

10 Kommentare

Profilbild von Alex Mizrahi
Alex Mizrahivor 3 Jahren

Generating a whole code base at once is a nice trick but it works only for tiny code bases. Basically as soon as things don't fit into the context the quality will drop sharply and the tool won't be useful. To make a real GPT engineer you need to make it incremental. It should work only on a small task at a time. For example it might work in a loop: 1. Select parts of the code base which are relevant for a particular task. 2. Generate new code taking the context into consideration. 3. Update the summary of the code base. Of course, with a larger context size it might become feasible to update the whole code base at once. But I doubt that quality will be the same as with a smaller context. And you hit a hard limit once you exceed the context size.

Profilbild von Sid⚡️
Sid⚡️vor 3 Jahren

Bonus feature: Over promise and under deliver like a true consulting engineer

Profilbild von spink
spinkvor 3 Jahren

This looks cool! I’m working on something pretty similar

Profilbild von SQUIP
SQUIPvor 3 Jahren

this is amazing 🔥🔥. . any tips on how to make this work with chatgpt-3.5 turbo for the plebs on the waitlist for gpt4 api access? I'm getting an error bc of the context length token limits of the 3.5 model. I want to experiment with this soo bad.

Profilbild von Daniel Deveney
Daniel Deveneyvor 3 Jahren

But did the code work? And does it have the ability to clarify that it works, and debug it if it doesn’t?

Profilbild von Mihai ᛋ
Mihai ᛋvor 3 Jahren

bro why didn't you hit run

Profilbild von Jacob Valdez
Jacob Valdezvor 3 Jahren

Thank you thank you thank you But at the same time 😭😭😭😭😭😭😭. There goes my profession

Profilbild von Robin Ranjit Singh Chauhan @ Neurips
Robin Ranjit Singh Chauhan @ Neuripsvor 3 Jahren

So did the snake game work? Demo ended for it ran. Anyways cool project!

Profilbild von dj spry
dj spryvor 3 Jahren

@SteveMoraco @Memdotai mem it

Profilbild von Mem
Memvor 3 Jahren

@antonosika @SteveMoraco Saved! Here's the compiled thread: 🪄 AI-generated summary: "gpt-engineer is an open source tool that allows users to generate a codebase, ask clarifying questions, create a technical spec, and write all necessary code with ease. It also...

Ähnliche Videos

GPT-5 is live in Cline. We've been working with OpenAI to get this model ready, and here's our take: it's disciplined, persistent, & highly competent. It's collaborative in planning & and a diligent operator while acting. It plans thoroughly, asks optioned follow-ups when needed, & then gets out of the way and ships code. On long tasks it keeps going before pausing to check in. It follows instructions to the letter. And most importantly -- it writes good code. GPT-5 is like "The Wolf" from Pulp Fiction. Comes in, assesses the situation, then executes. Here's what you can expect from GPT-5 in Cline: > verbose while planning; terse while executing > asks a lot of good clarification questions, & frequently provides options when appropriate > strong context retention and persistence over long horizons (256k context window) > good at diff-style edits and multi-file changes (we'll monitor as more usage data comes in) > quiet in Act mode -- writes code without yapping Metaprompting is another strength. We tested early with OpenAI and used GPT-5 to tune our own prompt for GPT-5. Here's a pattern we like: “Answer from your own perspective: what changes or additions would help you better follow this prompt? Here is the prompt (or snippet): [snippet]. Users have complained about X and Y. What minimal edits would you make while keeping the rest intact?” Do you need to change any of your existing patterns in Cline? No -- it's good out of the box. Give a clear goal and constraints, let it plan, then let it cook. Expect more clarifying questions than most models. Pricing: $1.25/M input tokens (+90% cache), $10/M output. Roughly half of Sonnet 4 ($3/$15). Want to try GPT-5? Use it in Cline today for pure, unfiltered inference via the OpenAI, Cline, or OpenRouter providers. (fyi -- GPT-5 one-shotted this browser DAW below on the prompt "build something impressive to show me what you're capable of")

Cline

63,496 Aufrufe • vor 10 Monaten