Home
Softono
a

amicalhq

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by amicalhq

amical
Open Source

amical

<!-- Markdown with HTML --> <div align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://amical.ai/github-readme-header-dark.png"> <source media="(prefers-color-scheme: light)" srcset="https://amical.ai/github-readme-header-light.png"> <img alt="Amical" src="https://amical.ai/github-readme-header-light.png"> </picture> </div> <p align="center"> <a href='http://makeapullrequest.com'> <img alt='PRs Welcome' src='https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields'/> </a> <a href="https://opensource.org/license/MIT/"> <img src="https://img.shields.io/github/license/amicalhq/amical?logo=opensourceinitiative&logoColor=white&label=License&color=8A2BE2" alt="license"> </a> <br> <a href="https://amical.ai/community"> <img src="https://img.shields.io/badge/discord-7289da.svg?style=flat-square&logo=discord" alt="discord" style="height: 20px;"> </a> </p> <p align="center"> <a href="https://amical.ai">Website</a> - <a href="https://amical.ai/docs">Docs</a> - <a href="https://amical.ai/community">Community</a> - <a href="https://github.com/amicalhq/amical/issues/new?assignees=&labels=bug&template=bug_report.md">Bug reports</a> </p> ## Table of Contents - [โฌ‡๏ธ Download](#๏ธ-download) - [๐Ÿ”ฎ Overview](#-overview) - [โœจ Features](#-features) - [๐Ÿ”ฐ Tech Stack](#-tech-stack) - [๐Ÿค— Contributing](#-contributing) - [๐ŸŽ— License](#-license) ## โฌ‡๏ธ Download <p> <a href="https://github.com/amicalhq/amical/releases/latest"> <img src="https://amical.ai/download_button_macos.png" alt="Download for macOS" height="60"> </a> <a href="https://github.com/amicalhq/amical/releases/latest"> <img src="https://amical.ai/download_button_windows.png" alt="Download for Windows" height="60"> </a> <a href="https://amical.ai/android"> <img src="https://amical.ai/Store=Google%20Play,%20Type=Dark,%20Language=English.svg" alt="Get it on Google Play" height="60"> </a> <a href="https://amical.ai/beta"> <img src="https://amical.ai/ios_beta_button.svg" alt="Apply for iOS Beta" height="60"> </a> </p> ### Homebrew (macOS) ```bash brew install --cask amical ``` ## ๐Ÿ”ฎ Overview Local-first AI Dictation app. Amical is an open source AI-powered dictation and note-taking app that runs entirely on your machine. Powered by [Whisper](https://github.com/openai/whisper) for speech-to-text and open source LLMs for intelligent processing, Amical gives you the power of AI dictation with complete privacy. Context-aware dictation that adapts to what you're doing: drafting an email, chatting on Discord, writing prompts in your IDE, or messaging friends. Amical detects the active app and formats your speech accordingly. <p align="center"> <img src="https://amical.ai/demo/dictation-demo-component.gif" alt="Amical dictation demo" width="600"> </p> ## โœจ Features > โœ”๏ธŽ - Done, โ—‘ - In Progress, โ—ฏ - Planned ๐Ÿš€ Super-fast dictation with AI-enhanced accuracy โœ”๏ธŽ ๐Ÿง  Context-aware speech-to-text based on the active app โœ”๏ธŽ ๐Ÿ“’ Smart voice notes โ†’ summaries, tasks, structured notes โ—‘ ๐Ÿ”Œ MCP integration โ†’ voice commands that control your apps โ—ฏ ๐ŸŽ™๏ธ Real-time meeting transcription (mic + system audio) โ—ฏ ๐Ÿ”ง Extensible via hotkeys, voice macros, custom workflows โœ”๏ธŽ ๐Ÿ” Privacy-first: works offline, one click setup of local models in-app โœ”๏ธŽ ๐ŸชŸ Floating widget for frictionless start/stop with custom hotkeys โœ”๏ธŽ ## ๐Ÿ”ฐ Tech Stack - ๐ŸŽค [Whisper](https://github.com/openai/whisper) - ๐Ÿฆ™ [Ollama](https://ollama.ai) - ๐Ÿง‘โ€๐Ÿ’ป [Typescript](https://www.typescriptlang.org/) - ๐Ÿ–ฅ๏ธ [Electron](https://electronjs.org/) - โ˜˜๏ธ [Next.js](https://nextjs.org/) - ๐ŸŽจ [TailwindCSS](https://tailwindcss.com/) - ๐Ÿง‘๐Ÿผโ€๐ŸŽจ [Shadcn](https://ui.shadcn.com/) - ๐Ÿ”’ [Better-Auth](https://better-auth.com/) - ๐Ÿง˜โ€โ™‚๏ธ [Zod](https://zod.dev/) - ๐Ÿž [Jest](https://jestjs.io/) - ๐Ÿ“š [Fumadocs](https://github.com/fuma-nama/fumadocs) - ๐ŸŒ€ [Turborepo](https://turbo.build/) ## ๐Ÿค— Contributing Contributions are welcome! Reach out to the team in our [Discord server](https://amical.ai/community) to learn more. - **๐Ÿ› [Report an Issue][issues]**: Found a bug? Let us know! - **๐Ÿ’ฌ [Start a Discussion][discussions]**: Have ideas or suggestions? We'd love to hear from you. ## ๐ŸŽ— License Released under [MIT][license]. <!-- REFERENCE LINKS --> [license]: https://github.com/amicalhq/amical/blob/main/LICENSE [discussions]: https://amical.ai/community [issues]: https://github.com/amicalhq/amical/issues [pulls]: https://github.com/amicalhq/amical/pulls "submit a pull request"

LLM Tools & Chat UIs Note Taking
1.3K Github Stars