Skip to content

ra312/new-bets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • CSS 0.2%