Skip to content

Commit 663899b

Browse files
committed
move to ai/index.md
1 parent 5e7312b commit 663899b

2 files changed

Lines changed: 14 additions & 8 deletions

File tree

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,24 @@ Needle AI is trained on the latest code, documentation and our integrations.
44

55
Ask any question about Needle Engine, web development or our editor integrations in our [Needle community forum](https://forum.needle.tools) and get instant help from the Needle AI.
66

7-
### Private AI chats
7+
### Documentation markdown links
8+
9+
Get AI friendly the markdown for any documentation page by changing the URL from `.html` to `.md`
10+
Example: <a href="./index.md"><code>/index.md</code></a> or <a href="/docs/index.md"><code>index.md</code></a>
11+
12+
13+
### Private AI Chats on Needle Cloud
814

915
For private questions use the integrated [Needle Cloud AI](https://cloud.needle.tools/team#ai)
1016

17+
::: info Got feedback?
18+
Use the feedback buttons in the AI chat on Needle Cloud!
19+
:::
20+
1121
### MCP server
1222

23+
Use the Needle MCP server to connect your own AI tools to Needle Engine projects and three.js scenes.
24+
1325
Learn more about the Needle MCP server and how to connect it to your own AI tools in the [Needle MCP documentation](./needle-mcp-server).
1426

1527

@@ -19,10 +31,4 @@ Download the files below to use as context for your local AI:
1931

2032
- [llms.txt](https://cloud.needle.tools/llms.txt)
2133
- [llms-full.txt](https://cloud.needle.tools/llms-full.txt)
22-
- Get AI friendly the markdown for any documentation page by changing the URL from `.html` to `.md`
23-
Example: <a href="./needle-ai.md"><code>needle-ai.md</code></a> or <a href="/docs/index.md"><code>index.md</code></a>
24-
2534

26-
::: info Got feedback?
27-
Use the feedback buttons in the AI chat on Needle Cloud!
28-
:::

documentation/support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
- **[Community Forum](https://forum.needle.tools)** — Ask questions and get help in our community forum
77
- **[Discord](https://discord.needle.tools/?utm_source=needle_docs&utm_content=content)** — Chat with the community and share your projects
8-
- **[Needle AI](./ai/needle-ai)** — Get instant answers from our AI assistant trained on Needle Engine, documentation and integrations
8+
- **[Needle AI](./ai/index)** — Get instant answers from our AI assistant trained on Needle Engine, documentation and integrations
99

1010

1111
### Devlogs

0 commit comments

Comments
 (0)