After watching a circle of science and technology news today, the screen was full of carnival of AI implementation, but real implementation and fake prosperity were mixed together, so we had to open it up and have a look.
There is a popular post saying that the product manager did not write a single line of code and relied on white AI to create a 3.2K Star open source tool. Just take a look at this cool article, don't take it seriously. Look at the other side. The brothers who engage in AI customer service in the enterprise are having a headache. They have changed from managing 100 people to managing 1000 AI concurrent operations. The evaluation system has completely collapsed. From semantic understanding to RAG retrieval, every link has to be re-quantified. This is called engineering reality. Now, FDE (Forward Deployment Engineer) positions have exploded, starting with an annual salary of 2 million yuan. Why? Because the universal model is not universal at all in enterprises, we must rely on human flesh to fill the pits at customer sites. Data infrastructure is the invisible ceiling. Even the AI interviewer has come out. It sounds bluffing, but in essence it is still RAG plus rule matching. It is still too early to completely replace human HR.
Let's talk about open source. Microsoft jointly issued a statement saying that the weight of open source is very important to the AI ecosystem, and American startups are also anxious, asking the government not to block China's open source AI. These capitalists are smart. Closed-source models are too expensive and easily stuck. Everyone is counting on open source prostitution to create ecology. However, the bottom line of the project cannot be lost. Today, there was news that a security camera's login page was directly hard-coded with a GitHub Admin Token. If this low-level error was placed in an enterprise-level AI system, data would be leaked in minutes. The Ministry of Industry and Information Technology has just reported 35 apps that collect personal information indiscriminately, including Songguo Travel, and supervision will only become stricter.
For ordinary developers, don't be fooled by those cool articles about zero-code creations. If you really want to rely on AI for a living, don't just focus on adjusting APIs. Either you can practice the internal skills of data infrastructure, or you can learn how to manage models instead of people. As for the open source model, it should be used, but you have to cover the security red line yourself, so don't wait until the system is hacked before crying.