I Built Myself an Investment Workbench Using AI

marsbitPublished on 2026-06-16Last updated on 2026-06-16

Abstract

For the past two weeks, I've been immersed in Vibe Coding—using AI to write code from natural language descriptions. This process has enabled me to quickly build functional tools that address long-standing personal ideas. Previously, I had many concepts but found execution too cumbersome. Key ideas included a unified dashboard for assets across US stocks, Crypto, HK stocks, and A-shares; a real-time alert system for price movements; an investment map visualizing sector relationships; and a tool to correlate prediction market bets with news and market data. Traditional development hurdles meant these often remained unrealized. Using AI (Codex, Claude Code, and DeepSeek API), I built four initial tools: 1. A **Cross-Market Asset Dashboard** showing total assets, daily P&L, and holdings by market, with added features for alerts and sector mapping. It's deployed locally for privacy. 2. A **Prediction Market (PM) Monitor** tracking bets on events (e.g., company valuations) and correlating probability shifts with news and market movements. I categorize bets by conviction to filter noise. 3. A **Simple Operations Backend** for managing my writing workflow (topics, progress, publishing). It's cloud-deployed for mobile access. 4. A **One-Click Formatting Tool** that automates converting drafts into various platform-specific formats, saving manual effort. While these tools are basic, they represent a significant shift: AI lowers the barrier to creating personalized systems. I be...

Over the past couple of weeks, I’ve been a bit obsessed with Vibe Coding.

Not the "I'm going to build an amazing product" kind of obsession, but a sudden realization that many of the little ideas that have been stuck in my head for so long can actually be brought to life, bit by bit.

As you all know, Vibe Coding is about using natural language to command AI to write code for you, to "craft" a product.

I mainly use a combination of Codex and the Claude Code client, describing requirements and functional modules, and they write the code for me. When I run out of quota, I switch to the CLI and continue running with the DeepSeek API.

One: Those "I wanted to do it but never did" ideas

I used to have a lot of ideas pop into my head.

For example, could I have a dashboard to view assets like US stocks, Crypto, Hong Kong stocks, and A-shares all together, instead of switching between several apps every day?

For example, could I create an anomaly monitor, so if an asset suddenly spikes or crashes, I can see it immediately, and also know what other assets or sectors it's related to.

For example, could I build an investment map, so when researching a sector, I don't just focus on one project, but lay out the entire network: upstream, downstream, beneficiaries, potential risks, related assets.

And for example, on prediction markets (PM), there are many bets about unlisted company valuations, market cap overtakes, macro events. Could I put this data together with news events and secondary market changes for comparison?

Plenty of ideas, but actually doing them was too much hassle.

You need to know code, design interfaces, integrate data, and iterate repeatedly; hiring someone is expensive, and requirements aren't always clear. After a few rounds, most ideas ended up with that phrase—"Forget it, let’s just make do with Excel for now."

But after tinkering with Vibe Coding for these two weeks, I found this is truly different.

I started building some rough but practical tools for myself. An idea pops up, and it can be integrated into the system the same day, instead of being scattered across chat records, bookmarks, and my own mind.

Two: Four small tools I crafted in two weeks

