The TLDR Extension banner

The TLDR Extension

3 devlogs
8h 11m 46s

a google chrome extension that will be able to read the sites content and give you a run down of it, alongside with being able to ask the extension more questions about specific details with AI.

This project uses AI

uses ai for summarizing, also used copilot for code completions.

Demo Repository

Loading README...

yusufumben09

Made some big improvements! You can now ask questions about some parts for more detail, and it can even highlight parts in the site for more info about that part. The api key setup is also now only once, when the extension is first opened it will ask for the api key, then it will save that and not need it again. also added some bootstrap stuff for the ui, still looks kinda bad but i will improve it. I will also add more features, settings and a site for the extension too.

0
yusufumben09

Worked on getting the base extension to work

This is my first time doing extensions so it took probably longer than it needed to. It scrapes text off the site, and summarizes it with ai. This is not yet it as next up i will be adding talking back to the ai for more info on specific stuff on the site, how to get somewhere in some site, etc. The ui and everything also needs far more polishing. I may also add giving the ai the ability to highlight stuff on the page as a response, or a part of it.

1

Comments

yusufumben09
yusufumben09 2 months ago

(im aware a bit of my key is visible but i dont believe a bit is an issue)