Replit ⠕ Profile picture
Idea to software, fast. Build and deploy software collaboratively with the power of AI without spending a second on setup. Need help? @ReplitSupport
Radiant Ellipsis Profile picture Carol Duan Profile picture 2 subscribed
Jun 28, 2023 7 tweets 2 min read
An AI tool can make you a 10X engineer. Learning how to use it the right way can make you a 100X engineer.

Here’s how you can effectively leverage Ghostwriter to help you code at the speed of thought 🧵 Ghostwriter is trained on our documentation so you can ask technical questions about Replit.

An effective strategy to do this is to start off your prompt with “According to the Replit docs…”
Jun 5, 2023 7 tweets 6 min read
This developer used to charge $50 per project.

Today, he makes 100x that by building AI apps for clients who are listed on NASDAQ.

And he’s done it all from his dorm room in Nairobi, Kenya.

His story is a glimpse into the future of software creators in an AI world 👇 Image George Wandhe, @tec_toi, studies computer science at Moi University.

3 months ago, he discovered Replit Bounties from @amasad’s tweets and decided to give freelancing a shot.

His goal: earn $1000 USD per month to see if life as a full-time freelancer was possible.
Apr 28, 2023 6 tweets 4 min read
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.
Apr 26, 2023 5 tweets 2 min read
At #ReplitDevDay, we announced we’ve trained and are open-sourcing our first Complete Code model.

Introducing replit-code-v1-3b:

- 2.7B params
- 20 languages
- 525B tokens
- 40% better than comparable models
- Trained in 10 days

Take a look at the benchmarks yourself 🧵 Image Replit-code-v1-3b & replit-finetuned-v1-3b were trained entirely on code and were meant for single-line code completion.

We didn’t expect either to perform so well on HumanEval, but they did.

replit-finetuned-v1-3b outperformed all OSS code models, even those 5x its size. Image
Apr 14, 2023 5 tweets 4 min read
Have an idea for an AI app?

Don’t have the time or coding experience to create it?

With Services on Replit you can hire an experienced developer to build anything including
- AI Agents
- Custom chatbots
- Content generators
- More!

Here are some examples to give you an idea 💡 Image Build a custom AI chatbot that can reference your own data.

@Klaudioz recently worked with a law firm to build SophieGPT, a chatbot that can answer questions about immigration law.
Apr 12, 2023 5 tweets 3 min read
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 🧵

As one of the first Bounty Hunters, Juan built up an impressive resume of completed bounties and earned a 5⭐ reputation.

Bounties were a low-friction way for him to make money on a familiar platform.

Plus the projects were more interesting than other coding marketplace sites.
Mar 28, 2023 6 tweets 2 min read
We're teaming up with @googlecloud.

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.
Mar 10, 2023 10 tweets 5 min read
Did you know you can build a ChatGPT powered personal tutor in just 3 minutes?

Here’s how 🧵 First, fork the GPT-3.5 template on Replit replit.com/@replit/OpenAI…

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!
Mar 10, 2023 7 tweets 3 min read
1/ We launched Bounties 4 months ago. We thought the main use case would be normal coding projects such as integrations.

We were wrong!

Here are some of the most interesting Bounties posted over just the past month. ⬇️

2/ 👶🏽 🏊🏽 Build a webapp to send an SMS whenever a new baby swim class becomes available.

replit.com/bounties/@jisp…
Mar 8, 2023 5 tweets 4 min read
In honor of #InternationalWomensDay, we’d like to shine a spotlight on some of the amazing women building on Replit.

From teen coders to professional developers, Replit is for everyone!

#IWD2023 VulcanWM is a top Replit creator and an accomplished Bounty Hunter.

Her mini games, like Escape the Punch, are addicting, and her portfolio demonstrates her amazing full-stack web development skills.

Check out her profile and give her a follow!
replit.com/@VulcanWM
Feb 16, 2023 12 tweets 2 min read
Today we celebrate 20M developers on Replit.

And we are showing no signs of slowing down.

But most people don't know how we got here.

