TwenteCreates / ava

πŸš— Easy insurance pre-approval app for Talanx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

πŸš— Easy insurance pre-approval app for Talanx

License:MIT License


Languages

Language:Vue 59.3%Language:CSS 19.2%Language:Python 12.9%Language:JavaScript 7.0%Language:HTML 1.6%