This app uses the Browser Standard Speech Recognition API to process User speech into text input for an LLM.
The LLM used for this project is codellama, a LLM developed by Meta to generate and discuss code. This is installed using Ollama.