{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/20"},{"label":"Indexing/Search","url":"https://skillfed.io/packages/category/internet-www-http-indexing-search"}],"enrichment":{"capability":"Seltz is a Python SDK that provides web search and AI-powered answer generation for building search-augmented applications, with support for streaming and async operations.","skillfed_tags":["web-search","grpc-client","async-first"],"use_cases":["Build AI agents that need real-time web search results with citations for grounded reasoning.","Generate natural-language answers to user queries with sources cited from live web content.","Stream search results or answers to users as they arrive, rather than waiting for full completion.","Integrate web search into async Python applications without blocking the event loop.","Fetch structured JSON responses from web search queries using custom schemas."],"what_it_does":"Seltz is the official Python SDK for Seltz, a web search engine designed for AI agents. It wraps gRPC and protobuf to communicate with Seltz's backend, offering two main capabilities: synchronous and asynchronous web search with result streaming, and natural-language answer generation grounded in web results with source citations.\n\nThe SDK supports multiple answer tiers (base and pro models), structured JSON output via OpenAI-style schemas, system prompt customization, and streaming responses. Both sync and async APIs are available, with context manager support for deterministic resource cleanup. The package targets Python 3.9 and above and depends only on grpcio and protobuf for transport.","worth_installing":"Yes, if you need web search integration for AI applications and have a Seltz API key. The SDK is actively maintained, has low install friction, and offers both sync and async interfaces. However, verify the license status before use in proprietary projects, and confirm the service's production readiness and pricing model for your use case."},"id":"seltz","links":{"html":"https://skillfed.io/packages/seltz","md":"https://skillfed.io/packages/seltz.md","pypi":"https://pypi.org/project/seltz/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":null,"license_treatment":"unclear","name":"seltz","python_support":"supports_current","summary":"Seltz Python SDK for AI-powered search"},"popularity":{"monthly_downloads":106767,"position":12641,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.9.0"}
