TechFeed

工程与 AI 大厂的技术博客 · 一处阅读

378 篇 · 22/22 订阅源正常 · 更新于 1 分钟前

22 正常 订阅源状态
Amazon Science
amazon.science · 25 篇 / 1 分钟前
Apple ML
machinelearning.apple.com · 10 篇 / 1 分钟前
AWS ML
aws.amazon.com · 20 篇 / 1 分钟前
AWS
feeds.feedburner.com · 20 篇 / 1 分钟前
EleutherAI
blog.eleuther.ai · 30 篇 / 1 分钟前
Qwen
qwenlm.github.io · 30 篇 / 1 分钟前
Dropbox
dropbox.tech · 10 篇 / 1 分钟前
Meta
engineering.fb.com · 9 篇 / 1 分钟前
Slack
slack.engineering · 8 篇 / 1 分钟前
DeepMind
deepmind.google · 30 篇 / 1 分钟前
Hugging Face
huggingface.co · 30 篇 / 1 分钟前
Microsoft Research
microsoft.com · 10 篇 / 1 分钟前
OpenAI
openai.com · 30 篇 / 1 分钟前
Pinterest
medium.com · 10 篇 / 1 分钟前
Spotify
engineering.atspotify.com · 5 篇 / 1 分钟前
Netflix
netflixtechblog.medium.com · 10 篇 / 1 分钟前
Stripe
stripe.com · 10 篇 / 1 分钟前
Airbnb
medium.com · 10 篇 / 1 分钟前
Cloudflare
blog.cloudflare.com · 20 篇 / 1 分钟前
GitHub
github.blog · 10 篇 / 1 分钟前
Google Research
research.google · 30 篇 / 1 分钟前
美团
tech.meituan.com · 10 篇 / 1 分钟前
最近 7 天 69 篇 · 共 378 篇

昨天5月20日周三7 篇

AWS ML
Announcing OpenAI-compatible API support for Amazon SageMaker AI endpoints

Today, Amazon SageMaker AI introduces OpenAI-compatible API support for real-time inference endpoints. If you use the OpenAI SDK, LangChain, or Strands Agents, you can now invoke models on SageMaker AI by changing only your endpoint URL. You don’t need a custom client, a SigV4 wr…

AWS ML
Build real-time voice applications with Amazon SageMaker AI and vLLM

Voice agents, live captioning, contact center analytics, and accessibility tools all depend on real-time speech-to-text, where your application streams audio in and receives transcription back simultaneously over a single persistent connection. Traditional request-response infere…

5月19日周二2026-05-1911 篇

OpenAI
Introducing OpenAI for Singapore

OpenAI for Singapore launches a multi-year AI partnership to expand deployment, build local talent, and support businesses and public services with AI.

AWS ML
Implementing programmatic tool calling on Amazon Bedrock

In this post, we show three ways to implement Programmatic tool calling (PTC) on Amazon Bedrock: a self-hosted Docker sandbox on ECS for maximum control, a managed solution using Amazon Bedrock AgentCore Code Interpreter, and an Anthropic SDK-compatible path through a proxy for t…

Cloudflare
Announcing Claude Managed Agents on Cloudflare

Cloudflare has integrated with Anthropic's Claude Managed Agents to provide a fast, isolated execution environment for autonomous code delivery. This means builders can scale agent workflows globally while strictly controlling access to private backends and easily customizing the…

5月18日周一2026-05-1814 篇

Netflix
The Evolution of Cassandra Data Movement at Netflix

By Guil Pires , Jennifer Prince , Jose Camacho , Ken Kurzweil , Phanindra Chunduru Background In a previous post, we introduced Data Bridge , a unified management plane for batch Data Movement at Netflix. Historically, several bespoke Data Movement connectors were developed acros…

AWS ML
Prompting Amazon Nova 2 for content moderation

