Course Discussions

Connect with fellow students and researchers studying agentic AI.

GitHub Discussions

Our primary discussion platform is GitHub Discussions.

Weekly Discussions

Each week has its own discussion thread for focused conversations:

Week Topic Discussion
1 Introduction to Agentic AI Join Discussion
2 LLM Foundations Join Discussion
3 Tool Use and Function Calling Join Discussion
4 Planning and Reasoning Join Discussion
5 Multi-Agent Systems Join Discussion
6 Agent Frameworks Join Discussion
7 Advanced RAG Join Discussion
8 GraphRAG and Knowledge Join Discussion
9 Hallucination Prevention Join Discussion
10 Agent Evaluation Join Discussion
11 Domain Applications Join Discussion
12 Research Frontiers Join Discussion

Discussion Guidelines

Do

  • Search existing discussions before posting
  • Use clear, descriptive titles
  • Include relevant code snippets or error messages
  • Tag your posts with appropriate labels
  • Be respectful and constructive
  • Share your solutions when you solve a problem

Don’t

  • Post solutions to assignments during active periods
  • Share API keys or sensitive information
  • Spam or post off-topic content
  • Use hostile or dismissive language

Getting Help

For Technical Issues

Best for: Code errors, notebook bugs, environment problems

  1. Check the FAQ first
  2. Search existing GitHub Issues
  3. Post on Q&A Discussions

Include:

  • Your Python version and OS
  • Error message (full traceback)
  • Steps to reproduce
  • What you’ve already tried

For Conceptual Questions

Best for: Understanding concepts, clarifying theory

  1. Check lecture slides and notebooks
  2. Review the Glossary
  3. Post on the relevant week’s discussion

For Course Logistics

Best for: Deadlines, grading, enrollment

  • Email the instructor directly
  • Check the Syllabus

Community Resources

Research Collaboration

Looking for research collaborators? Post in the Ideas category with:

  • Your research interest
  • Your background
  • What you’re looking for

Project Showcase

Built something cool? Share it in Show & Tell:

  • Project description
  • Key techniques used
  • Demo or screenshots
  • Link to code (if public)

Study Groups

Interested in forming a study group? Post in General with:

  • Your timezone
  • Topics you want to focus on
  • Preferred meeting format

Join the Discussion

Back to top