Inspiration

Many ToS conditions have predatory clauses. This project is to help users understand what type of conditions they are signing up for.

What it does

Review a ToS and analyze the wording to see if there are any predatory terms. There are multiple triggers set at different points for example a trigger would be "Selling/sharing data with third parties" set to 15 points. All the trigger will be added up and based on that the app tells the user the danger score.

How we built it

We used the Python programming language with Node.JS to create the frontend application. We also used the Gemini API to scrape the ToS conditions.

Challenges we ran into

We ran into a API key problem. Many times the ToS character length will be too long to analyze with the free tier. Therefore, we had to use a paid version to properly run the application.

Accomplishments that we're proud of

An accomplishment we are were proud of was communicating with teammates and solve problems.

What we learned

Communication with others, how to properly implement the Google API, using python to properly parse through text.

What's next for CHRONOS-LEX

A feature that could be added later is a drag and drop feature to make the user experience a little easier. "Add audio response - Isabella"

Built With

Share this project:

Updates