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

https://github.com/lilingxi01/notebridge

Notebridge: Connect your generative AI agent to NoteAid app with ease.
https://github.com/lilingxi01/notebridge

noteaid notebridge runner serverless

Last synced: 9 months ago
JSON representation

Notebridge: Connect your generative AI agent to NoteAid app with ease.

Awesome Lists containing this project

README

          

BloArk

# Notebridge

Notebridge is an adapter library in Python, lying between your NoteAid agent and the actual NoteAid API. It provides a simple interface to define your agent and to connect it to the NoteAid chat API.

## Installation

The package is available on PyPI and can be installed using pip:

```bash
pip install notebridge
```