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

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