千葉貴史|Edge Works CEO
35.4K posts

千葉貴史|Edge Works CEO
@tkc_0205
国内AI SaaS企業を伸ばすお手伝いとFDE|人材営業Mgr ▶︎ SaaS営業~事業責任者~ AI-SaaS PdM/BizDev/FDE ▶︎ 営業コンサル ▶︎ Edge Works代表取締役|ENTJ|セールス/マーケ支援|ウェビナー/カンファレンス開催支援|AIプロダクト開発|




introducing momo, the CRM for AI agents. it gives agents its own CRM, like Salseforce/Hubspot for humans. every AI native company will need dev agents, sales agents, customer support agents, HR, legal, finance, design agents. we're starting from customer relationships. we hypothesize that every important decision ever made in a company all derives from understanding customer data. even if dev agents are good at building things out in a day, if they don't have any customer signals on which features are working or where people are churning, it's no use. @getyourmomo does the following: 1) sets up your CRM with posthog + gmail data (or other web analytics tool) 2) analyzes the features your dev agents push 3) detects power users and churning users, aggregates CS tickets 4) sets up auto outreach email workflows & collects reponses 5) builds out list of issues to fix & next steps for your dev agent setting up custom onboarding for a few teams right now, please dm if interested :)


明日行こうと思ってたので、ブース行ってみよ。気になる。Notta、Plaud、Ankerとかと何が違うんだろう









This is exactly what I've been doing with Claude Code. The biggest bottleneck with my ability to use these agents is ensuring they preserve relevant context between relevant sessions. Having the agent output files in .md and .html is not only a nicer way to view outputs than in the terminal, but also a good way to preserve context for future sessions. also been using Obsidian to view locally generated .md files the only slight hiccup is that the native harnesses aren't amazing at handling non-plaintext files (.pdf, .pptx, and more); the open-source skills use libraries that aren't optimized for generating readable text from complex layout docs. we built liteparse for this purpose to replace pypdf/pymupdf (github.com/run-llama/lite…) i use it as part of my local claude code harness



