Easy⏱ time1.5 hr$ cost0
Mini Translator
Build an app that translates typed text using a translation API.
Start building ↓
Result first
The build
Step 01
Get API access
Sign up for a free translation API.
Step 02
Send text
Post the user's sentence to the API.
Step 03
Show result
Display the translated text.
Step 04
Add languages
Let the user pick target languages.
Working Principle
Your app sends text to a trained translation model in the cloud and displays the translated reply it returns.
The science behind it
A closer look
Modern translators are neural networks trained on millions of sentence pairs; your app is a friendly front end to one.
Take it further
Variables to test
- 1 Round-trip a sentence — does meaning drift?
- 2 Compare two languages for accuracy.
More AI
AI
Hand-Drawn Digit Classifier
Train a tiny neural network in the browser to recognise digits you draw with a mouse.
Medium⏱2 hr$0
AI
Rock-Paper-Scissors Vision
Use a webcam and a no-code model to recognise your hand and play rock-paper-scissors.
Easy⏱1 hr$0
AI
Spam Email Classifier
Train a model on example messages so it can flag new ones as spam or not.
Medium⏱2 hr$0