From 9cb275d65cc806d26c7b89256d2e503cc8522e9a Mon Sep 17 00:00:00 2001 From: Hoang Phan Date: Wed, 13 May 2026 12:16:52 -0400 Subject: [PATCH] =?UTF-8?q?Add=20beava=20to=20Data=20Ingestion=20/=20ETL?= =?UTF-8?q?=20=E2=86=92=20Real-time?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 81eff0e..fc0bc46 100644 --- a/README.md +++ b/README.md @@ -492,6 +492,8 @@ _Libraries for data extraction, transformation, and loading pipelines across mul - [lumibot](https://github.com/Lumiwealth/lumibot) - Algorithmic trading framework for backtesting and live deployment across stocks, options, crypto, futures, and forex. - [openbb](https://github.com/OpenBB-finance/OpenBB) - A financial data platform for analysts, quants and AI agents. - [yfinance](https://github.com/ranaroussi/yfinance) - Easy Pythonic way to download market and financial data from Yahoo Finance. +- Real-time + - [beava](https://github.com/beava-dev/beava) - Real-time feature server for fraud detection, recommender systems, and LLM guardrails; define pipelines in Python and query live per-entity aggregates over HTTP or TCP. ### Data Validation