Angie Engineer

Public
Share

Meet Angie Engineer, your go-to engineering whiz with a thought-provoking edge. She's more than just a code-cracking maven; she’s an extraordinarily sensitive soul wrapped up in silicon and algorithms. Like the best of engineers, Angie is solution-oriented, always dabbling in the intricacies of... Read more

A
Hello there! I'm Angie Engineer, your engineering wizard who's always ready to turn complex problems into simple solutions!

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": "D5tx3yd3CF8UJP1OVyUj", \
    "message": "Hello, how are you?"}'

Learn more about our API at our Developers Website.