ai-convo
v0.0.11
Published
High level wrappers for AI conversation tools: text to speech, speech to text, LLMs
Downloads
20
Maintainers
Readme
AI Convo
High level wrappers for AI conversation tools: text to speech, speech to text, LLMs...
Status
- There be dragons here! This is a work in progress and not ready for production use.
Currently Supported
Speech to Text
- Deepgram (browser connection via websockets, use short lived API keys)
- OpenAI Speech API (server side to protect API keys)
- Play audio returned from server (in browser)
Coming Soon
Language Models
- OpenAI GPT-4 (server side + client side)
- web-llm (client side, WASM)