Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/divyanshunegi/capiq

๐Ÿ“ท CapIQ is an open-source macOS application designed to simplify the post-processing workflow for photographers and videographers. It leverages AI-powered automation to efficiently sort, label, and organize large volumes of images and videos.
https://github.com/divyanshunegi/capiq

capiq culling mac media-sync nextjs open-source oss photo react tauri typescript video

Last synced: 3 days ago
JSON representation

๐Ÿ“ท CapIQ is an open-source macOS application designed to simplify the post-processing workflow for photographers and videographers. It leverages AI-powered automation to efficiently sort, label, and organize large volumes of images and videos.

Awesome Lists containing this project

README

        



Logo


CapIQ



The open source photo and video organization tool.


CapIQ.app ยป




Download for
macOS




~ CapIQ is currently in development, and will be available for macOS initially. Windows and Linux builds are planned for the future. Join the CapIQ Discord to help test future releases and join the community. ~



> NOTE: CapIQ is under active development. This repository is updated regularly with changes and new releases.

CapIQ is a macOS application that simplifies the post-processing workflow for photographers and videographers by automating the organization and categorization of large volumes of images and videos. It leverages AI to automate sorting, labeling, and describing media files, making it easier for users to manage their libraries efficiently.

## Target Audience

- Professional photographers
- Hobbyist photographers
- Videographers
- Content creators
- Anyone who deals with large volumes of media files

## Key Features

- AI-powered media organization and categorization
- Automated file sorting and labeling
- Smart media library management
- User-friendly interface
- Built for performance and efficiency

## Tech Stack

CapIQ is built using modern technologies:

- Tauri (Rust) for the desktop application
- React + TypeScript for the frontend
- TailwindCSS for styling
- AI integration for media analysis

## Local Development

1. Install dependencies:
```bash
pnpm install
```

2. Run the desktop app:
```bash
pnpm desktop
```

3. Run the landing page:
```bash
pnpm web
```

Note: This project uses Turborepo for monorepo management.

## Contributing

We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to get started.

## License

[MIT](LICENSE) ยฉ CapIQ