This repository contains the official documentation for Refly.AI, an AI-native content creation platform built on the concept of "Free Canvas". The documentation site is built using VitePress, a static site generator powered by Vue.
Refly is a platform that enables users to:
- Engage in multi-topic & multi-threaded conversations on a free canvas
- Integrate writing materials and AI knowledge base for a powerful second brain system
- Utilize context memory functionality for precise modifications
- Access built-in AI web search and knowledge base retrieval
- Seamlessly create content with an integrated Notion-style AI editor
- Clone this repository
git clone https://github.com/refly-ai/refly-docs.git cd refly-docs
💡 If you want to contribute to the documentation, please fork this repository and clone your forked repo instead.
-
Install dependencies
pnpm install
-
Start the development server
pnpm dev
-
Build the documentation site
pnpm build
-
Preview the production build
pnpm preview
- Convert all images to WebP format:
pnpm convert-images
This documentation site is organized into the following sections:
- Getting Started: Introduction to Refly and its core features
- Guide: Detailed usage instructions, configuration options, and tutorials
- Crash Course for new users
- Self-Deploy instructions
- Configuration options
- Chrome Extension usage
- Video Tutorials
- Roadmap: Future plans and development roadmap
- Community: Contact information and community resources
- About: Privacy policy and terms of service
- Changelog: Detailed version history and release notes
The documentation is available in:
- English (default), where all the documents are in the root directory
- Chinese (zh), where all the documents are in the
zh
directory
Contributions to other language translations are welcome!
We welcome contributions to the Refly documentation! Please feel free to submit pull requests with improvements, corrections, or translations.
The Refly.AI product documentation in the assets, content, and data folders are licensed under a CC-BY license.