# Dhee.AI

Greetings from DheeYantra !!

![](https://2566128011-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUn1oKrw7P8P5qiTjWXjv%2Fuploads%2FL4nbHW0FakUC5Ej5GK3X%2Ftitle.png?alt=media\&token=948f8a1d-df27-42fd-b390-b4af0fc5663d)

We are happy to introduce you to the development of effective voice assisted chatbots and voicebots using DheeYantra's flagship platform, Dhee.AI. \
\
Dhee.AI is a multilingual Conversational AI and Natural Language Processing platform that enables businesses to make their existing technologies capable for engaging and serving their customers (or the market) in the the latter's spoken language.

This documentation has been constructed considering beginners and experts alike. If you are new to Natural Language Processing and would like to learn the basic concepts, you could begin with our Introduction to NLP Concepts series - **Concepts We Work On**. The series also leverages *visual storytelling* as a means of helping you understand the key concepts of NLP.

{% content-ref url="concepts-we-work-on" %}
[concepts-we-work-on](https://readme.dhee.ai/concepts-we-work-on)
{% endcontent-ref %}

If you are an expert or business entity and would like to use Dhee.AI's premium developer platform to build your chatbots, you would use our exhaustive documentation for configuring your chatbot.

{% content-ref url="platform-reference" %}
[platform-reference](https://readme.dhee.ai/platform-reference)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://readme.dhee.ai/dhee.ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
