top of page


Vibe Coding in Finance is the Future: How AI is Leveling the Trading Playing Field
The world of finance, often perceived as an impenetrable fortress of arcane knowledge and exclusive access, is in the throes of a...
Bryan Downing
Jul 1013 min read


How to build high-performing trading strategies with AI
In this article, we will explore Retrieval-Augmented Generation (RAG), a powerful AI technique that combines database retrieval with large language models (LLMs) to enhance AI-generated responses. We will walk through a basic implementation using LangChain, OpenAI’s GPT, and a PostgreSQL/SQLite database for a trading application.
Bryan Downing
May 294 min read
bottom of page