Tag: vector databases

  • Tomasz Tunguz: Data & AI Infrastructure Are Fusing

    Source URL: https://www.tomtunguz.com/data–ai-infrastructure-are-fusing/ Source: Tomasz Tunguz Title: Data & AI Infrastructure Are Fusing Feedly Summary: AI breaks the data stack. Most enterprises spent the past decade building sophisticated data stacks. ETL pipelines move data into warehouses. Transformation layers clean data for analytics. BI tools surface insights to users. This architecture worked for traditional analytics. But…

  • Tomasz Tunguz: The Future of AI Data Architecture: How Enterprises Are Building the Next Generation Stack

    Source URL: https://www.tomtunguz.com/future-ai-data-architecture-enterprise-stack/ Source: Tomasz Tunguz Title: The Future of AI Data Architecture: How Enterprises Are Building the Next Generation Stack Feedly Summary: The AI stack is still developing. Different companies experiment with various approaches, tools, and architectures as they figure out what works at scale. The complication is that patterns are beginning to coalesce…

  • 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…