Skip to main content

Assistant Engineering 101 10.11.24 Intercom Guide

Kierin Flanagan avatar
Written by Kierin Flanagan
Updated over 8 months ago

Overview

- Understanding AI Assistants: Assistants are continuous prompts that automate tasks.

- Types of Assistants: Open-ended, straightforward, chain of thought, and orchestration.

- Building Assistants: Use the ROBOT method - Recognize, Observe, Benchmark, Outline, Take action.

- Resume Gap Analysis: A practical example of building an assistant to compare resumes with job descriptions.

Timestamps for Reference

- Introduction to AI Assistants: [00:01:39](#)

- Types of Assistants: [00:03:11](#)

- Building Methodology (ROBOT): [00:08:03](#)

- Resume Gap Analysis Example: [00:10:25](#)

Detailed Breakdown

What is an AI Assistant?

An AI Assistant is essentially a prompt that continuously runs in the background, automating specific tasks. For example, adding the word "balloon" to every output.

Types of AI Assistants

1. Open-ended: Tasks without a clear end, like an interview coach.

2. Straightforward: Tasks with a clear end, such as a resume conformer.

3. Chain of Thought: Tasks that build on context, like a proposal outliner.

4. Orchestration: Complex tasks, theoretically possible but not yet built.

Building an Assistant (ROBOT Method)

- Recognize: Identify the high-level issue.

- Observe: Define the task within the problem.

- Benchmark: Assess if automation is feasible and worthwhile.

- Outline: Detail the steps needed for automation.

- Take Action: Build the assistant.

Example: Resume Gap Analysis

- Objective: Compare a resume with a job description to identify gaps.

- Steps: Input job description, input resume, generate a gap analysis table.

- Output: A detailed table comparing job requirements to resume skills, with compliance scores and improvement suggestions.

Actionable Steps

1. Identify the Problem: Understand the task you want to automate.

2. Outline the Process: Break down the task into clear, manageable steps.

3. Build the Assistant: Use the outlined steps to create a repeatable process.

4. Test and Iterate: Continuously refine and improve the assistant.

Conclusion

This guide has equipped you with the foundational knowledge to build AI assistants. By following the ROBOT method and using the resume gap analysis as a template, you can create effective assistants for various tasks. For deeper understanding, practice building your own assistants.

Additional Resources

- Contact for Support: Kierin Flanagan

Did this answer your question?