amosproj / amos2024ss06-health-ai-framework

Ailixir is an application that utilises LLMs and custom user input to generate AI agent prototypes specialised in fields such as health, economics, physics etc. The prototypes enable the user, which is an entrepreneur-developer, to compare the results produced by different LLMs.
MIT License
7 stars 1 forks source link

196 voice input #227

Closed lukas-varga closed 1 week ago

lukas-varga commented 1 week ago

Added voice input using react voice library, needed to build app once more on expo because of permissions. Also added voice output.

Co-authored by: Jan Potthoff potthoff.jan@googlemail.com Signed-off-by: lukas-varga lukas.varga128@gmail.com

github-actions[bot] commented 1 week ago

:rocket: Checkout Instructions

git fetch origin
git checkout 196-voice-input

Happy Coding!