https://github.com/verida/personal-agent-kit
https://github.com/verida/personal-agent-kit
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/verida/personal-agent-kit
- Owner: verida
- License: apache-2.0
- Created: 2025-02-28T02:07:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T04:58:43.000Z (over 1 year ago)
- Last Synced: 2025-03-14T05:29:28.156Z (over 1 year ago)
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.