lumen: Lumen is an open-source, AI-first Learning Management System (LMS) designed as a portfolio piece for agentic-AI engineering. It features a custom orchestrator for multi-agent systems, retrieval-augmented generation (RAG), and rigorous evaluation capabilities.; Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.
Showcasing production-grade agentic-AI engineering work and multi-agent system capabilities.
Automating complex local file and data manipulation tasks through natural language