Overview

Chronoter is a platform for building and managing knowledge bases for both AI and humans.

What is Chronoter

In the AI era, properly managing and sharing team knowledge has become more important than ever. Chronoter makes it easy to build documentation sites that are readable by humans and easily referenced by AI.

Why Chronoter

  • Context for AI: Structured documentation provides accurate context to AI assistants
  • Share Settings & Prompts: Centrally manage AI instructions and best practices within your team
  • Authenticated Knowledge Base: Safely manage and share confidential internal information

Components

Chronoter consists of two components:

Chronoter CLI

A command-line tool for creating and previewing documentation in your local environment.

  • MDX Support: Write documentation with Markdown + JSX
  • Development Server: Fast development server powered by Vite
  • Hot Module Replacement: File changes are instantly reflected in the browser
  • React Components: Use React components in your documentation

Chronoter Platform

A web platform for deploying and managing documentation sites.

  • Auto Deploy: Automatically update your site when you push to GitHub
  • Authentication: Only Project members can access
  • Access Control: Set fine-grained access policies per page
  • Collaboration: Comments and change history among members

Use Cases

  • Team knowledge base & AI context management
  • Sharing AI prompts and workflows
  • Internal technical documentation
  • Product manuals and guides

Next Steps