Clara for Elderly

We help the elderly feel less lonely by providing a virtual companion called Clara who listens, empathizes with them, and engages in conversation.

Getting Started

  • You need NodeJS and Yarn.
  • Create a file named .env with the API keys for OpenAI, Azure Speech API and Assembly AI keys
OPENAI_API_KEY=...
AZURE_API_KEY=...
AZURE_REGION=...
ASSSEMBLYAI_API_KEY=...
  • Start the project with yarn dev

Credits