Skip to content

An AI Agent built with Payman and Vercel's AI SDK

Notifications You must be signed in to change notification settings

PaymanAI/paygent-01

Repository files navigation

Paygent.01 - AI-Powered Money Movement Made Easy

Paygent.01 is an open-source project that combines the power of AI with Payman's payment infrastructure to make moving money a breeze.

Built with Vercel AI SDK, Payman, and OpenAI, Paygent.01 empowers anyone to send and receive money effortlessly.

Just spin up the app, add your Payman API key and you're ready to go!

✨ Features

  • 🤖 AI-powered chat interface for natural language money movement
  • 🔄 Support for both OpenAI and Anthropic AI models
  • 💸 Seamless integration with Payman's payment infrastructure

🚀 Quick Start

1. Clone and Install

git clone <your-repo-url>
cd paygent-01
npm install

2. Configure Environment Variables

Either in your dashboard or in a .env file, set the following environment variables:

Choose one of openai or anthropic for the key type:

  • OPENAI_API_KEY: Your OpenAI API key
  • ANTHROPIC_API_KEY: Your Anthropic API key
  • PAYMAN_API_KEY: Your Payman API key

3. Run the App

npm run dev

4. Switch to Live Mode (Move Real Money)!

To switch to live mode toggle the switch in the top right corner of the app.

Note: Live mode requires an active Payman API key. Go to https://app.paymanai.com to get one.

You can now copy this entire code block and paste it directly into your README.md file. The markdown formatting will be preserved and will render properly on GitHub.

About

An AI Agent built with Payman and Vercel's AI SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages