|
|
|
|
|
by knightabu
31 days ago
|
|
Same mistakes Indian IT Service firms already did, trusting third-party AI Service providers across every division and department in companies. Now Open AI and Anthropic are launching own Service firm/wing for maximizing ROI. Direct Competition. Huge Loss for Indian IT Service Firms. They paid AI providers to Train own automated competition end to end so much so that they are learnt the gaps and how-to own the market by corrections, private IP Source code access and embedded expertise extraction (stopping short of calling it literal corporate espionage, they got all the know-how and especially for modernizing legacy tech and integrations). They are untrustworthy especially where IP is involved. Indian and other IT Firms who did not use private self-hosted AI for important things nor monitored the usage and did not train their employees to think what ( or how much) of our institutional knowledge goes out to third-party are already facing trouble. |
|
You can also find this in science, I feel like software is about finding the Gauss’s law for the dozens of electrostatic principles the masses keep coming up with.
AI strips away the need for simplicity by making brute forcing details via verbosity that ruins the need for "good" software, and makes all software by definition unmaintainable since maintainable product as a unit has to be simple enough for a LLM or a human mind to understand.
Currently a human context window is in 100s of billions of tokens, while LLMs seem to max out at 1M.
For anyone thinking but humans can't produce all of the text verbatim, that's the difference b/w humans and machines we can parse and take the most essential parts from 100B token context it's just are speed of prefil and recall is slower. And we memoize learning so if we know X then all variants of X are learnt on the same foundation.
Human learning is so very different from LLMs is so very fascinating as a trad "AI engineer", well some person who has worked and built/shipped ai agents and models at scale.