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

https://github.com/barkprotocol/bark-ai-web-ui

BARK AI is an crowdfunding platform designed to combine AI with Solana blockchain technology, allowing you to interact with Solana-based assets, earn rewards, and use USDC, SOL and BARK tokens to pay for services.
https://github.com/barkprotocol/bark-ai-web-ui

Last synced: 10 months ago
JSON representation

BARK AI is an crowdfunding platform designed to combine AI with Solana blockchain technology, allowing you to interact with Solana-based assets, earn rewards, and use USDC, SOL and BARK tokens to pay for services.

Awesome Lists containing this project

README

          

# BARK AI Platform

Welcome to **BARK AI**, an innovative platform that combines **Artificial Intelligence (AI)** with **Blockchain Technology**. BARK AI allows you to seamlessly interact with **Solana-based assets**, earn rewards, and use **BARK tokens** to pay for services on the platform.

## Key Features

### 1. **AI-Powered Crowdfunding**
Experience the future of **AI-driven crowdfunding** with BARK AI Agent. Our platform enables you to launch or contribute to **social good campaigns**, including **disaster relief** and **donation drives**. With BARK AI, technology and compassion work together for a better tomorrow.

### 2. **Solana Blockchain Integration**
BARK AI leverages the **Solana blockchain** for secure, fast, and scalable operations. Every transaction, whether it's staking, minting, or contributing to a crowdfunding campaign, is powered by the speed and security of Solana.

### 3. **BARK Tokens for Services**
Utilize the **BARK token** for a wide range of services within the platform, such as **participating in NFT minting**, staking tokens, or paying for AI-based features. BARK tokens can also be used to engage with exclusive content and services.

### 4. **Rewards System**
Earn rewards through various interactions on the platform, whether by participating in campaigns, engaging with AI features, or staking your tokens. BARK AI creates new opportunities to earn while contributing to positive causes.

### 5. **BARK AI Agent**
The BARK AI Agent empowers users by providing AI-driven solutions for managing campaigns, predicting successful strategies, and optimizing donation flows. It combines deep insights into user behavior with blockchain-based verification for transparent, effective contributions.

---

## Getting Started

To set up BARK AI locally, follow the instructions below:

### Prerequisites

- **Node.js** (Version 20+)
- **Solana Wallet** for interacting with blockchain services (Phantom, Solflare, Backpack)
- **Prisma** for database management
- **Docker** for local environment setup (optional)

### Installation

1. Clone the repository:

```bash
git clone https://github.com/bark-protocol/bark-ai.git
cd bark-ai
```

2. Install dependencies:

```bash
npm install
```

3. Set up your environment variables (refer to `.env.example`).

4. Run the application:

```bash
npx prisma migrate dev
npm run dev
```

5. Visit `http://localhost:3000` in your browser to start using the platform.

---

## Contributing

We welcome contributions to the BARK AI platform! If you are interested in helping us build the future of AI-driven crowdfunding, follow these steps to contribute:

1. Fork the repository.
2. Create a new branch for your feature or fix.
3. Make your changes and commit them.
4. Open a pull request and describe your changes.

---

## License

[MIT License](LICENSE).