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

Voice output bugfix + Save chat TXT #231

Closed lukas-varga closed 6 days ago

lukas-varga commented 6 days ago

Polished VOice ouput dispalying with new Elois refactor. Also added s…aving txt of chat funtionality, finally.

github-actions[bot] commented 6 days ago

:rocket: Checkout Instructions

git fetch origin
git checkout bugfix-voiceOutput-savetxt

Happy Coding!