We couldn’t host Replit Developer Day without having an opportunity for developers to build.
After our keynote event, we hosted builders in our SF office, and as always, the demos were incredible!
Here’s a sampling of what they built 👇
@itsandrewgao is known for his creative AI projects on Replit, like biblegpt.org, but his hack night project was some of his best work yet.
He digitally cloned David Attenborough’s voice, and created an app that makes a mockumentary with a single prompt.
Selali’s been working on @notionsmith, a UX persona generator for any product. He used @itsandrewgao’s project as an input and got some really interesting outputs.
You can even chat with the different personas to get deeper product insights.
In the last 6 months, @juanca_ruizc has gone from a @bloomtech coding bootcamp grad to founding his own startup and earning a side income freelancing on Replit Bounties.
Here's his story and how he's building on Replit 🧵
Replit's 20M+ developers will get Google Cloud services, infrastructure, and foundation models. Idea to live software on Replit just got even faster.
AI is revolutionizing software – but this is just the beginning.
Today’s AI coding tools lack context awareness and require a lot of fiddling to work.
With this partnership, and building on Replit’s fullstack cloud development environment, we’re infusing every aspect of the software development lifecycle with AI – from coding to testing to deployment.
Then bring over your OpenAI API key to the Secrets Manager as OPEN_API_KEY.
If you click Run, you’ve already got some interaction going right out of the box, but let’s make it more useful!
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.