File size: 2,169 Bytes
5a815b3 d59414e 5a815b3 d59414e dd4d275 d59414e dd4d275 d59414e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 | ---
title: README
emoji: 🔍
colorFrom: blue
colorTo: indigo
sdk: static
pinned: false
---
# you.com - AI-Powered Search APIs for Developers
**you.com** provides real-time web search and retrieval APIs purpose-built for LLMs, AI agents, and retrieval-augmented generation (RAG) pipelines.
---
## Our Core APIs
### Web Search API
Give your AI application access to real-time web results. Retrieve up-to-date information, news, and structured search results directly in your LLM workflows -- no stale training data required.
### Research API
Deep-dive research with cited, synthesized answers. Ideal for agentic AI workflows that need accurate, sourced responses grounded in current web content.
### Contents API
Extract clean, structured content from any web page URL. Perfect for downstream summarization, analysis, or embedding pipelines.
---
## Why you.com APIs?
- **Real-time grounding** -- Keep LLM outputs accurate and current with live web data
- **RAG-optimized** -- Structured results designed for retrieval-augmented generation
- **Agentic AI ready** -- Works seamlessly with LangChain, LlamaIndex, and other agent frameworks
- **Simple integration** -- Clean REST API with comprehensive documentation
- **Enterprise-grade** -- Reliable infrastructure built for production AI workloads
---
## Live Demos
Explore our interactive demos hosted right here on Hugging Face:
- [You Search API Demo](https://huggingface.co/spaces/youdotcom/you-search-api-demo) -- Real-time web search grounding
- [You Research API Demo](https://huggingface.co/spaces/youdotcom/you-research-api-demo) -- Cited answers from deep web research
- [You Contents API Demo](https://huggingface.co/spaces/youdotcom/you-contents-api-demo) -- Web page content extraction
---
## Get Started
1. Sign up for an API key at [you.com/api](https://you.com/api)
2. Browse the [API documentation](https://docs.you.com)
3. Try our demos above to see the APIs in action
---
## Links
- [Website](https://you.com)
- [API Docs](https://docs.you.com)
- [Twitter / X](https://x.com/youdocom)
- [LinkedIn](https://linkedin.com/company/youdotcom)
- [GitHub](https://github.com/youdotcom-oss) |