Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 542 Bytes

File metadata and controls

25 lines (15 loc) · 542 Bytes

Text Intelligence

Get started using Deepgram's Text Intelligence with this demo app

Quick Start

Click the button below to fork the repo:

Fork on GitHub

Local Development

Makefile (Recommended)

make init
cp sample.env .env  # Add your DEEPGRAM_API_KEY
make start

Open http://localhost:8080 in your browser.

License

MIT - See LICENSE