This repository contains materials related to workshops, talks, summits, and seminars where The Neural Maze was invited to participate. In some cases, only the presentation materials are shared, while in others, both the presentation materials and the code used during the session are included.
Navigate to the workshops/
directory to find all available sessions, organized by event:
workshops/
βββ aily_labs/ # Aily Labs workshop materials
β βββ README.md # Workshop description and details
β βββ PhiloAgents - Aily Labs.pdf # Presentation slides
βββ datahack_summit_2025/ # DataHack Summit 2025 materials
βββ README.md # Event overview and session details
βββ workshop/ # Hands-on workshop materials
βββ hack_session/ # Hack session materials
Each event has its own folder containing:
- README.md: Description of the event, sessions, and learning objectives
- Presentation materials: PDFs, slides, or documentation
- Workshop materials: When available, code examples and implementations, exercises, guides, etc.
- Location:
workshops/aily_labs/
- Focus: PhiloAgents course - building AI agents that embody ancient philosophers
- Content: Presentation slides and workshop fundamentals covering agent systems, memory, LLMOps, and Agentic APIs
- Location:
workshops/datahack_summit_2025/
- Focus: Agentic AI with two deep-dive sessions
- Sessions:
- Workshop: Building Intelligent Multimodal Agents (hands-on Telegram bot development)
- Hack Session: Beyond PoCs - Building Real-World Agentic Systems (production strategies)
- Choose an event that interests you from the
workshops/
directory - Read the event's README.md for context and prerequisites
- Download or clone the repository to access all materials locally
- Follow the session-specific instructions for hands-on workshops
If you attended one of these sessions and have additional materials, code improvements, or feedback, feel free to contribute by creating a pull request or opening an issue.