Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 794 Bytes

File metadata and controls

20 lines (11 loc) · 794 Bytes

Text Intelligence Frontend

⚠️ This is a frontend submodule - do not use directly

This repository contains the shared frontend for Deepgram text intelligence starter applications. It is designed to be used as a git submodule within backend starter projects.

Usage

To use this frontend with a complete working application, see:

Node.js Starter:

Other Languages:

Browse all available starters at github.com/deepgram-starters

About

This frontend is automatically integrated as a submodule in the backend starters listed above. Running this repository standalone will not work as it requires backend API endpoints to function properly.