Skip to content

CaptainASIC/AI-Garage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Garage

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.

Features

  • 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.

Installation

  1. Clone the repository:
    https://github.com/CaptainASIC/AI-Garage
  2. Run the setup script:
    ./setup.sh
  3. Run the application:
    ./launch.sh

Configuration

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.

Usage

  • 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.

Contributing

Contributions to AI Garage are welcome! Please feel free to submit pull requests, create issues or spread the word.

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See the LICENSE file for details.\

License: GPL v3

Acknowledgements

  • PyQt6 for the GUI framework
  • Podman for containerization support
  • Various AI service providers integrated into the application

Contact

For any queries or suggestions, please open an issue on this repository.


AI Garage - Empowering AI Enthusiasts and Professionals

About

A Set of AI tools consolidated into one launcher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published