Hacker News new | ask | show | jobs
by ilovefood 2127 days ago
This is very cool, just tried the App :) Homer and Cartman work somehow better than Rick. How does the backend work? And how did you develop the app? Very good job! Congrats for the launch.
1 comments

Thank you! We hired parodists to collect training data for voices with full access, one parodist did Homer and Cartman, and another did Rick, this is why there is a difference. On the backend, we use a microservices with models on a GPU server (AWS) and a simple web service with Django and Amazon Aurora (serverless). The application was made with react-native for both platforms at once.