Show HN: I built an AI agent that helps me invest

Hacker News - AI
Jul 19, 2025 13:46
haniehz
1 views
hackernewsaidiscussion

Summary

A developer built a modular AI agent system, "mcp-agent," to assist with complex investment decisions, including stocks and real estate, by pulling live data, personalizing recommendations, and improving over time. Unlike general chatbots, this system uses multiple specialized agents, persistent memory, and human-in-the-loop features for higher-quality, tailored results. This highlights the potential of customizable, domain-specific AI agents to handle nuanced, multi-variable decision-making tasks beyond generic AI models.

A while back, I built a simple app to track stocks. It pulled market data and generated daily reports based on my risk tolerance. Basically a personal investment assistant. It worked well enough that I kept going. Now, the same framework helps me with real estate: comparing neighborhoods, checking flood risk, weather patterns, school zones, old vs. new builds, etc. It’s a messy, multi-variable decision—which turns out to be a great use case for AI agents. Instead of ChatGPT or Grok 4, I use mcp-agent, which lets me build a persistent, multi-agent system that pulls live data, remembers my preferences, and improves over time. Key pieces: • Orchestrator: picks the right agent or tool for the job • EvaluatorOptimizer: rates and refines the results until they’re high quality • Elicitation: adds a human-in-the-loop when needed • MCP server: exposes everything via API so I can use it in Streamlit, CLI, or anywhere • Memory: stores preferences and outcomes for personalization It’s modular, mod

Related Articles

Japan Inches Toward AI Goals with Rapidus' First Chip Prototype

Hacker News - AIJul 20

Japanese chipmaker Rapidus has produced its first advanced semiconductor prototype, marking a significant step toward Japan’s goal of strengthening its domestic AI hardware capabilities. This development positions Japan to compete more effectively in the global AI chip market and reduce reliance on foreign technology.

Show HN: I built a video meet app integrated with AI voice and avatar agents

Hacker News - AIJul 19

A developer has created a customizable video meeting app that allows AI voice and avatar agents to be showcased and demoed in real time, using LiveKit's open source platform and NextJS. This tool enables voice AI developers to present and troubleshoot their agents interactively with clients, enhancing collaboration and the demonstration of conversational AI capabilities. The project highlights growing interest in integrating AI agents into live, human-facing environments for more immersive and practical applications.

Next car may feature an AI talking mouse, stress monitor and more

Hacker News - AIJul 19

Automakers are exploring innovative AI features for future vehicles, including an AI-powered talking mouse assistant and stress monitoring systems to enhance driver experience and safety. These advancements highlight the growing integration of conversational AI and biometric technologies in the automotive industry, signaling a shift toward more personalized and responsive in-car environments.