showcase/shell-docs/src/content/docs/tutorials/ai-todo-app/next-steps.mdx
This is the end of the tutorial. You can now start building your own copilot-powered apps!
You can find the source code and interactive sandboxes here:
For next steps, here are some ideas:
useCopilotChatSuggestions hook.<CopilotPopup />).useCopilotChat hook, which enables you to set the system message, append messages, and more.<CopilotTextarea /> component.We have more tutorials coming soon.
If you have any questions, feel free to reach out to us on Discord.
<Card title="← Previous: Frontend tools" href="/tutorials/ai-todo-app/step-4-frontend-tools" description="Let the copilot take actions on the todo list with useFrontendTool." />