Skip to content

JJDSNT/fin_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

💰 Financial AI (agentic systems)

Agent-based architectures for trading, research, and financial decision-making.


🧠 Core frameworks (multi-agent trading)


🧠 Memory / context (stateful reasoning)

Financial-specific (concept-driven)

  • FinMem (paper-based, ver seção abaixo)

General memory systems (usáveis hoje)

👉 essenciais para:

  • memória de longo prazo
  • decisões financeiras sequenciais

🤖 Agent frameworks (builders)

👉 usados para:

  • trading agents
  • research agents
  • risk agents

📊 Trading / quant infrastructure


📡 Data / signals


⚙️ Execution / integration


📄 Research papers (financial agents)


📌 Architecture pattern

Financial agent systems typically include:

  • Signal agents (price, news, indicators)
  • Strategy agents (bull / bear theses)
  • Risk agents (exposure, drawdown control)
  • Execution agents (orders, timing)
  • Memory layer (market + decision history)

🔥 Key insight

Financial AI is not about:

  • predicting prices

It is about:

  • managing decisions over time
  • coordinating agents
  • handling risk under uncertainty

About

Financial agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors