Skip to content

This library exposes PAPA, your Personal Assistant powered by Private AI, which can be used in any browser environment and completely offline

License

Notifications You must be signed in to change notification settings

your-papa/papa-ts

Repository files navigation

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.