Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/your-papa/papa-ts

This library exposes PAPA, your Personal Assistant powered by Private AI, which can be used in any browser environment and completely offline
https://github.com/your-papa/papa-ts

ai-assistant chatgpt langchain ollama rag

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://github.com/langchain-ai/langchainjs) to implement the RAG-Pipeline and [Orama](https://github.com/askorama/orama) as a vectorstore.

# Usage

Currently, it is only used by our [Obsidian plugin](https://github.com/your-papa/obsidian-Smart2Brain). We plan on making it easier to integrate so that anyone can have their own personal assistant in their application.