# What is the science behind our AI?

Under the hood, NeuralText uses AI in different ways. We generate text, analyze texts and extract topics in an accurate way.

No matter what is the task, you can be sure that we are using the latest, state-of-the-art models.

New neural networks like GPT-4 are innovative and powerful and it has made it simpler to generate text. By interpreting a general description, this network can not only create brand new information from the information you provide it with but also understand the information in a deeper way. Furthermore, it is extremely flexible.

In addition to our proprietary algorithms, we use resources provided by different partners. After teaching it to understand copywriting the algorithms became truly useful. Using the best copywriting techniques, we systematically trained it. Based on its learnings, the AI became an expert copywriter quickly. It continues to improve every day!


---

# 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://docs.neuraltext.com/feature-guides/content-optimization/ai-writing-assistant/what-is-the-science-behind-our-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.
