Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 560 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 560 Bytes

papa-ts

This library exposes PAPA, your Personal Assistant powered by Private AI, which can be used in any browser environment and completely offline. Under the hood, it uses langchain to implement the RAG-Pipeline and Orama as a vectorstore.

Usage

Currently, it is only used by our Obsidian plugin. We plan on making it easier to integrate so that anyone can have their own personal assistant in their application.