CrewAI Studio Stack
This template provides a full-stack environment combining a PostgreSQL database with CrewAI Studio (Streamlit-based frontend) for collaborative AI workflows, data analysis, and data management.
Services
Getting Started
- Deploy this template with one click. Both PostgreSQL and CrewAI Studio services will be set up automatically.
- CrewAI Studio will connect to PostgreSQL using the provided environment variables—no manual configuration required.
- Access CrewAI Studio via your browser on the HTTP port (default: 8501) to start using the platform.
Connection Information
- The PostgreSQL service exposes all necessary environment variables for easy integration with other services or applications.
- CrewAI Studio reads these variables and establishes the database connection automatically.
Notes
- You can customize the database user, password, or database name by editing the environment variables before deployment.
- Please keep your database credentials secure to prevent unauthorized access.
For advanced configuration or more details, refer to the official documentation or contact the maintainer.