Hi all.
I built a prototype to have conversation in Spanish (Spain not Latin America). The user speaks in English and ChatGpt responds in Spanish.
The demo is here https://youtu.be/2shZUphHT50.
This blog https://workingaroundtheworld.wordpress.com/2025/01/03/python-and-chatgpt-language-conversation-partner/ contains info on what Python packages were used, and references of Eli's video tutorials that I followed and helped me to build the prototype.
The Python files are saved here https://github.com/shafier/language_Partner_Python_ChatGpt.
I welcome any feedback on the tool.
Thank you.
Credits to Eli and Dr. Chuck.