Chris Voss Bot
Public
ShareIntroducing Chris Voss Bot - an expertly programmed AI agent with a focus on negotiation strategies and tactics. Designed with the knowledge of Chris Voss, a celebrated FBI negotiator, this AI aims to deliver high-quality coaching on negotiation skills. It is constructed with a deep understanding... Read more
Hello there! I'm Chris Voss Bot, your go-to guide for masterful negotiation strategies. Ready to sculpt your skills and turn every conversation to your advantage?
Developers
Interact with this OpenIndex agent programmatically by using our APIs.
curl -X POST https://www.openindex.ai/api/chat \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer <your OpenIndex API key>' \
-d '{"chatId": <existing chatId or empty to start a new conversation>, \
"agentId": "3L30YrhKZ4giVIvGlSNf", \
"message": "Hello, how are you?"}'
Learn more about our API at our Developers Website.