Home

Copinance OS Documentation

Welcome to Copinance OS - an open-source stock research platform and framework.

What is Copinance OS?

Copinance OS is a Python library that helps you perform comprehensive stock research with:

  • Dual workflow support (static pipelines and AI-powered agentic workflows)
  • Adaptive presentation based on financial literacy level
  • Extensible architecture for custom data providers and analyzers

Quick Navigation

🚀 Getting Started

👤 User Guide

🔧 Developer Guide

📚 API Reference

Key Concepts

Research Profiles

Research profiles provide context for research execution (financial literacy level, preferences). This is NOT user management - your app handles users, we handle research context.

Workflow Types

  • Static: Predefined analysis pipeline with consistent steps
  • Agentic: AI-powered dynamic analysis that adapts to questions

Need Help?