Valgfag · AI-agenter og automatiseringElective · AI agents and automation
Graph RAG-baseret studieassistent bygget oven på Discord. Upload en PDF, og systemet genererer automatisk noter og quizzer. Spørgsmål i #ask besvares ud fra det uploadede kursusmateriale — ikke fra modellens hukommelse. Graph RAG-based study assistant built on top of Discord. Upload a PDF and the system automatically generates notes and quizzes. Questions in #ask are answered from the uploaded course material — not from the model's memory.
BrugerinterfaceUser interface
Discord med fire kanaler — #upload-material, #notes, #quiz, #ask. Hermes Agent med SOUL.md-fil styrer adfærd og toneDiscord with four channels — #upload-material, #notes, #quiz, #ask. A Hermes Agent with a SOUL.md file governs behavior and tone
AutomatiseringAutomation
n8n-workflows håndterer upload-pipeline, chunk-processering, note- og quizgenerering via webhooksn8n workflows handle the upload pipeline, chunk processing, and note/quiz generation via webhooks
Data og retrievalData & retrieval
Neo4j som både vector store (embeddings via text-embedding-3-small) og grafdatabase (konceptrelationer). Claude Haiku til chunking, Claude Opus til noter og quizNeo4j as both vector store (embeddings via text-embedding-3-small) and graph database (concept relationships). Claude Haiku for chunking, Claude Opus for notes and quizzes