https://github.com/codefiesta/vimassistant
An AI powered productivity assistant to VimKit that helps users complete tasks more efficiently.
https://github.com/codefiesta/vimassistant
bim bim-viewer coreml machine-learning speech-recognition swift swiftui
Last synced: about 1 year ago
JSON representation
An AI powered productivity assistant to VimKit that helps users complete tasks more efficiently.
- Host: GitHub
- URL: https://github.com/codefiesta/vimassistant
- Owner: codefiesta
- License: mit
- Created: 2025-02-05T19:22:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-28T16:34:00.000Z (about 1 year ago)
- Last Synced: 2025-04-02T13:12:51.722Z (about 1 year ago)
- Topics: bim, bim-viewer, coreml, machine-learning, speech-recognition, swift, swiftui
- Language: Swift
- Homepage:
- Size: 132 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README






[](https://opensource.org/licenses/MIT)
# VimAssistant
VimAssistant is a AI powered productivity assistant to [VimKit](https://github.com/codefiesta/VimKit) that helps users complete tasks more efficiently.
## Overview
The VimAssistant package processes natural language (spoken or typed) to take action on a VIM model.
This package utilizes Speech Recognition to transcribe spoken text that gets sent to a CoreML LLM/LAM that will attempt to execute an action on the users behalf.
Some examples of actions include (but not limited to):
* `"Isolate all HVAC components."`
* `"Create a section box around level 1."`
* `"Hide all walls."`