michaelyin
Newbie
- Apr 10, 2018
- 2
- 0
Background: I'm an indie developer, and I like to read posts in the "My Journey Discussions" section to learn about other people's marketing tips, business models, and more.
One thing that annoys me is that sometimes I need to check nearly all pages to understand a whole strategy because I don't want to miss any details. This really takes time.
So I thought, "How about building a tool, with the power of AI, to save time on this?"
And then I built a simple tool to solve this problem.
It's a terminal tool with very simple logic. If I pass a post URL to it, it scrapes the data and organizes it into structured data, which it then passes to AI chatbot.
The AI chatbot helps me summarize the post and prints out the business model.
If I'm interested and want to know more, I can keep talking with the AI chatbot to get further details.
I've been using this tool for a couple of days, and it has allowed me to learn a lot in less time.
One thing that annoys me is that sometimes I need to check nearly all pages to understand a whole strategy because I don't want to miss any details. This really takes time.
So I thought, "How about building a tool, with the power of AI, to save time on this?"
And then I built a simple tool to solve this problem.
It's a terminal tool with very simple logic. If I pass a post URL to it, it scrapes the data and organizes it into structured data, which it then passes to AI chatbot.
The AI chatbot helps me summarize the post and prints out the business model.
If I'm interested and want to know more, I can keep talking with the AI chatbot to get further details.
I've been using this tool for a couple of days, and it has allowed me to learn a lot in less time.