Expert banner
ed-donner ed-donner

Expert

AI community

Description

Expert AI Agent with Agentic RAG and OpenAI Agents SDK

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

The Expert

Agentic RAG & OpenAI Agents SDK & MCP

Video series:

  1. Background: Comparing Agentic RAG with traditional RAG: https://youtu.be/K6wpRkJrcpM

  2. Building the initial version of this: https://youtu.be/KdKqMfs-8gs

  3. Taking Agentic RAG to the next level with more tools. https://youtu.be/UmGLirGbKTk

My course curriculum: https://edwarddonner.com/curriculum

Setup instructions

  1. Clone this repo with git clone https://github.com/ed-donner/expert.git
  2. Install uv if you don't already have it
  3. From VS Code or Cursor, do File >> New Window and then Open.. then navigate into expert and Open
  4. Open a Terminal window (View menu >> Terminal) and run uv sync
  5. In the File Explorer on the left, head over to ingest.ipynb then click on the top right to Select Kernel and pick expert (Python 3.13.x)

Windows PC People: MCP might only run if you use this via WSL2! For more on this, see my AI Engineer Agentic Track course. Alternatively, you might need to change the Jupyter Notebook into a python module in order to run it from the Windows side.

Optional: using Cerebras

If you want to use the blazingly fast Cerebras, sign up for a Cerebras account here: https://cloud.cerebras.ai/ But that's not required; you can use OpenAI or OpenRouter direct.

More info

For more on Agentic RAG, OpenAI Agents SDK and MCP, check out my curriculum: https://edwarddonner.com/curriculum

Connect with me!

Connect on LinkedIn: https://www.linkedin.com/in/eddonner/ Subscribe on YouTube: https://www.youtube.com/@edward.donner