CoolFace
Apppublic

hotatat/maxus-advisory

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

MAXUS AI Advisory Platform

M&A advisory Streamlit app:

  • IM (Information Memorandum) auto-generation
  • Teaser sheet generation (named / non-name)
  • Buyer / seller candidate search
  • External DB integration dashboard

Required Space secrets

Set these under Space → Settings → Variables and secrets:

  • ANTHROPIC_API_KEY — Claude API key
  • GBIZINFO_API_TOKEN — gBizINFO API token (optional)

Optional (defaults work for most cases):

  • MAXUS_ADMIN_PASSWORD_HASH — override demo admin password
  • MAXUS_ALLOW_DEMO_PASSWORD — set to 1 only for staging

Deploy

Push to main on https://github.com/montblanchotta-tech/maxus-advisory triggers .github/workflows/sync-to-hf.yml, which force-pushes the working tree to this Space.