HackerTrans
TopNewTrendsCommentsPastAskShowJobs

benjah

no profile record

Submissions

Show HN: Built a conversational language learning app with Expo/WebGL/LLMs

convolive.com
2 points·by benjah·8 माह पहले·2 comments

comments

benjah
·8 माह पहले·discuss
I looked into using https://github.com/mybigday/llama.rn. Ultimately, it was too slow to be conversational. The demands of the rendering the WebGL would likely not help.

It was a while ago. If I was to do it over again I might try https://github.com/tirthajyoti-ghosh/expo-llm-mediapipe. Maybe newer models will help.