📚 About TLDRify
TLDRify is a one-page web app that uses OpenAI to turn long pieces of text into short, bullet-point summaries. Whether it’s a dense article, lecture notes, or even a rant from your boss — TLDRify breaks it down fast.
I built this to solve a personal pain point: I read a lot, but I don’t always want to. Sometimes, I just need the key points. That’s where the idea clicked — why not let AI do the heavy lifting?
⚙️ How It Was Built
This project was created in a single prompt using Bolt.new, with the goal of showing what you can ship in just one shot. It uses:
- OpenAI GPT-3.5 for summarizing
- Vanilla JS + TailwindCSS for the frontend
- A fully responsive layout with a light/dark toggle
- The Bolt.new badge to proudly show it was made here!
💡 What I Learned
- That you can go from idea to working AI tool in minutes with the right tools (shoutout Bolt.new!)
- Prompting is an art — it took precision to get the tone control and summary format right
- You don’t need a big backend to make something people will use
🧪 Challenges
- Fitting all the logic (rate limits, API calls, error handling, UI) into a single prompt
- Handling user input safely and making it mobile-friendly on all screen sizes
- Designing something clean and useful while keeping it simple enough for a one-shot build
☕ What’s Next?
I plan to improve TLDRify with:
- More tones (e.g. sarcastic, poetic)
- Text-to-speech for audio summaries
- Support for summarizing URLs (via scraping or embedding)
- Saving summaries offline for students and readers on the go
Built in one shot with ❤️ by Ayoub using Bolt.new
🔗 GitHub • 🔗 LinkedIn • 🌐 bolt.new
Built With
- bolt.new
- netlify
- openai

Log in or sign up for Devpost to join the conversation.