/ava

🚗 Easy insurance pre-approval app for Talanx

Primary LanguageVueMIT LicenseMIT

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