Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/divyanshunegi/capiq
- Owner: divyanshunegi
- License: unlicense
- Created: 2025-02-16T07:42:18.000Z (5 days ago)
- Default Branch: main
- Last Pushed: 2025-02-16T07:47:18.000Z (5 days ago)
- Last Synced: 2025-02-16T08:25:36.396Z (5 days ago)
- Topics: capiq, culling, mac, media-sync, nextjs, open-source, oss, photo, react, tauri, typescript, video
- Language: TypeScript
- Homepage: https://capiq.app
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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