DevCourses AI Email Agent is an intelligent email assistant powered by RAG (Retrieval Augmented Generation). It automatically answers course inquiries using a vector-based knowledge search while ensuring reliable responses and notifying admins for uncertain questions.


Features


Requirements


Quick Start

  1. Install dependencies:
pip install-r requirements.txt
  1. Configure environment (.env):
OPENAI_API_KEY=your_openrouter_api_key_here
OPENROUTER_MODEL=openai/gpt-4o-mini

Get your API key at OpenRouter.