Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 392 Bytes

File metadata and controls

18 lines (12 loc) · 392 Bytes

AI Ally

AI Ally is a chatbot and installation designed as a reflective companion in healthcare settings. The experience blends conversational AI with physical-world prompts, like writing letters for a Wall of Grievances.

Developing

pnpm install
pnpm dev

Build for Production

npm run build

You can preview the production build with npm run preview.