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

https://github.com/31d4r/raven

Document chat app for macOS / iOS. Upload files, ask questions. Everything runs locally on your Mac / iPhone.
https://github.com/31d4r/raven

ai apple-foundation-models macos swift swiftui

Last synced: 20 days ago
JSON representation

Document chat app for macOS / iOS. Upload files, ask questions. Everything runs locally on your Mac / iPhone.

Awesome Lists containing this project

README

          

# Raven

![Raven](Images/Raven.png)

## Overview



Clickable logo


Clickable logo

Raven is an AI assistant app for macOS / iOS that transforms documents into interactive content. Upload files and get intelligent responses and summaries.

**🔒 Privacy First**: All processing happens locally using Apple Foundation Models. Nothing is sent to servers or cloud services.

## System Requirements

* macOS 26 Tahoe or later
* Xcode 26
* Apple Foundations Model support

## Features

* Text extraction from images PDFs audio files video files
* Audio transcription and video text extraction
* Smart Q&A and contextual content analysis
* Local AI processing only
* Project creation and file organization

## Privacy

* All data stays on device
* No internet required for AI features
* Complete control over documents

## Quick Start

1. Download the latest release as a dmg or app from GitHub Releases or clone the repository
2. Open in Xcode 26 if building manually
3. Run on macOS 26 Tahoe

### Add Content

1. Create a project in the sidebar
2. Add files, they are copied to Documents/Raven Projects

### Ask Questions

1. Select a project
2. Type a question and get responses based on the content

## Project Structure

```
Documents/
Raven Projects/
YourProjectName/
public/
[uploaded files]
```

## Development Status

🚧 This project is currently in active development

## Contributing

* Report issues
* Suggest features
* Submit pull requests

## Dependencies

* GRDB.swift
* Apple Foundations Model
* Vision
* Speech
* PDFKit
* AVFoundation

## License

This project is open source. Please check the LICENSE file for details.

## Support

Open an issue with macOS or iOS version and steps to reproduce

## Author

Created by [Eldar Tutnjic](https://github.com/31d4r)

## Screenshots

### macOS

![Raven1](Screenshots/macOS/Raven1.jpg)
![Raven2](Screenshots/macOS/Raven2.jpg)
![Raven3](Screenshots/macOS/Raven3.jpg)
![Raven4](Screenshots/macOS/Raven4.jpg)
![Raven5](Screenshots/macOS/Raven5.jpg)
![Raven6](Screenshots/macOS/Raven6.jpg)

### iOS


Screenshot 1
Screenshot 2


Screenshot 3
Screenshot 4


Screenshot 5
Screenshot 6