PollyGlot translates any language into one of the top 12 most commonly spoken global languages. It solves the language barrier problem when traveling or anytime you encounter an individual who does not speak the same language(s) as you.
- HTML, JS, CSS
- OpenAI (gpt-4, whisper-1, tts-1-hd)
- APIs
- Base64 encoding/decoding
- Frontend: Vite
- Backend: Netlify
- Clone the repository
- Connect repo to Netlify
- Install dependencies:
npm install
- Add
OPENAI_API_KEY
as environment variables:
- Type (or record) words to translate
- Select translation language
- Read (or play audio) translation
Contributions are welcome! Please follow these guidelines:
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature
- Make your changes and commit them:
git commit -m 'Add new feature'
- Push to the branch:
git push origin feature/new-feature
- Submit a pull request.
This project is open source. License details
- LinkedIn: Eddie O'Connor
- GitHub: GitHub Profile