hra42 / 42Summaries

42Summaries is a macOS application that transcribes audio and video files, then generates concise summaries using Ollama.
https://42summaries.com
The Unlicense
1 stars 0 forks source link

feat(project): Add initial project setup and dependencies #24

Closed hra42 closed 2 weeks ago

hra42 commented 2 weeks ago

This commit sets up the initial Xcode project for the 42Summaries app and includes the necessary dependencies and frameworks.

The key changes are:

These changes set the foundation for the 42Summaries app, providing the necessary project structure, dependencies, and initial implementation of key features.