Inspiration

Reading long articles can be time consuming. I wanted a simple tool that helps users quickly understand web content without reading everything manually.

What it does

Nosylot lets users enter a URL or paste text, ask a question, and get AI-generated answers based on the content.

How we built it

We built Nosylot using Flask for the backend, HTML/CSS/JavaScript for the frontend, BeautifulSoup for extracting webpage text, and Featherless AI models for answering questions.

Challenges we ran into

Some websites blocked scraping requests, so we had to add browser-like headers and fallback options for users to paste text manually.

Accomplishments that we're proud of

We built a working AI-powered tool in a short time with secure API key handling and a clean, simple user interface.

What we learned

We learned about web scraping limitations, API integration, and how to build secure backend services.

What's next for Nosylot

We want to add browser extension support, better summarization, and more personalized reading assistance features.

Built With

Share this project:

Updates