Skip to content

Demo code for "Revolutionizing Collection Service: How AI-Driven Personalization is Transforming Payment Recovery""

Notifications You must be signed in to change notification settings

shirleyzhu233/collections_llm_demo

Repository files navigation

Overview

This repo contains demo code for the Medium post. It illustrates how one may make use to LLMs in collection services. The repo currently consists of four Jupyter notebooks, each showcasing one particular use case:

  • plot_reasoning.ipynb: Plot-to-text generation and reasoning about the plot in plain text.
  • credit_risk.ipynb: Credit risk assessment based on credit reports.
  • rag.ipynb: Retrieval-augmented generation for LLMs to fetch the most relevant context before reasoning.
  • guided_decoding.ipynb: Structured output generation through guided decoding given a template.

Note that some components of this code repo are still under development.

Installation

  • Follow INSTALL.md to install the dependencies.

Contact

Xinchan Zhu ([email protected])

About

Demo code for "Revolutionizing Collection Service: How AI-Driven Personalization is Transforming Payment Recovery""

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published