Tuesday, February 14, 2023

Show HN: First Steps: Making your own voice activated virtual assistant https://ift.tt/S8NkQ02

Show HN: First Steps: Making your own voice activated virtual assistant This is some hacked together python for the beginnings of a voice -> text -> ML -> voice cycle I put together in the last couple of days as a base for building completely local virtual assistants. https://ift.tt/DOQTVEw February 14, 2023 at 12:03PM

No comments:

Post a Comment

Show HN: Yet Another Memory System for LLM's https://ift.tt/0oZIwAv

Show HN: Yet Another Memory System for LLM's Built this for my LLM workflows - needed searchable, persistent memory that wouldn't bl...