Skip to content

AppFlowy-IO/AppFlowy-LAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f931821 · Mar 31, 2025
Mar 29, 2025
Mar 31, 2025
Mar 27, 2025
Mar 30, 2025
Jul 3, 2024
Mar 27, 2025
Jul 3, 2024
Mar 12, 2025
Mar 14, 2025
Mar 29, 2025
Mar 15, 2025
Jul 3, 2024

Repository files navigation

AppFlowy LAI

This repo is used to load AI plugins in the AppFlowy Desktop application. Each plugin is an executable binary image available for download from the releases page.

Introduction

AppFlowy LAI (Local AI) is a flexible plugin system designed to seamlessly integrate AI functionalities into the AppFlowy Desktop application. It supports plugins developed in various programming languages, serving as a bridge between AppFlowy Desktop and diverse AI services.

Key Features

  • Modular Plugin Architecture: Load and manage plugins written in different programming languages.
  • Seamless Integration: Implemented as a Rust crate within the AppFlowy Desktop application.
  • Extensible Design: Easily extendable to support additional AI providers.
  • Cross-Language Compatibility: Enable AI functionality regardless of the implementation language.

Current Plugins

  • Ollama AI Plugin: Integrates AppFlowy Desktop with an Ollama server, enabling robust AI capabilities.