AI Garage is a comprehensive application designed to manage and interact with various AI tools and services, including Language Models (LLMs), Stable Diffusion, Text-to-Speech (TTS), and Speech-to-Text (STS) systems. This application provides a unified interface for AI enthusiasts and professionals to access and manage different AI services efficiently.
- Unified Dashboard: Access all your AI tools from a single, intuitive interface.
- Language Model Integration: Interact with various LLMs through a tabbed interface.
- Generative AI (GAI) Support: Manage and use Stable Diffusion models for image generation.
- Text-to-Speech (TTS): Convert text to speech using integrated TTS services.
- Speech-to-Text (STS): Transcribe audio to text with STS capabilities.
- Container Management: Monitor and control Docker containers running AI services.
- Performance Monitoring: Keep track of system resources with built-in performance gauges.
- Customizable Themes: Choose from various color themes to personalize your experience.
- Persistent Sessions: Save and restore your work sessions across application restarts.
- Clone the repository:
https://github.com/CaptainASIC/AI-Garage
- Run the setup script:
./setup.sh
- Run the application:
./launch.sh
The application uses a configuration file located at cfg/config.ini
. You can modify this file to add or change AI service endpoints, container configurations, and other settings. A sample is provided as config.sample
.
- Use the sidebar menu to navigate between different AI services.
- Manage running containers and their statuses from the status bar at the bottom.
- Access the settings page to customize the application, manage endpoints, and change themes.
Contributions to AI Garage are welcome! Please feel free to submit pull requests, create issues or spread the word.
This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for details.\
- PyQt6 for the GUI framework
- Podman for containerization support
- Various AI service providers integrated into the application
For any queries or suggestions, please open an issue on this repository.
AI Garage - Empowering AI Enthusiasts and Professionals