Skip to content

This repo contains code for a claim processing app end to end

Notifications You must be signed in to change notification settings

purpose-impact/gen_claim_v2

 
 

Repository files navigation

  • create a .env file with the below keys:

OPENAI_API_KEY='' LLAMA_CLOUD_API_KEY='' PHOENIX_API_KEY=''

  • run the policy_doc_ingest.py to populate the vector db
  • run app.py

About

This repo contains code for a claim processing app end to end

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 82.8%
  • HTML 17.2%