Tag: data scientists

  • Hacker News: Calculate the number of language model tokens for a string

    Source URL: https://blog.mastykarz.nl/calculate-number-language-model-tokens-string/ Source: Hacker News Title: Calculate the number of language model tokens for a string Feedly Summary: Comments AI Summary and Description: Yes Summary: The text provides guidance on calculating the number of language model tokens for a given string, which is essential for developers working with AI and NLP applications. The method…

  • Hacker News: Machine Learning in Production (CMU Course)

    Source URL: https://mlip-cmu.github.io/s2025/ Source: Hacker News Title: Machine Learning in Production (CMU Course) Feedly Summary: Comments AI Summary and Description: Yes Summary: The provided text outlines a comprehensive Machine Learning in Production course offered at CMU for Spring 2025, emphasizing the development, deployment, and maintenance of ML systems while ensuring responsible AI practices. It integrates…

  • Hacker News: Tool touted as ‘first AI software engineer’ is bad at its job, testers claim

    Source URL: https://www.theregister.com/2025/01/23/ai_developer_devin_poor_reviews/ Source: Hacker News Title: Tool touted as ‘first AI software engineer’ is bad at its job, testers claim Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the recent evaluation of “Devin,” claimed to be the first AI software engineer developed by Cognition AI. Despite ambitious functionalities, Devin has…

  • Cloud Blog: How L’Oréal Tech Accelerator built its end-to-end MLOps platform

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/how-loreals-tech-accelerator-built-its-end-to-end-mlops-platform/ Source: Cloud Blog Title: How L’Oréal Tech Accelerator built its end-to-end MLOps platform Feedly Summary: Technology has transformed our lives and social interactions at an unprecedented speed and scale, creating new opportunities. To adapt to this reality, L’Oréal has established itself as a leader in Beauty Tech, promoting personalized, inclusive, and responsible…

  • The Register: Tool touted as ‘first AI software engineer’ is bad at its job, testers claim

    Source URL: https://www.theregister.com/2025/01/23/ai_developer_devin_poor_reviews/ Source: The Register Title: Tool touted as ‘first AI software engineer’ is bad at its job, testers claim Feedly Summary: Nailed just 15% of assigned tasks A service described as “the first AI software engineer" appears to be rather bad at its job, based on a recent evaluation.… AI Summary and Description:…

  • Simon Willison’s Weblog: LLM 0.20

    Source URL: https://simonwillison.net/2025/Jan/23/llm-020/#atom-everything Source: Simon Willison’s Weblog Title: LLM 0.20 Feedly Summary: LLM 0.20 New release of my LLM CLI tool and Python library. A bunch of accumulated fixes and features since the start of December, most notably: Support for OpenAI’s o1 model – a significant upgrade from o1-preview given its 200,000 input and 100,000…

  • Hacker News: Yek: Serialize your code repo (or part of it) to feed into any LLM

    Source URL: https://github.com/bodo-run/yek Source: Hacker News Title: Yek: Serialize your code repo (or part of it) to feed into any LLM Feedly Summary: Comments AI Summary and Description: Yes **Short Summary with Insight:** The text presents a Rust-based tool called “yek” that automates the process of reading, chunking, and serializing text files within a repository…