https://github.com/capjamesg/awsnap.js

Navigate websites by clicking your fingers and saying the link you want to visit.

https://github.com/capjamesg/awsnap.js

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.8%) to scientific vocabulary

Keywords

audio-classification speech-transcription tensorflow-js webaudio-api
Last synced: 5 months ago · JSON representation

Repository

Navigate websites by clicking your fingers and saying the link you want to visit.

Basic Info
Statistics
  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
audio-classification speech-transcription tensorflow-js webaudio-api
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License

README.md

awsnap.js 🫰

Navigate a website by clicking your fingers and saying the link to which you want to go.

Try the demo (only works in Chrome and Safari; Firefox doesn't support transcription yet)

The first version of this project was built in an hour.

https://github.com/capjamesg/awsnap.js/assets/37276661/c4f50da0-a2ad-4532-85e8-6f6304912952

How to Set Up 🛠️

First, clone the project repository:

git clone https://github.com/capjamesg/awsnap.js cd awsnap.js/

To run the project, you will need to run a web server that serves the files in the awsnap.js folder. You can do this in Python with the following command:

python -m http.server

Then, open up the project. By default, the command above will serve a web page at http://localhost:8000. The URL at which your page is served will depend on what tool you use to set up the server.

Note: The http.server method is recommended for local testing only. It is not built for production use. In production, you can serve the project files in any way you want; the files are static and don't require additional treatment beyond being on a web server.

How to Use 💻

When you open the project page, there are two commands you can use:

  1. Click your fingers then say a word or phrase featured in a link to open the link in an iframe.
  2. Clap your hands and an emoji will appear above the default list of links.

Inspiration 🌟

This project was inspired by Charlie Gerard's 2023 Beyond Tellerrand talk and Ana Rodrigues' State of the Browser 2023 talk.

Name Credits

Tantek came up with the name awsnap.js. Thank you, Tantek!

License

This project is licensed under an MIT license.

Owner

  • Name: James
  • Login: capjamesg
  • Kind: user
  • Location: Scotland
  • Company: @Roboflow

from words, wonder.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels