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.
- Host: GitHub
- URL: https://github.com/blue-lotus-org/agent-pipeline
- Owner: blue-lotus-org
- License: apache-2.0
- Created: 2025-04-05T14:43:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-05T14:49:49.000Z (3 months ago)
- Last Synced: 2025-04-05T15:31:53.053Z (3 months ago)
- Topics: agentic-workflow, ai, ai-agent, ai-agents, ai-pipline, mistral, mistral-ai, mistralai
- Language: TypeScript
- Homepage: https://lotuschain.org/
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)