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

https://github.com/verida/personal-agent-kit


https://github.com/verida/personal-agent-kit

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Verida PersonalAgentKit

See

## Table of Contents

- [Verida PersonalAgentKit](#verida-personalagentkit)
- [Table of Contents](#table-of-contents)
- [📖 Overview](#-overview)

## 📖 Overview

PersonalAgentKit is [Verida Developer Platform's](https://docs.verida.ai) framework for easily enabling AI agents to access private user data. It is designed to be framework-agnostic, so you can use it with any AI framework. PersonalAgentKit is actively being built out, and [welcomes community contributions!](#contributing)

For the first release, a [Typescript Langchain plugin](./typescript/extensions/langchain/README.md) is provided and a [command line chatbot](./typescript/examples/chatbot/README.md) to run locally and learn how it works.