Gemini Gems (Custom AI Agents)
Gems are customizable versions of the Gemini chatbot. They are designed to act as experts on specific topics or to handle repetitive tasks.
Key Purpose: Gems eliminate the need to repeat detailed prompts every time a new chat is started. Customisation: A user can define a Gem's persona, specific instructions, and tone of voice. Knowledge Base: Files can be uploaded, or Google Drive files can be referenced to give the Gems specific context to work from. Use Cases: Examples include coding partners, writing editors, brainstorming partners, or career guides. Availability: Gems are accessible to Gemini Advanced, Business, and Enterprise subscribers.
RODES Frameworks
The RODES framework (sometimes shortened to RODE) is a structured prompt engineering methodology for generating high-quality, consistent outputs from LLMs like Gemini. It ensures all necessary information is included.
R - Role: Defines who the AI is (e.g., "Act as an Assistant Registrar"). O - Objective: Defines the specific task or goal (e.g., "Draft a 500-word attendance report"). D - Details/Context: Provides background information, project constraints, or specific data to consider. E - Examples: Provides examples of the desired tone, style, or output format to guide the model. S - Sense Check/Rules: Defines constraints or "rules" to ensure accuracy (e.g., "Do not use jargon" "Summerise in 3 bullet points").