I mainly built four things in these two weeks (other miscellaneous small tools don't count).

First, Cross-Market Asset Dashboard

The reason was very simple. My assets are scattered across several places: Hong Kong and US stocks in brokerage apps, Crypto on trading platforms, A-shares in another software.

Every day, wanting to see my overall situation meant opening each one, switching back and forth. After checking everything, I still couldn't piece together the full picture. So the first thing I did was stuff all my holdings into one page:

Top section shows total assets, daily P&L. Below, divided by market—one section for US stocks, one for Crypto, one each for HK and A-shares. At a glance, the state of my entire portfolio, who's up and who's down today, is crystal clear.

After finishing it, I found it quite useful, and couldn't help but keep adding Tab after Tab, because new needs kept emerging as I used it:

  • Anomaly Monitor: I pre-set the assets I care about and thresholds. If anyone suddenly surges or crashes, it highlights it for me, saving me from constantly watching the market.
  • Investment Map: When researching a sector, draw the upstream, downstream, beneficiaries, risk points, and related assets into a network, making it easier to trace capital flow chains and relationships.
  • Memo + Review: Jot down why I was bullish initially, what happened later, where my judgment was right or wrong, so I can look back later.

Since this dashboard contains all my real holdings, it's quite private, so I deployed it locally.

Second: PM Bet Monitor

This one is specifically for watching prediction markets.

To explain briefly, prediction markets (like PM) are where people use real money to bet on whether a future event will happen. The price itself represents the market's perceived probability—for example, a "yes" for "SpaceX market cap reaches $2 trillion by end of June" priced at 0.8 means the market thinks there's an 80% chance of it happening.

For the bets I care about, like "Will OpenAI/Anthropic's valuation go up by year-end?" "Will a certain market cap overtake event among the Magnificent Seven happen?", "Will xx and xx meet?", I used to have to check each one individually. Now I've centralized them into a single dashboard. I also compare probability changes alongside news events and secondary market fluctuations. Who moves first, who influences whom, becomes clear at a glance.

I also tiered these bets according to my own criteria (internally called T1 (high conviction) / T2 (relatively stable) / T3 (pure speculation)), sorted by expected return, so I can instantly distinguish which are just noise.

Honestly, a small edge I have in this market is Chinese information and East Asian political-economic dynamics—many are dominated by Western players, and pricing for this area is often half a step behind. Opportunities hide in this time gap.

Third: Small Operations Backend

This one isn't related to investment; it's for my own writing.

I usually manage topics, write articles, and publish on several platforms. Progress was all in my head or by digging through chat records, often messy. So I made a small backend to manage it, including a topic list, article progress, publishing platforms, and an inspiration box.

Since I might need to use this when I'm out, I didn't make it local, but deployed it to the cloud—using GitHub + Vercel. I can open it on my phone to view and edit, quite convenient.

Fourth: One-Click Formatting Tool

This was mainly to solve a personal minor need. After writing an article, I need to publish it on many platforms, especially for Web3 media. Each platform has different formatting rules, and manually adjusting each time is very time-consuming.

So I created a small tool. Paired with a browser Tampermonkey script I fine-tuned through coding, I throw in an original Markdown or Word document, and it automatically converts it into the corresponding format for each platform and directly inserts images. It's not particularly advanced, but it saves me some mechanical work every day.

To be honest, these four things are still very basic, even a bit ugly, and can't be considered mature products. But for me, they are already very useful because once an idea appears, I can immediately integrate it into the system, rather than letting it scatter and be forgotten.

This is the most important change I feel.

Three: Ordinary People's Investment Research Approach Has Really Changed

Because of this, I increasingly feel that ordinary people doing investment don't necessarily need to start with complex models, but should at least have a few of their own basic systems.

Because the change AI brings to ordinary people isn't suddenly turning you into a guru, but enabling you to first create a prototype for many things you "wanted to do but couldn't" before.

Especially for someone like me who watches the market daily, the feeling is particularly obvious. As long as you have an idea, every ordinary investor can gradually accumulate a few of their own basic systems:

  • Asset Observation System: What assets are you actually watching? Which market do they belong to? What recent changes have occurred?
  • Signal Monitoring System: Which events, once they happen, might indicate a change in market expectations?
  • Map Organization System: A sector isn't a point, but a network. Who's upstream, who's downstream, who benefits from sentiment, who from performance, who from capital flows. Especially over the past year-plus, AI sector stocks have almost rewarded those who could thoroughly understand a sector (from HPC to optical modules to the memory chain).
  • Review System: Why were you bullish initially? What happened later? What was right, what was wrong?

These things weren't impossible to do before, but they were too troublesome, hard to sustain. The biggest meaning of AI is that it cuts away a huge chunk of this "trouble."

You may not know how to code, but you can describe requirements, and slowly accumulate your own product design. And you don't have to finish it all at once; release the first version, and modify it while using it.

This is also the most attractive part of Vibe Coding for me: the feedback is so fast. In the past, the gap between an idea popping up and landing could be very long, so long you forgot why you wanted to do it in the first place.

Now, if I think of a feature today, I can try it the same day. If I'm not satisfied after trying, I modify it immediately. After using it for two days, new needs emerge, and I iterate further.

This closed loop of "idea—implementation—use—feedback—modify again," once it starts spinning, really makes you unable to stop.

In Conclusion

Consider this as the first record for the new phase of "太乐 Tyler."

Moving forward, I'll try to update regularly, recording my investment thoughts, tool tests, on-chain operations and arbitrage research, as well as some educational/introductory Web3 operations and investment knowledge points.

Welcome to follow, and feel free to communicate anytime.

Related Questions

QWhat is Vibe Coding and how does the author use it?

AVibe Coding is using natural language to command AI to write code and build products. The author primarily uses Codex and the Claude Code client, switching to the CLI with DeepSeek API when limits are reached, to create personal tools based on their ideas.

QWhat are the four main tools the author built using Vibe Coding?

AThe author built: 1) A cross-market asset dashboard for viewing holdings across stocks and crypto. 2) A prediction market (PM) betting monitor. 3) A personal operations backend for managing writing tasks. 4) A one-click typesetting tool for formatting articles for different platforms.

