
过去几年业余时间,我用 AI vibe coding 了一个:个人量化辅助决策工具( MyInvestPilot ),现在把架构思考全部开源了。
全系列 4 篇(中英双语):
目前的产品规模(供参考):
Repo 在这里: https://github.com/myinvestpilot/ai-architecture
核心思路是让 LLM 生成可靠、可验证的决策逻辑,而不是写任意代码(约束 + schema + 确定性执行 + 双路径 + 低成本 infra )。
欢迎讨论:
1 jojopro 2 月 28 日 去年 vibe coding 才出现,下半年才逐步稳定,题主是怎么用了几年 vibe coding 的 |