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

https://github.com/blue-lotus-org/agent-pipeline

Mistral agent pipline builder, via visualizes tools. Free opensource project.
https://github.com/blue-lotus-org/agent-pipeline

agentic-workflow ai ai-agent ai-agents ai-pipline mistral mistral-ai mistralai

Last synced: 2 months ago
JSON representation

Mistral agent pipline builder, via visualizes tools. Free opensource project.

Awesome Lists containing this project

README

        

# Mistral AI Pipeline Builder

Build AI agent pipelines using Mistral AI models.

Generated by: lotuschain.org

## Installation

1. Clone the repository:
```bash
git clone https://github.com/blue-lotus-org/Agent-Pipeline.git
cd Agent-Pipeline
```

2. Install dependencies:
```bash
pnpm install
```

3. Run the development server:
```bash
pnpm run dev
```

## Usage

1. Build the project:
```bash
pnpm run build
```

2. Start the project:
```bash
pnpm run start
```

3. Lint the project:
```bash
pnpm run lint
```

## Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

## License

This project is licensed under the MIT, Apache2 Licenses.

## Credits
- UI: v0.dev
- AI: Mistral AI
- BLUE LOTUS: [LotusChain](https://lotuschain.org)