QWhat advantage does the author claim to have in prediction markets?

AThe author claims a small advantage lies in having better access to Chinese information and East Asian political-economic dynamics. They state that pricing on these events in Western-dominated markets is often slow, creating opportunities in that time lag.

QAccording to the author, how has AI changed research and tool-building for ordinary investors?

AAI hasn't made ordinary investors experts overnight, but it allows them to create initial versions of tools they previously 'wanted to build but couldn't'. It significantly reduces the hassle, enabling a fast 'idea-implementation-use-feedback-modification' loop to build personal systems for observation, monitoring, and analysis.

QWhat systems does the author suggest ordinary investors should gradually build for themselves?

AThe author suggests building several personal foundational systems: an Asset Observation System, a Signal Monitoring System, a Map/Network Organization System for understanding industry sectors, and a Review/Post-mortem System to track reasoning and outcomes.

Related Reads

Google TPU Shipments Revised Up by 50%

Recent industry research indicates a significant upward revision in the shipments of Google's TPU (Tensor Processing Unit) chips. Previous expectations for 2027 were set at around 10 million units, but new estimates now point to 15 million units, a 50% increase. This substantial boost directly translates to higher demand across the entire supporting supply chain. Google's TPU clusters utilize a standardized all-optical interconnect architecture. Consequently, key hardware components are deeply integrated and scaled in fixed ratios with the chips. The 15 million TPU target will drive corresponding demand increases for NPO optical engines (roughly a 1:1 match), 1.6T optical modules, OCS optical switches, high-end server power supplies, fiber optics & MPO connectors, and liquid cooling solutions. Among these, liquid cooling is highlighted as the sector experiencing the most significant transformation and offering the most stable potential for excess returns. As next-generation TPU chips reach power levels where traditional air cooling is insufficient, liquid cooling becomes essential. 2026 is forecasted as the first year of substantial adoption for Google's liquid cooling solutions. This shift, coupled with delivery and capacity bottlenecks faced by incumbent overseas manufacturers, is creating a prime window for domestic Chinese suppliers to enter and secure Google's core supply chain. The market size for Google-specific liquid cooling is projected to potentially triple from a baseline of hundreds of billions to around 300 billion units by 2028. The logic for the fiber optic sector is also being rewritten. Once considered a cyclical commodity tied to telecom operator procurement, fiber is now a strategic and scarce resource for AI Data Centers (AIDC). A severe supply-demand imbalance, driven by the long lead time for preform production (18-24 months) and surging demand from cloud giants, is supporting strong performance. Chinese fiber manufacturers are well-positioned to capture a significant share of global AIDC demand, with exports potentially reaching 200-300 million core kilometers in 2026. Overall, the investment focus within the AI computing industry is shifting from pure "chip performance speculation" towards the more certain incremental growth in computing infrastructure and its supporting ecosystem. The upward revision in Google TPU shipments, along with the potential for further doubling by 2028, is seen as solidifying performance visibility for the entire supporting supply chain over the next two years.

marsbit34m ago

Google TPU Shipments Revised Up by 50%

marsbit34m ago

What Wall Street Really Wants After the Crypto Story Recedes

