https://github.com/koproductions-code/personal-assistant-client
https://github.com/koproductions-code/personal-assistant-client
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/koproductions-code/personal-assistant-client
- Owner: koproductions-code
- Created: 2023-12-03T19:12:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-09T21:17:25.000Z (over 2 years ago)
- Last Synced: 2024-12-29T22:44:23.650Z (over 1 year ago)
- Language: Python
- Size: 518 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Personal-Assistant-Client
### This is the program to communicate with the [Personal-Assistant-Server]("https://github.com/koproductions-code/Personal-Assistant-Server") repository.
## Capabilities
- Wake Word Detection
- Speech Recognition
- Creating prompts for function-calling
- Handling responses from Personal-Assistant-Server
- Calling predefined functions that are requested by the LLM
## Roadmap
- Adding more functions like:
- **browsing the internet**
- **displaying images on the screen**
- **adding dynamic functions using Zapier**
## Flow-Diagram