|
|
|
|
|
by hereforcomments
1021 days ago
|
|
I agree, they are perfect for language learning. Reusing another project I put together a site as a weekend project mainly for myself to learn Dutch but decided to release it publicly for free (invite only) to see how others interact with it as it's almost free to run it and looks good in my portfolio. It's an audio chat app, it's not my idea, I've seen many of these but wanted to create one for my own needs. It uses Chrome's speech to text API (webspeechapi) for input, then it sends it to ChatGPT 3.5 and I use Google's text to speech API to generate audio response along with the text. So practically I can talk to ChatGPT. I also want to add a dictionary module where I can generate and add example sentences and images to a words and phrases. I'm sure there are complete teams working on apps like this as it's such a straightforward use case. You can try it, it's all Hungarian but you can translate the page. https://convo.hu/
Invite code: CONVO |
|