Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1021 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 1021 Bytes

Translate Chat Bot using AI

I made this project in my pursuit to become a polyglot, as the world gets more connected I want to be able to practice my language skills, starting with an AI.

Third iteration: Fully functioning new chat button that creates arrays within an object and per selection API call in the said array, also allow the user to choose which language (scalable) and beginning AI prompt.

Recording_2023-06-25_at_17 30 52

Second iteration: Created different bots (a template) so users can choose between different languages, added a clear chat button to clear the current chat

Recording_2023-06-24_at_17 57 39

First iteration: Created a chat box and "show translation" button

first