ai-convo
TypeScript icon, indicating that this package has built-in type declarations

0.0.11 • Public • Published

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)

Package Sidebar

Install

npm i ai-convo

Weekly Downloads

21

Version

0.0.11

License

Apache-2.0

Unpacked Size

24.8 kB

Total Files

13

Last publish

Collaborators

  • harlanwood