Y
Hacker News
new
|
ask
|
show
|
jobs
by
ukuina
697 days ago
Not sure why it requires a Deepgram API key if it is running locally?
> DeepgramClient(os.getenv("DEEPGRAM_API_KEY"))
1 comments
za_mike157
696 days ago
That is only for the data processing step that I run locally on my Mac to embed all his Youtube videos and upload to the VectorDB. Im not running Deepgram locally there
link