Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MarkdownFlow extends standard Markdown with AI to create personalized, interactive documents. Tagline: "Write Once, Deliver Personally"

License

NotificationsYou must be signed in to change notification settings

ai-shifu/markdown-flow

Repository files navigation

MarkdownFlow Logo MarkdownFlow

Write Once, Deliver Personally

MarkdownFlow extends standard Markdown with AI to create personalized, interactive pages. Instead of writing static content for readers, you write prompts for AI agents that transform your instructions into personalized content adapting to each user's choices, preferences, and context.

✨ What Makes MarkdownFlow Special

  • 📝 Fully Compatible with Markdown - All standard Markdown syntax works unchanged
  • 🤖 AI-Powered Personalization - Write prompts for AI, not content for humans
  • 🎯 Three Simple Extensions - Variables, interactive elements, and preserved content
  • 🌍 Multi-Language Support - Built with international audiences in mind

🚀 Quick Links

ResourceDescriptionLink
🌐 Official WebsiteProject homepage and overviewmarkdownflow.ai
🎮 PlaygroundTry MarkdownFlow interactivelyplay.mdflow.run
📚 DocumentationComplete guides and referencesmarkdownflow.ai/docs

🔧 Open Source Projects

Frontend Libraries

ProjectDescriptionLanguageLicense
markdown-flow-uiComplete UI components with built-in functionality. Ready-to-use React components for interactive markdown documents.React/TypeScriptMIT
remark-flowReact-markdown plugin for MarkdownFlow syntax. Extends react-markdown with variable processing and AI integration.TypeScriptMIT
markdown-it-flowMarkdown-it plugin for MarkdownFlow syntax. Adds MarkdownFlow capabilities to any markdown-it powered application.TypeScriptMIT

Backend Implementations

ProjectDescriptionLanguageLicense
markdown-flow-agent-pyA Python library to transform MarkdownFlow documents into personalized content.PythonMIT
markdown-flow-agent-goA Go library to transform MarkdownFlow documents into personalized content. (Coming soon)GoMIT

Core Documentation

ProjectDescriptionLicense
markdown-flowMain documentation, website, and development platform. Interactive demo showcasing MarkdownFlow capabilities.CC

📖 Quick Start

MarkdownFlow adds three simple extensions to standard Markdown:

1. Variables:{{variable}}

Dynamic content placeholders that get replaced with actual values.

Generate a welcoming message for {{user_name}} that mentions theircurrent account balance of {{balance}} in a friendly tone.

2. Interactive Elements:?[%{{variable}} Option1 | Option2]

Buttons and input fields that collect user choices.

Ask the user about their experience level:?[%{{level}} Beginner | Intermediate | Expert]Collect the user's name:?[%{{name}}...Enter your name here]

3. Preserved Content:===content===

Text that maintains its exact meaning during AI processing.

Introduce our company values, preserving the exact motto:===Innovation Through Simplicity===

🌟 Use Cases

  • 📚 Education - Personalized learning materials adapting to student levels
  • ✍️ Content Creation - Articles adjusting terminology based on reader expertise
  • 📰 News Media - Stories expanding from different angles based on interests
  • 🎮 Interactive Storytelling - Narratives where choices influence plot direction

🎯 Getting Started

  1. 📖 Read Core Concepts - Understand fundamental principles
  2. ⚡ 5-Minute Quick Start - Build your first interactive document
  3. 🎮 Try the Playground - Practice with live examples
  4. 🚀 Integration Guide - Add to your project

📄 License

This project is licensed under Creative Commons. Individual components have their own licenses (MIT for most libraries).

🏢 About

Created byAI Shifu, LLC • © 2025


Core Principle: Write prompts for AI, not content for humans

About

MarkdownFlow extends standard Markdown with AI to create personalized, interactive documents. Tagline: "Write Once, Deliver Personally"

Topics

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp