📄️ Create a Game using RA.Aid
RA.Aid can work on almost any kind of software, including writing games in languages like C++.
📄️ Using Custom Tools with RA.Aid
LLM tool calling allows language models to invoke external functions during their execution. This enables the model to:
📄️ Create a Modern Web App
When using AI tools like RA.Aid to create a modern web application, it's most effective to break down the work from a high level into discrete tasks. This guide will walk you through a practical example of building a Next.js application with common modern features.
📄️ Work with an Existing Mono Repo using RA.Aid
RA.Aid is good at handling complex monorepo projects. For example, if you you have an app set up like this:
📄️ Web UI
RA.Aid includes a modern web-based user interface that allows you to interact with the agent through your browser. This interface offers a convenient alternative to the command-line experience, with real-time streaming of agent output and an intuitive chat-like interaction.