Legal-tech SaaS
LegisFlow
LegisFlow is a legal-tech SaaS monorepo with a marketing site, firm portal, AI assistant (RAG), and workflow automation for law firms.
Product walkthrough
This walkthrough shows how LegisFlow brings together a public marketing site, a secure firm portal, an AI assistant grounded in firm documents, and workflow automation—so law firms can manage clients, cases, and knowledge in one product instead of juggling separate tools.
Project highlights
- Lerna + npm workspaces: Next.js 15 marketing and portal, shared TypeScript types.
- FastAPI backend with Pydantic AI, pgvector document RAG, and workflow triggers.
- Docker Compose stack with PostgreSQL, Ollama, and pluggable LLM providers (OpenAI, Anthropic, OpenRouter).