Inspiration

I’ve wasted years of my life mindlessly scrolling through brain-rot content, and it took me a long time to realize how much it affected my focus, habits, and overall direction. That’s what pushed me to create ClearScroll AI , a tool that filters upcoming reels and keeps only the content that’s actually meaningful.

I built the project using the Gemini 3 API to classify reel captions as either brain-rot or safe. The goal was to make a simple layer of protection between the user and the algorithm that usually overwhelms them.

While building it, I learned how powerful small AI tools can be when applied to real-life problems. The challenges came mostly from authentication issues, getting consistent predictions, and understanding how to structure the model’s reasoning for such subjective content.

ClearScroll AI is my attempt to help others avoid the same trap I fell into, and to give people a little more control over what they consume every day.

A major challenge for the future is figuring out how to make this tool usable in real-world environments. Integrating with actual social platforms is difficult because of restricted APIs, and applying AI to something as subjective as “brain-rot” requires more refined models and better data. These two hurdles define the next stage of the project.

Built With

  • gemini3
  • googleaistudio
Share this project:

Updates