๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge)

What I built
I built AI Study Buddy, a web app that helps students summarize long texts into clear, short versions. Itโ€™s designed for anyone who needs quick understanding of study material without wasting time.

The app supports multiple summarization …


This content originally appeared on DEV Community and was authored by Bilal Aslam

What I built
I built AI Study Buddy, a web app that helps students summarize long texts into clear, short versions. Itโ€™s designed for anyone who needs quick understanding of study material without wasting time.

The app supports multiple summarization algorithms (LexRank, LSA, Luhn, Edmundson), giving flexibility to students and educators who want different styles of summaries.

Itโ€™s deployed on Heroku, making it free and accessible anywhere.

Demo
๐Ÿ‘‰ Live App: https://ai-study-buddy-challenge-10c223d9b0e6.herokuapp.com/

Screenshots:

Category Submission:

Student Success (helps students save time, learn faster, and study smarter).

How I built it

Backend: Flask(Python)

Summarization: sumy library with multiple algorithms

Frontend: HTML, CSS, animations

Deployment: Heroku (using gunicorn, requirements.txt, Procfile)

I used Flask to connect the summarization logic with a clean web interface. Students paste their text, choose summarizer type, and get results instantly.

Challenges I ran into

  • Setting up Heroku deployment (requirements.txt, Procfile, dynos).
  • Debugging package versions and making sure the app runs the same on Heroku as on my PC.
  • Styling the app to make it both useful and enjoyable with animations.

Accomplishments that Iโ€™m proud of

  • Got the app running live on Heroku ๐Ÿš€
  • Combined multiple summarization algorithms in one place.
  • Built a clean, animated UI that feels smooth and modern.

What I learned

  • How to deploy Python/Flask apps on Heroku.
  • The importance of package management (requirements.txt).
  • How different summarization algorithms work.
  • Whatโ€™s next for AI Study Buddy
  • Adding support for uploading PDFs and summarizing automatically.
  • Integrating AI-powered summaries (transformer-based like BERT or GPT).
  • Expanding to multiple languages for international students.

Built with

- Python
- Flask
- Sumy
- HTML
- CSS
- Heroku

๐Ÿš€ Submission for: Heroku Back to School AI Challenge


This content originally appeared on DEV Community and was authored by Bilal Aslam


Print Share Comment Cite Upload Translate Updates
APA

Bilal Aslam | Sciencx (2025-09-27T09:41:37+00:00) ๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge). Retrieved from https://www.scien.cx/2025/09/27/%f0%9f%93%9a-ai-study-buddy-your-smart-text-summarizer-heroku-back-to-school-ai-challenge/

MLA
" » ๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge)." Bilal Aslam | Sciencx - Saturday September 27, 2025, https://www.scien.cx/2025/09/27/%f0%9f%93%9a-ai-study-buddy-your-smart-text-summarizer-heroku-back-to-school-ai-challenge/
HARVARD
Bilal Aslam | Sciencx Saturday September 27, 2025 » ๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge)., viewed ,<https://www.scien.cx/2025/09/27/%f0%9f%93%9a-ai-study-buddy-your-smart-text-summarizer-heroku-back-to-school-ai-challenge/>
VANCOUVER
Bilal Aslam | Sciencx - » ๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge). [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/09/27/%f0%9f%93%9a-ai-study-buddy-your-smart-text-summarizer-heroku-back-to-school-ai-challenge/
CHICAGO
" » ๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge)." Bilal Aslam | Sciencx - Accessed . https://www.scien.cx/2025/09/27/%f0%9f%93%9a-ai-study-buddy-your-smart-text-summarizer-heroku-back-to-school-ai-challenge/
IEEE
" » ๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge)." Bilal Aslam | Sciencx [Online]. Available: https://www.scien.cx/2025/09/27/%f0%9f%93%9a-ai-study-buddy-your-smart-text-summarizer-heroku-back-to-school-ai-challenge/. [Accessed: ]
rf:citation
» ๐Ÿ“š AI Study Buddy โ€“ Your Smart Text Summarizer (Heroku Back to School AI Challenge) | Bilal Aslam | Sciencx | https://www.scien.cx/2025/09/27/%f0%9f%93%9a-ai-study-buddy-your-smart-text-summarizer-heroku-back-to-school-ai-challenge/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.