Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 551 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 551 Bytes

AI Health Coach

A multi-agent AI app based on LangGraph.

IMPORTANT

This project is intended for educational purposes only. In a production environment, ensure all LLM calls are made from a secure server to protect API keys (currently exposed in the frontend).

Prerequisites

  • Bun
  • OpenAI API key (set in .env.local)

Initialize

bun install

Run

bun run start

© 2024 FHNW Medical Informatics – Rahel Lüthy