# AIFi [![English](https://img.shields.io/badge/English-Click-yellow)](./README.md) [![简体中文](https://img.shields.io/badge/简体中文-点击查看-orange)](./README.zh-CN.md) [![LINUX.DO](https://img.shields.io/badge/LINUX.DO-Visit-blue)](https://linux.do/) AIFi is an agent-first investment research workspace. It uses small, reusable AI skills to collect filings, earnings, news, market signals, competitors, and risk evidence, then saves the work under `research/` so future analysis can reuse it. It is for research and decision support, not autonomous trading or financial advice. ## Usage ```sh codex "Analyze why Intel has rallied recently and how to think about it as a portfolio position" ``` ```sh codex "Update my Intel research with the latest earnings, filings, news, and market signals" ``` ```sh codex "Compare Intel with AMD, Nvidia, and TSMC, then summarize the bull, base, and bear cases" ``` ## Preview ![AIFi research result preview](./docs/assets/readme/aifi-preview-en.png)