Here's our story. Replit started as a side project to make it easy to run code in the browser.

It quickly grew and was used by startups like @Codeacademy to power their infrastructure.

It soon became clear that running code in the browser was a much bigger idea.
Feb 15, 2023 8 tweets 3 min read
Announcing Ghostwriter Chat.

The first conversational AI built right into your IDE, complete with a proactive Debugger.

Generate, debug, refactor, and understand code faster than ever.

Available today in Beta. Last fall, we announced Ghostwriter.

With Complete, Transform, Generate, and Explain Code, Ghostwriter is the AI code assistant for every developer.

But Ghostwriter Chat takes it to the next level The evolution of Ghostwriter
Feb 13, 2023 4 tweets 3 min read
Last week, we kicked off our very first Machine Learning hackathon with @weights_biases. Here are some of the coolest projects we’ve seen so far: Without any previous ML experience, @coding398 used 40,000 images to train a Convolutional Neural Network on detecting specific filters in new images.

You can upload your own image and put the model to the test here: replit.com/@codingMASTER3…
Feb 11, 2023 7 tweets 4 min read
What if GPT had internal context on your business?

What could you ask and learn?

@altcap and @paulinebhyang teamed up with Bounties to build a demo and find out.

Let's break it down below 🧵 Altimeter had an idea:

Build an AI chatbot that could use context from Wikipedia or enterprise data to answer internal business queries.

They posted a Bounty to find a builder to pull it off.

@thejessezhang was selected and got to work. Image
Jan 20, 2023 7 tweets 3 min read
Having AI tools like ChatGPT is like having a personal software engineer in your pocket.

But most people don't know how to craft prompts for code.

Here's how you can get AI to write software for you: Image For starters, stick to languages that can create apps with the least amount of files:

- Flask for websites & web apps
- Python / Node.js for scripts

We're going to build a lead gen website that asks people about their work and collects their email.
Jan 18, 2023 9 tweets 5 min read
If you're a developer, Bounties is one of the best places to build alongside notable members of tech Twitter.

Here are a few familiar faces and the ideas they're building 👇 1/ @natfriedman and @matthuang are looking to build a playground for local models 🤖🛝

Dec 22, 2022 6 tweets 3 min read
We're excited to announce one of the biggest and most requested features on Replit.

Introducing Custom Themes 🎨

You can now truly make Replit your own and start coding in color today! Create your own theme in minutes with our easy-to-use Themes Editor.

Customize everything from the background color to your code's syntax highlighting.
Dec 21, 2022 8 tweets 4 min read
1 out of 5 project requests on Bounties integrate with some form of generative AI 🤖

Here are some of the coolest projects being built 👇 Homework Hero App

Solve math problems, write essays, and take notes with your own AI assistant.
Dec 19, 2022 5 tweets 2 min read
Holiday promo: The Replit Patron Program

Only 100 spots available

As a Patron you receive:

1. 50,000 + 5,000 Bonus Cycles ($550 USD value)

2. First notice of future community fundraising rounds

3. A limited edition Patron profile badge

All for $500 USD The Patron badge is displayed on your profile and follows you around everywhere on the Replit site.

With first notice of our next community fundraising rounds, you'll have the best chance to invest in Replit

And with Cycles, Replit's digital token, you can do a lot like...
Dec 19, 2022 10 tweets 4 min read
Thousands of startups will be built on top of generative AI.

Here's how one entrepreneur took an AI-artwork startup from idea to first customer in 60 days...

Without writing a line of code. 👇 @jacklevine01 had an idea that could print money...

AI-generated art is cool, but what if you could accessorize it?

Generate a cool graphic. Turn it into a t-shirt. Make art for your home. Anything you want!
Dec 12, 2022 8 tweets 3 min read
So... everyone is tweeting about chatGPT being the "next big thing" - and they're right.

In 11 minutes, I built a Bitcoin price and loss tracker with chatGPT and Replit.

Here's the step-by-step process 👇 Image First, I ask ChatGPT to code a website that shows me the price of Bitcoin with the click of a button.

I copy the code and run it on Replit in seconds.