ai conversation #49

Merged
talksik merged 14 commits from ai-conversation into main 2025-07-27 22:07:30 +00:00
8 changed files with 3 additions and 1 deletions
Showing only changes of commit 8c1596aad8 - Show all commits
+2
View File
@@ -0,0 +1,2 @@
main
.cache
+1 -1
View File
@@ -1,5 +1,5 @@
CC = gcc
CFLAGS = -Wall -g
CFLAGS = -Wall -g -Iinclude
TARGET = main
SRC = main.c deepgram_client.c utils.c intelligence.c audio.c
LIBS = -lavdevice -lavformat -lavcodec -lavutil -lasound -lcurl
Binary file not shown.
Binary file not shown.