Files
research_and_development/ai-conversation
talksik c93267c9ee create full flow with stt, anthropic, tts, and playback
This organizes some components like deepgram into own module, and also
allows gets the full flow to work every time we run the program.
2025-07-27 14:18:12 -07:00
..
2025-07-13 11:52:09 -07:00
2025-07-13 11:52:09 -07:00

Conversation

This proof of concept is for implementing conversational loop with AI at a low level with raw C.

Requirements

Platform: the project is meant for Linux, specifically Ubuntu desktop.