LogicAnalyzer
pi + rainbowhat + touchscreen + usb sound card (mic or aux in) + open ai = audio logic anaklyzer
Install / Use
/learn @matt-desmarais/LogicAnalyzerREADME
LogicAnalyzer
Pi Audio Device
pi + rainbowhat + touchscreen + usb sound card (mic or aux in) + open ai = audio logic analyzer
LogicAnalyzer TwitterBot
LogicAnalyzer DiscordBot
still under development
NEW web version
web versions upload data to nodejs app running on vps
button operated interview mode and auto mode with aux in that will detect 2 second pause to end recording and analyze. Audio samples should be with less than roughly 3 minutes, 4 if its a slow speeker.
Screen version
It will listen for speech, when speech stops (or paused) it will analyze what was said with whisper+gpt3.5turbo, it will display # of LF on the display, leds represent how much of what was said was fallacious and it will print its explanations on the touch screen OR hdmi as tty1.
If no fallacies are found

If fallacy found
.jpg)
BS METER INSTALL INSTRUCTIONS
sudo apt update
raspi-config enable i2c
sudo nano /usr/share/alsa/alsa.conf
Look for these lines:
defaults.ctl.card 0
defaults.pcm.card 0
Replace with:
defaults.ctl.card 1
defaults.pcm.card 1
sudo apt install git python3-pip python3-pyaudio python3-smbus
git clone https://github.com/matt-desmarais/LogicAnalyzer.git
pip3 install pyaudio rainbowhat openai SpeechRecognition pydub
Related Skills
node-connect
349.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.7kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
