Skip to content

A conversational Bender the Robot from Futurama.

Notifications You must be signed in to change notification settings

quinnshultz/bender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bender the Robot

A simple bending unit.

Description

Got too much scrap laying around? Maybe this program can help.

Set the OPENAI_API_KEY environment variable and run the program:

export OPENAI_API_KEY=<yourkeyhere>
python head.py

Prerequisites:

Python Libraries:

  • bs4
  • openai 0.28
  • pocketsphinx 5.0.1

OS libraries:

  • sox (Linux)

Goals

  1. Listen to speech.
  2. Speak like Bender.
  3. ???

About

A conversational Bender the Robot from Futurama.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages