ENRICH CONTEXT

Plug
Proprietary Content 

Into Your AI

Code snippet

Multimodal Retrieval API to Enrich Your AI's Context with premium trusted content – RAG, Agents, LLMs.

Abstract background
API visualization

WHY VALYU?

  • Premium Content

    Get access to the paywalled content your App needs

  • Multimodal

    Supports text, images, pdf, audio, video

  • Built for production and scale

    High rate limits, low latency and high reliability. Ready to scale with your application.

    LATENCY
    300ms
    As fast as
    RATE LIMIT
    5QPS
    Per API key
    RELIABILITY
    99.9%
    Up time
SciencePhysicsBusinessFinanceChemistryMathematicsManufacturingEngineeringNewsLawAccountingMedicalTechnical StandardsLegislationRegulationSciencePhysicsBusinessFinanceChemistryMathematicsManufacturingEngineeringNewsLawAccountingMedicalTechnical StandardsLegislationRegulation

BUILT FOR ENGINEERS, BY ENGINEERS

Simple API,
powerful results

Built to provide AI applications with high quality data.

OR INTEGRATE WITH

crewAImcp

...COMING SOON 🛠️

langchainllamaindex
from valyu import Valyu

valyu = Valyu(api_key="<api_key>")

response = valyu.context(
    query="Tell me about ancient civilizations",
    search_type="proprietary", 
    max_num_results=3, 
    max_price=10
)
{
  "query": "Tell me about ancient civilizations",
  "results": [
    {
      "content": "Ancient civilizations refer to complex societies that existed before the modern era...",
      "relevance_score": 0.95,
      "source": "Encyclopedia of World History",
      "price": 0.005
    },
    {
      "content": "Some of the most well-known ancient civilizations include Mesopotamia, Ancient Egypt...",
      "relevance_score": 0.92,
      "source": "Ancient Civilizations Quarterly",
      "price": 0.005
    },
    {
      "content": "These early societies developed sophisticated systems of government, religion, and art...",
      "relevance_score": 0.88,
      "source": "Journal of Archaeological Studies",
      "price": 0.005
    }
  ],
  "total_price": 0.015
}

PRICING

Use it casually or power your agents at scale – pricing won't get in your way.

  • Pay Per Query

    Pay per 1,000 queries. Built for scale with competitive pricing that grows with you.

  • Claim free credits

    Generous free credits to test and build your application without worrying about costs.

  • Cost Control

    Set your own price caps and let us optimize for the best rate per query.

    Cookies 🍪

    By using this website, you accept our cookies. Learn more about them here.