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

https://github.com/loqalabs/loqa-meetings

AI-powered meeting transcription service with Obsidian integration
https://github.com/loqalabs/loqa-meetings

local-first obsidian privacy rust transcription whisper

Last synced: about 2 months ago
JSON representation

AI-powered meeting transcription service with Obsidian integration

Awesome Lists containing this project

README

          

# Loqa Meetings

AI-powered meeting transcription service with Obsidian integration.

**Status**: Week 1 of 10-week MVP

## What It Does

- 🎙️ Record meetings (live or from files)
- 📝 Transcribe with Whisper (incremental, during meeting)
- 🤖 AI-generated summaries
- 👥 Speaker diarization
- 📓 Obsidian integration
- 🔒 100% local, privacy-first

## Architecture

- **Language**: Rust
- **STT/LLM**: Provided by [loqa-core](https://github.com/loqalabs/loqa-core) (Go services via NATS)

See [architecture docs](https://github.com/loqalabs/loqa-meta) for details.

## Development Status

Week 1: Project setup + audio file processing

## License

MIT (Open Core)