An open API service indexing awesome lists of open source software.

https://github.com/AppFlowy-IO/AppFlowy-LAI


https://github.com/AppFlowy-IO/AppFlowy-LAI

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://github.com/AppFlowy-IO/AppFlowy-LAI/releases).

## 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.