Skip to content

AI-Powered Installation Tutor #30

@mikejmorgan-ai

Description

@mikejmorgan-ai

Description

Interactive AI tutor that teaches users about packages and best practices.

Requirements

  • Explain what packages do
  • Teach best practices
  • Answer questions
  • Provide examples
  • Interactive tutorials
  • Learning progress tracking

Acceptance Criteria

  • LLM-powered explanations
  • Interactive Q&A
  • Best practice recommendations
  • Code examples
  • Step-by-step tutorials
  • Track learning progress
  • Unit tests included (>80% coverage)
  • Documentation with tutor examples

Example Usage

$ cortex tutor docker
🎓 Docker Tutorial

Docker is a containerization platform that...

Would you like to:
   1. Learn basic concepts
   2. See installation examples
   3. Practice with exercises
   4. Ask questions
   
Select option: 4

You: "What's the difference between Docker and VMs?"

Tutor: Docker containers share the host OS kernel,
making them lighter and faster than VMs which run
a full OS. Here's a comparison...

You: "Show me an example"
Tutor: [Provides example with explanation]

Skills: Python, LangChain, Claude API, education
Bounty: $25 upon merge
Priority: Low

Metadata

Metadata

Labels

bountyEligible for bounty paymentenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions