GithubHelp home page GithubHelp logo

clean99 / talkguidancegpt Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 9.0 1.12 MB

TalkGuidanceGPT is a Chrome extension designed to make web browsing more accessible for visually impaired users. By utilizing GPT technology, this extension intelligently analyzes DOM elements and provides detailed information about them when users navigate using the Tab key.

HTML 0.40% CSS 6.55% TypeScript 87.42% JavaScript 5.62%

talkguidancegpt's Introduction

Hi there 👋

I'm KohHom(许峰)⛰️,

  • 🔭 I’m currently working at TikTok
  • 🌱 I’m currently learning sicpjs
  • 💬 Ask me about anything
  • 📫 How to reach me: [email protected](Open for any remote/overseas opportunities(especially open source))
  • ⚡ Fun fact: I eat OMAD(One Meal a Day) as a VEGAN🥬 No more because I want to gain weight lol

Top Langs

talkguidancegpt's People

Contributors

clean99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

zard19991

talkguidancegpt's Issues

Add voice instruction in page event

When users go to the new page, they don't know if the page is ready or not, we need to have voice instructions for it. Events that can add voice instruction are:

  1. Jump to a new page.
  2. Page loading success.
  3. Page loading failed.
  4. Notifications and alerts, when website show notifications and alerts, report to user.
  5. Browser tab switching, read the title of the tab

Optimise Network request delay

current delay:
baidu search bar:

Image

google search bar:

Image

For now, the response speed is around 3~4s, which is not sufficient. And most of the time spent is from awaiting openai response. This means that we need to reduce the text length from both our side and GPT side.

Add fall back text

Now when the prompt is failed, or internet failed, it won't feedback anything. To improve this, add fallback mechanism to our system:

  1. error handling: add error handling in prompt(other place that need network), when error happen, try to get as much information as possible, and report it.
  2. fallback translator: now we are using gpt to translate, if network failed, we can have a fallback translator(try to find the library) or just hard code some failback text in multi language, to let user know that what is wrong now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.