
GPT Rewriter
Rewrite your text effortlessly with GPT Rewriter
GPT Rewriter launched on March 8, 2023 with 20 votes, #1,784 of 5,075 launches that month and more than 50% of that year's launches.
What it does
GPT Rewriter - the perfect tool for effortless and seamless text rewriting. Quickly select items and instantly rewrite your text with just a few clicks. Ideal for writers, marketers, and anyone who needs to rewrite text quickly and efficiently.
Does a similar job
all alternatives →- IMI made a tool to clean and convert any webpage to Markdown2024 · markdowndown.vercel.app · ▲441
My partner usually writes substack posts which I then mirror to our website’s blog section. To automate this, I made a simple tool to scrape the post and clean it so that I can drop it to our blog easily. This might be useful to others as well. Oh and ofcourse you can instruct GPT to make any final edits :D
Superflow Rewrite (powered by ChatGPT)2023 · ▲240Rewrite compelling website copy in-context, in seconds!




More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 22d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 23d ago · company-app.joinastute.com




Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io