This is a simulator to showcase the appeals workbench commonly used in the insurance industry to manage the rejected claims and how it can help the BPO agent to quickly build a use-case to approve/reject or ask for more information.
This is only a simulator, the data is hard coded only to showcase the suggested workflows.
To try it out, clone the repository, then do the installation of required packages and use npm run dev
command to start the simulator.
will required gemini api key. create a local .env file and add the key over there.