The tide of speculative crypto narratives has receded, revealing Wall Street's true objective: building a controlled, yield-generating, and compliant financial pipeline on distributed ledgers. They are migrating core functions onto blockchains, not for decentralization, but for efficiency and new revenue streams. Key developments include BlackRock's BUIDL fund, a tokenized treasury fund acting as a foundational reserve asset, and the rise of Securitize, which is going public and partnering with the NYSE to build a 24/7 digital securities trading and settlement system. This signals a major shift of securities clearing to blockchain technology. To make volatile assets like Bitcoin palatable for institutional investors, firms like BlackRock and Goldman Sachs are creating "covered call" ETFs (e.g., BITA). These products systematically sell options on Bitcoin holdings, transforming price volatility into stable monthly income, effectively repackaging crypto as a yield-bearing asset. Stablecoins are being positioned not as speculative tools but as efficient payment rails. Companies like Stripe and Mastercard are integrating them for instant, low-cost merchant settlements and cross-border card payments, respectively. Critically, new legislation like the GENIUS Act shapes them as non-interest-bearing, heavily regulated extensions of the US dollar system. In summary, Wall Street is quietly constructing a parallel, blockchain-based financial infrastructure featuring tokenized traditional assets, structured crypto yields, and programmable dollar pipelines—all under its control and fully integrated with existing regulatory and credit frameworks.

marsbit51m ago

What Wall Street Really Wants After the Crypto Story Recedes

marsbit51m ago

Tying Itself to SpaceX: Cursor's $60 Billion Rise

This article recounts the rapid rise of AI-powered coding startup Cursor and its 25-year-old MIT graduate CEO, Michael Truell. Launched in 2023, Cursor achieved explosive growth, reaching over 10 billion USD in revenue by late 2025. However, its journey highlights a central dilemma for AI application companies: dependence on foundational model providers. Cursor initially relied heavily on Anthropic's models but faced an existential threat when Anthropic launched its own competing coding tool, Claude Code. In response, Cursor declared an internal emergency in early 2026 and accelerated development of its own model, Composer. To secure the immense computing power needed, Truell struck a pivotal deal with Elon Musk's SpaceX in April 2026. The collaboration grants Cursor access to SpaceX's supercomputing resources for Composer, while SpaceX's Grok model benefits from Cursor's programming data. The agreement includes a potential 600 billion USD acquisition of Cursor by SpaceX later in the year, though a substantial termination fee is in place if the deal falls through. The story explores Cursor's intense, sometimes controversial hiring practices involving lengthy unpaid "work trials," its complex partnership-turned-rivalry with Anthropic, and its high-stakes gamble to ensure independence through the SpaceX alliance. The core question remains: will Cursor evolve into a defining, independent "generational" software company, or become a key piece in a tech giant's AI arsenal?

marsbit56m ago

Tying Itself to SpaceX: Cursor's $60 Billion Rise

marsbit56m ago

Warsh's Debut: Will the FED Chair Who Knows Crypto Best Bring Surprises or Shocks to the Market?

Kevin Warsh, the new Federal Reserve Chairman, prepares for his inaugural press conference amidst a challenging macroeconomic landscape: resurgent inflation, a bond market sell-off, and political pressure from President Trump for rate cuts. Uniquely, Warsh holds indirect investments in over 20 crypto and Web3 entities (e.g., Solana, dYdX), making him the first Fed Chair with disclosed crypto exposure. His stance may combine a hawkish, inflation-focused monetary policy with a crypto-friendly regulatory philosophy that shifts from Powell’s “same risk, same rule” approach toward a framework acknowledging blockchain’s productivity value. Warsh’s leadership could impact crypto markets across three dimensions: a paradigm shift in regulation (potentially accelerating pro-innovation legislation and stable币 rules), a re-pricing of risk premiums based on clearer communication and his view of AI as a structural disinflationary force, and a long-term reallocation of global institutional capital driven by increased legitimacy. Two potential scenarios for the press conference are outlined. A “positive surprise” would involve a dovish-leaning tone on rates coupled with signals of regulatory openness, potentially boosting crypto asset valuations. Conversely, a “negative shock” would see a more hawkish-than-expected stance on inflation and rates, triggering a broad risk-asset selloff that crypto markets would not escape. While ethics rules required Warsh to divest his crypto holdings upon confirmation, his deep understanding of the technology may fundamentally lower policy uncertainty and build a more receptive long-term foundation for digital assets’ integration into the mainstream financial system.

marsbit11h ago

Warsh's Debut: Will the FED Chair Who Knows Crypto Best Bring Surprises or Shocks to the Market?

marsbit11h ago

Trading

Spot
Futures

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of AI (AI) are presented below.

活动图片