Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IoT assistant w/ LMs [NodeRED] #123

Open
mbz4 opened this issue May 25, 2024 · 1 comment
Open

IoT assistant w/ LMs [NodeRED] #123

mbz4 opened this issue May 25, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mbz4
Copy link
Collaborator

mbz4 commented May 25, 2024

IDEA: use NodeRED w/ ollama... and build an IoT assistant

minimally require 3 components in the flow:

something to handle speech to text (STT), another thing for text to speech (TTS) and a language model (LM) inference on the local gateway; a few possible packages listed here:

Need also:

  • Mic input node
  • speaker output node
  • optional sensors, actuators for custom context feeds
@mbz4 mbz4 self-assigned this May 25, 2024
@mbz4 mbz4 converted this from a draft issue May 25, 2024
@mbz4 mbz4 added the enhancement New feature or request label May 25, 2024
@mbz4 mbz4 changed the title IoT assistant w/ local LMs IoT assistant w/ LMs [NodeRED] May 25, 2024
@ulno
Copy link
Contributor

ulno commented May 26, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog 🔜
Development

No branches or pull requests

2 participants