Jump to content

AI Programming Assist: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
Creating a complex robot program can be a daunting task, when you are not familiar with programming. Using an AI agent can help you getting started with your project really fast.
Using an AI agent can help you getting started with your project really fast!
 
Instead of writing your robot program from scratch, you can use an AI assistant to create the basic structure of you program for you.


The AI agent need to be set up correctly before it knows what to do exactly. This is where '''Markdown Runbooks''' come into play. These files tell the agent everything they need to know.
The AI agent need to be set up correctly before it knows what to do exactly. This is where '''Markdown Runbooks''' come into play. These files tell the agent everything they need to know.


We've created a general Markdown Runbook for iRC programming, that you can use freely.
We've created a general Markdown Runbook for iRC programming, that you can use freely.
Just download the file and post it into an AI agent of your choice. It will then know how to create a robot program and will help you creating yours.
Just download the file and post it into an AI agent of your choice. It will then know how to create a robot program and will help you creating yours!


[https://downloads.cpr-robots.com/Wiki-Files/AI_Assistant/Markdown/iRC_Programming_Guide_for_LLM.md Download Markdown Runbook for iRC programming]
Download [https://downloads.cpr-robots.com/Wiki-Files/AI_Assistant/Markdown/iRC_Programming_Guide_for_LLM.md Markdown Runbook for iRC programming]

Revision as of 10:22, 8 April 2026

Using an AI agent can help you getting started with your project really fast!

Instead of writing your robot program from scratch, you can use an AI assistant to create the basic structure of you program for you.

The AI agent need to be set up correctly before it knows what to do exactly. This is where Markdown Runbooks come into play. These files tell the agent everything they need to know.

We've created a general Markdown Runbook for iRC programming, that you can use freely. Just download the file and post it into an AI agent of your choice. It will then know how to create a robot program and will help you creating yours!

Download Markdown Runbook for iRC programming