Giter VIP home page Giter VIP logo

insurance-agent-assistant's Introduction

Intelligent Insurance Agent

~ Proof of Work project built on dummy data based on what I learned during my internship at Dawn Digitech ~

Motive

To build an intelligent software that can act as an assistant for both:

  • Customers looking to buy insurance policies: For customers, the assistant will predict the top 3 policies that are best fit for their needs.
  • Insurance agents selling policies: For agents, the assistant will predict the insurance policies a potential lead is most likely to purchase along with the probability of the lead turning into an actual customer and buying the predicted policies.

How will this help

This software will customers find the right policies from a large pool of options aggregated from the providers in the market. It will also help in reducing customer acquisition costs for insurance companies by helping the insurance agents to rank leads based on their probability of turning out be a customer and pitch them the right products.

Technical Approach for Prototype

Based on some initial data, a Machine Learning model will be trained to predict the probability of a potential lead based on certain factors like its age, gender, income, employment type, dependents, health variables etc. and the most suitable policy for them.

This model will be built using Python and its associated libraries.

Different approaches will need to be examined to determine which one gives the highest accuracy.

The concept of Online Machine Learning will be used to ensure that the model can be continuously trained on new data points while in deployment with minimal costs. “River”, a Python library, will be used to accomplish the same.

The application thus built can be deployed as a REST API so that it has a common core that can be used on multiple platforms.

For the prototype, we will connect the API to a web frontend where the insurance agent can interact with the application.

There will be two parts to the web app:

  1. One where the agent can enter the information about the lead and get the corresponding predictions for it
  2. Second where the agent can add new data points for the Machine Learning model to train itself on HTML and Tailwind (CSS library) will be used to build the frontend and Flask will be used for the backend.

insurance-agent-assistant's People

Contributors

navyagarwal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.