https://github.com/rafeyosa/free-scribe
FreeScribe | Machine Learning Web for Transcription & Translation (React.js, Tailwind CSS, Transformers.js)
https://github.com/rafeyosa/free-scribe
reactjs tailwindcss transformersjs
Last synced: about 1 month ago
JSON representation
FreeScribe | Machine Learning Web for Transcription & Translation (React.js, Tailwind CSS, Transformers.js)
- Host: GitHub
- URL: https://github.com/rafeyosa/free-scribe
- Owner: rafeyosa
- Created: 2025-03-18T05:56:35.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-19T04:59:22.000Z (about 1 month ago)
- Last Synced: 2025-03-19T05:29:27.650Z (about 1 month ago)
- Topics: reactjs, tailwindcss, transformersjs
- Language: JavaScript
- Homepage: https://freescribe-rafeyosa.netlify.app/
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FreeScribe
FreeScribe is a web application that leverages machine learning for real-time transcription and translation. Built using React.js, Tailwind CSS, and Transformers.js, this app enables users to transcribe audio into text and translate it into multiple languages with high accuracy.
## Learning objectives
- React.js Basics (Components, Hooks, Props)
- Transformers.js for Machine Learning-based transcription and translation
- Layouting Responsive Web using Tailwind CSS## Link resources
- [FontAwesome CDN](https://cdnjs.com/libraries/font-awesome)
- [FontAwesome Icons](https://www.fontawesome.com)
- [Google Fonts](https://fonts.google.com/)
- [Tailwind CSS](https://tailwindcss.com)
- [Vite](https://vite.dev/guide)
- [@xenova/transformers](https://www.npmjs.com/package/@xenova/transformers)