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

Harrison/voice assistant #3347

Merged
merged 2 commits into from
Apr 22, 2023
Merged

Harrison/voice assistant #3347

merged 2 commits into from
Apr 22, 2023

Conversation

hwchase17
Copy link
Contributor

No description provided.

jaded0 and others added 2 commits April 22, 2023 08:17
I created an exceptionally simple implementation for a voice assistant.
It's surprisingly natural to use it, and I feel that the contribution
will help get across a lot of the magic of using these language models.
    
I added the notebook alongside the chatgpt_clone notebook, and modified
the docs page on chatbots to link to it.
     
Potential next steps might be to extend the code to take advantage of
the speech_recognition package's wakeword detection, allowing the voice
assistant to be called without needing to pull up the notebook. Let me
know what you think!
@hwchase17 hwchase17 merged commit 8191c6b into master Apr 22, 2023
@hwchase17 hwchase17 deleted the harrison/voice-assistant branch April 22, 2023 15:25
vowelparrot pushed a commit that referenced this pull request Apr 26, 2023
Co-authored-by: Jaden <jaden.lorenc@gmail.com>
vowelparrot pushed a commit that referenced this pull request Apr 28, 2023
Co-authored-by: Jaden <jaden.lorenc@gmail.com>
samching pushed a commit to samching/langchain that referenced this pull request May 1, 2023
Co-authored-by: Jaden <jaden.lorenc@gmail.com>
yanghua pushed a commit to yanghua/langchain that referenced this pull request May 9, 2023
Co-authored-by: Jaden <jaden.lorenc@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants