Ask HN: Anyone else disillusioned with "AI experts" in their team?
Summary
A Hacker News discussion reveals growing disillusionment with self-proclaimed 'AI experts' in teams, highlighting gaps in knowledge and understanding of AI fundamentals among professionals.
Why It Matters
This conversation sheds light on a critical issue in the tech industry: the disparity between the rapid growth of AI technologies and the expertise of those implementing them. As businesses increasingly rely on AI solutions, ensuring that teams possess a solid understanding of AI principles is essential for ethical and effective deployment.
Key Takeaways
- Many professionals in AI roles lack a fundamental understanding of AI concepts and technologies.
- The rapid growth of the tech industry has led to a workforce that may not be adequately trained or knowledgeable.
- There is a risk of misrepresentation in AI capabilities, particularly regarding the use of third-party models.
- High turnover in tech roles contributes to a lack of experienced professionals in AI.
- Organizations need to prioritize genuine expertise over buzzword familiarity to ensure successful AI implementations.
Hacker Newsnew | past | comments | ask | show | jobs | submitloginAsk HN: Anyone else disillusioned with "AI experts" in their team?42 points by randomgermanguy 3 months ago | hide | past | favorite | 59 commentsWe had an internal-workshop led by our internal AI-team (mostly just LLMs), and had the horrible realisation that no one in that team actually knows what the term "AI" even means, or how a language model works.One senior-dev (team-lead also) tried to explain to me that AI is a subfield of machine-learning, and always stochastic in nature (since ChatGPT responds differently to the same prompt).We/they are selling tailor-made "AI-products" to other businesses, but apparently we don't know how sampling works...? Also, no one could tell me where exactly our "self-hosted" models even ran (turns out 50% of the time its just OpenAI/Anthropic), or what OCR-model our product was using.Am I just too junior/naive to get this or am I cooked? rglover 3 months ago | next [â] This is the nature of tech now (perhaps the whole time due to being a relatively "new" field). Most people don't have the slightest clue what they're doing beyond their ability to parrot buzzwords.Mean? Sure. Reality? You betcha. It's incredibly rare these days to encounter truly competent professionals. Most are just hoping the guy below them doesn't know enough to spot their shortfalls and speak up.This aligns shockingly well with Uncle Bob's rough stat: âThe number of programmers doubles every five ye...