Java Text Intelligence Get started using Deepgram's Text Intelligence with this Java demo app Quick Start Click the button below to fork the repo: 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