In this post, you learn how to prompt Amazon Nova 2 Lite for content moderation using structured and free-form approaches, grounded in the MLCommons AILuminate Assessment Standard. The prompting techniques use the AILuminate taxonomy as an example, but they work equally well with…

AWS ML
Aderant transforms cloud operations with Amazon Quick

In this post, we share how Aderant used the AI-powered capabilities of Amazon Quick to unify search across six vendor systems and automate documentation workflows, achieving 90 percent faster search times and 75 percent documentation acceleration, and how others can apply these a…

GitHub
Take your local GitHub sessions anywhere

Kick off work in VS Code or the CLI, finish it from your phone. Remote control for GitHub Copilot sessions is now generally available on github.com and GitHub Mobile. The post Take your local GitHub sessions anywhere appeared first on The GitHub Blog.

AWS ML
Integrate Atlassian Confluence Cloud with Amazon Quick

In this post, you will learn how to set up the Confluence Cloud integration with Quick. This includes creating a knowledge base for semantic search, setting up Actions to query and manage Confluence pages, and organizing resources in Quick Spaces. Quick integrates with your curre…

AWS ML
Build custom code-based evaluators in Amazon Bedrock AgentCore

In this post, you will implement four Lambda-based custom code evaluators for a financial market-intelligence agent, register each with AgentCore, and run them in on-demand and online modes. You will also see how to combine custom code-based evaluators with built-in evaluators an…

Spotify
Better Experiments with LLM Evals — A funnel, not a fork

TL;DR LLM evals, automated judges that assess relevance, coherence, and quality at scale, are a powerful new... The post Better Experiments with LLM Evals — A funnel, not a fork appeared first on Spotify Engineering.

Cloudflare
Project Glasswing: what Mythos showed us

In recent weeks, we pointed Mythos and other security-focused LLMs at live code across critical parts of our infrastructure. We share what we observed, the models’ strengths and weaknesses, and what the work around them needs to look like before any of it can scale.

5月17日周日2026-05-175 篇

5月16日周六2026-05-168 篇

5月15日周五2026-05-1512 篇

OpenAI
How sales teams use Codex

See how sales teams can use Codex to create pipeline briefs, meeting prep packets, forecast reviews, account plans, and stalled-deal diagnoses from real work inputs.

OpenAI
How data science teams use Codex

See how data science teams can use Codex to build root-cause briefs, impact readouts, KPI memos, scoped analyses, and dashboard specs from real work inputs.

OpenAI
How business operations teams use Codex

See how business operations teams can use Codex to create initiative briefs, strategy updates, leadership decision packets, progress updates, and more from real work inputs.

OpenAI
A new personal finance experience in ChatGPT

Preview a new personal finance experience in ChatGPT for Pro users in the U.S. Securely connect your financial accounts and get AI-powered insights and guidance grounded in your financial context, goals, and priorities.

5月14日周四2026-05-1412 篇

GitHub
GitHub availability report: April 2026

In April, we experienced 10 incidents that resulted in degraded performance across GitHub services. The post GitHub availability report: April 2026 appeared first on The GitHub Blog.

AWS ML
Improve bot accuracy with Amazon Lex Assisted NLU

In this post, you will learn how to implement Assisted NLU effectively. You will learn how to improve your bot design with effective intent and slot descriptions, validate your implementation using Test Workbench, and plan your transition from traditional NLU to Assisted NLU for…

AWS ML
Real-time voice agents with Stream Vision Agents and Amazon Nova 2 Sonic

In this post, you learn how to combine Stream's Vision Agents open-source framework with Amazon Bedrock and Amazon Nova 2 Sonic to build real-time voice agents that can be production-ready in minutes. You'll learn how the integration works under the hood, walk through code exampl…

OpenAI
Work with Codex from anywhere

Use Codex anywhere with the ChatGPT mobile app. Monitor, steer, and approve coding tasks in real time across devices and remote environments.

归档按月浏览全部历史