OpenIndex

Integre seus LLMs com OpenIndex

Aprenda como adicionar informações comerciais relevantes aos seus agentes AI e chat bots.

curl -X POST https://www.openindex.ai/api/multimodal/search \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer <your OpenIndex API key>' \
  -d '{"query": "Cocktail dresses"}'

You can get your API key from the dashboard.
Please get in touch with developers@openindex.ai for any comment, question or feedback.