About Nordic Terminal
An end-to-end framework linking financial feeds, vector lookups, and AI actors in real time.
System Architecture
Nordic Terminal maps incoming Swedish and global market newsletters, analyst comments, and price updates into structured relationships. Rather than storing time-series isolated in flat SQL tables, the data is connected.
This frontend blogsite runs in a container alongside our database, LLM endpoints, email parsing cron pipelines, and matrix chatroom daemons, allowing engineers to visualize database catalogs and trends interactively.
Tech Stack Overview
- Neo4j Graph Database: Represents companies, executives, catalysts, price streams, and splits.
- Ollama & Claude: Provide the semantic reasoning engine to convert raw texts and Cypher queries dynamically.
- Astro: Delivers statically generated frontend blogs and visual dashboards instantly.
- Docker Compose: Orchestrates the entire suite of services locally or in production.