LLMs are great at extracting the best of human knowledge from the past, but will they synthesize new information for the future?
LLMs are Not the Answer
LLMs are not the final answer to all our technology woes. The culture harkens back to the time of blockchain being the answer to everything. Proceed with caution.
Web Automation Tools for New Business Use Cases
There are web automation tools that help with website acceptance testing, and user flow testing like selenium. There is an underutilized area of development that can leverage these technologies that abuses their power. The intended use case is to open a website that I own and test functionality that I programed into the website to ensure it's working correctly. However, this tool, and many like it can crawl and interact with any website, and you can inject python (or other language) logic in the middle of actions taken on your behalf on the website. I want to explore a tool I created to utilize this, and brainstorm some other uses that might create new business use cases.