CrewHub is a comprehensive platform for managing AI agents and Machine Control Protocols (MCPs). This MVP provides basic functionality for creating and managing AI workflows.
- AI Model Integration
- Basic Workflow Creation
- Workflow Management
- Simple AI Response Generation
- Node.js (v18+ recommended)
- npm
- Clone the repository
git clone https://github.com/your-org/crewhub.git
cd crewhub- Install dependencies
npm install- Configure environment variables
- Copy
.env.exampleto.env - Add your AI model API keys
npm run devnpm startGET /api/models: List available AI modelsPOST /api/models/generate: Generate AI response
POST /api/workflows: Create a new workflowGET /api/workflows: List all workflowsGET /api/workflows/:id: Get specific workflowPUT /api/workflows/:id: Update workflowDELETE /api/workflows/:id: Delete workflowPOST /api/workflows/:id/execute: Execute workflow
npm testPlease read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This project is licensed under the ISC License.
- Enhanced Workflow Builder
- More AI Model Integrations
- Advanced Analytics
- User Authentication
- Community Marketplace
Email: shivamkumar10958@gmail.com lindedin: https://www.linkedin.com/in/roshan-ravani-3a79882a3/