★4 LLM EN The Decoder by Synapse Flow 編集部

Perplexityの「Search as Code」:AIモデルが独自の検索パイプラインを記述可能に

Perplexity's "Search as Code" lets AI models write their own search pipelines instead of calling fixed APIs

記事のポイント

📰ニュース

Perplexityが「Search as Code」を発表し、AIモデルが固定APIではなくPythonで独自の検索ルーチンを記述できるようになりました。

🔍注目ポイント

AIがサンドボックス内でフィルタリングや重複排除を自律的に行い、検索パイプラインを動的に生成する点が技術的ポイントです。

🔮これからどうなる

検索精度が向上し、トークンコストが最大85%削減されるため、AI検索サービスの効率と性能が大きく向上します。

この新アーキテクチャは、従来の固定的な検索APIに代わり、AIエージェントが検索プロセス全体を制御することを可能にします。
これにより、OpenAIやAnthropicのシステムを主要ベンチマークで上回り、大幅なコスト削減を実現しました。
💡
編集部の視点

AIが検索プロセスを自律的に最適化できるのはすごいですね。私たちの情報検索の質が格段に上がりそうです。

概要

Perplexity's new "Search as Code" architecture dumps rigid search APIs and lets AI models write their own search routines in Python. By letting the agent handle its own filtering and deduplication inside a sandbox, the system beats OpenAI and Anthropic on key benchmarks, while cutting token costs b…

元記事を読む →

関連記事