Skip to content

Streamlit dashboard for credit risk evaluation powered by AI CRO agent

Notifications You must be signed in to change notification settings

0xd3bs/scoring-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scoring Dashboard

Dashboard para el sistema de scoring crediticio. Se conecta con el agente CRO deployado en Amazon Bedrock AgentCore.

Configuración

pip install -r requirements.txt

Variables de entorno

export AWS_PROFILE=strands-agent
export AWS_REGION=us-east-1
export AGENT_ARN=arn:aws:bedrock-agentcore:us-east-1:545009829420:runtime/agentcore-l1wRnE2RMs

Ejecución local

streamlit run app.py

Deploy

Streamlit Community Cloud

  1. Subir a GitHub
  2. Conectar en share.streamlit.io
  3. Configurar secrets de AWS

About

Streamlit dashboard for credit risk evaluation powered by AI CRO agent

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages