Skip to content

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

License

Notifications You must be signed in to change notification settings

TwenteCreates/ava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

67 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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