Skip to content

iblai/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ibl.ai

Documentation

Platform documentation for ibl.ai — guides, video tutorials, and API reference for students, instructors, and administrators.

Live Docs Pages Videos Full Text


Browse the Docs

ibl.ai/docs — Full documentation with search, sidebar navigation, and embedded video tutorials.

ibl.ai/docs.txt — Plain text export of all pages with titles, YouTube URLs, and full transcripts. Designed for AI agent consumption.


Structure

configuration/          # Platform setup and administration
  ├── badging/          # Credentials and certificates
  ├── content/          # Course and program creation
  ├── datasources/      # External data connections
  ├── lti/              # Canvas, Blackboard, Moodle, D2L integration
  ├── mcp/              # MCP connector configuration
  ├── multitenancy/     # Tenant creation and user migration
  ├── rbac/             # Roles, policies, and access control
  ├── uiux/             # Authentication and custom CSS
  └── users/            # Groups, invitations, licenses, teams

instructor/             # Instructor tools and analytics
  ├── analytics/        # Chat ratings, financials, reporting
  ├── data/             # Datasets, document retrieval, graded assignments
  ├── integration/      # API access and community mentors
  ├── lms/              # Grade access, course reports
  ├── mentorcreation/   # Prompts, safety, tools, visibility
  └── supportcenter/    # Human support and notifications

student/                # Learner features
  ├── accessibility/    # Accessibility and profile management
  ├── corefeatures/     # Chat, code interpreter, image generation, phone calls
  └── personalization/  # Memory and preferences

developer/              # Open source developer tools
  ├── agents/           # Claw Agents, Claw Setup, .iblai Standard
  ├── applications/     # App CLI, MCP Servers
  └── infrastructure/   # Infrastructure CLI

gallery/                # 14 pre-built agent examples

.raw-transcripts/       # Video transcripts with timestamps

Page Format

Each documentation page follows this format:

# Page Title

<iframe src="https://www.youtube.com/embed/VIDEO_ID" ...></iframe>

## Section Heading

Content with step-by-step instructions, tables, and code blocks.
  • 115 pages with structured guides
  • 108 embedded videos with YouTube tutorials
  • 137 raw transcripts with timestamps

Contributing

Edit markdown files directly in this repository. Changes are reflected at ibl.ai/docs after deployment.


ibl.ai · Documentation · Blog · Updates · API Reference · Contact

About

Platform documentation and user guides — API references, configuration, and deployment docs for ibl.ai

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors