Tag: vector database

  • Tomasz Tunguz: Hidden Technical Debt in AI

    Source URL: https://www.tomtunguz.com/hidden-technical-debt-in-ai/ Source: Tomasz Tunguz Title: Hidden Technical Debt in AI Feedly Summary: That little black box in the middle is machine learning code. I remember reading Google’s 2015 Hidden Technical Debt in ML paper & thinking how little of a machine learning application was actual machine learning. The vast majority was infrastructure, data…

  • AWS News Blog: Introducing Amazon S3 Vectors: First cloud storage with native vector support at scale (preview)

    Source URL: https://aws.amazon.com/blogs/aws/introducing-amazon-s3-vectors-first-cloud-storage-with-native-vector-support-at-scale/ Source: AWS News Blog Title: Introducing Amazon S3 Vectors: First cloud storage with native vector support at scale (preview) Feedly Summary: Amazon S3 Vectors is a new cloud object store that provides native support for storing and querying vectors at massive scale, offering up to 90% cost reduction compared to conventional approaches…

  • Docker: Build a GenAI App With Java Using Spring AI and Docker Model Runner

    Source URL: https://www.docker.com/blog/build-genai-app-with-java-spring-ai-docker-model-runner/ Source: Docker Title: Build a GenAI App With Java Using Spring AI and Docker Model Runner Feedly Summary: When thinking about starting a Generative AI (GenAI) project, you might assume that Python is required to get started in this new space. However, if you’re already a Java developer, there’s no need to…

  • Hamel’s Blog: LLM Eval FAQ

    Source URL: https://hamel.dev/blog/posts/evals-faq/ Source: Hamel’s Blog Title: LLM Eval FAQ Feedly Summary: Our Course On AI Evals I’m teaching a course on AI Evals with Shreya Shankar. Here are some of the most common questions we’ve been asked. We’ll be updating this list frequently. Q: Is RAG dead? Question: Should I avoid using RAG for…

  • Simon Willison’s Weblog: Cursor: Security

    Source URL: https://simonwillison.net/2025/May/11/cursor-security/#atom-everything Source: Simon Willison’s Weblog Title: Cursor: Security Feedly Summary: Cursor: Security Cursor’s security documentation page includes a surprising amount of detail about how the Cursor text editor’s backend systems work. I’ve recently learned that checking an organization’s list of documented subprocessors is a great way to get a feel for how everything…