Discover and explore top open-source AI tools and projects—updated daily.
ljquanAI creative suite for image and video generation
Top 69.7% on SourcePulse
Opentu (opentu.ai) is an open-source, AI-powered creative suite that integrates AI image and video generation with a versatile visual workspace. It targets creators, engineers, and power users seeking a unified platform for ideation, design, and media production, offering a free and extensible solution to streamline complex creative workflows.
How It Works
Opentu is built upon the Plait framework, a robust drawing engine, and features a plugin-based architecture for modularity and extensibility. The core application provides an infinite canvas supporting freehand drawing, image insertion, and structured diagramming (mind maps from Markdown, flowcharts from Mermaid). It integrates multiple AI models for image generation (e.g., Gemini) and video generation (e.g., Veo3, Sora-2), managed via an asynchronous task queue with features like batch processing and model switching. The architecture supports various UI frameworks and rich text editors, enabling a layered development approach.
Quick Start & Requirements
opentu.ai or the beta at pr.opentu.ai.npm install, and start with npm start (accessible at http://localhost:7200).ljquan/aitu:latest) and run with docker run -d -p 8080:80 ljquan/aitu:latest (accessible at http://localhost:8080).Highlighted Details
Maintenance & Community
The project actively uses GitHub Discussions for community engagement and GitHub Issues for bug reporting and feature requests. A roadmap details completed, in-progress, and planned features, indicating ongoing development.
Licensing & Compatibility
The project is released under the MIT License, which is highly permissive and allows for commercial use, modification, and distribution without significant restrictions.
Limitations & Caveats
Key collaborative features, such as multi-user real-time editing, PDF/SVG export, a template system, a plugin marketplace, cloud synchronization, and an API platform, are currently in development or planned for future releases. Users working with very large canvas files may experience rendering slowdowns, with a recommendation to segment large projects.
3 days ago
Inactive
markfulton