Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 842 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 842 Bytes

Ava

Ava is an insurance assistant chatbot app that helps Talenx pre-approve claims. Built at the Talanx hackathon in Hanover, Germany.

💻 Demo

Ava screenshot

🛠️ Development

To build the app, first install dependencies:

npm install

Run the frontend on http://localhost:3000:

npm run start:dev

To generate for deployment:

npm run deploy

For the backend, simply run the app.py file using Python from the backend folder.

👥 Contributors

Profile pictures of contributors on GitHub

📄 License