Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/02-developers/09-use-cases/ai-agent-rootstock.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In this guide, we will build a lightweight dApp that connects a conversational A

The tech stack used in this tutorial is:
- [NextJS](https://nextjs.org/) as the development framework.
- The [Rootstock Next Reown starter kit](https://github.com/rsksmart/reown-next-wagmi) and Wagmi to handle wallet connections and blockchain interactions.
- The [Rootstock Next Reown starter kit](https://github.com/rsksmart/rsk-reown-next-starter-kit) and Wagmi to handle wallet connections and blockchain interactions.
- [Groq’s](https://groq.com/) LLM API, for the natural language interface.
- [Shadcn](https://ui.shadcn.com/) as UI library.

Expand Down Expand Up @@ -866,4 +866,4 @@ You can find the full source code of this tutorial in the
🔗 [AI Agents Rootstock GitHub repo](https://github.com/rsksmart/ai-agent-rsk)
Feel free to clone it, fork it, and build further on it.

:::
:::
Loading