Skip to content

cdreetz/dialstructureai

Repository files navigation

Dial Structure AI

About

This is the complete web application for DialStructureAI, an open source project for processing audio files, in particular call center style audio. With everything built in you can easily get annotated transcriptions, sentiment analysis, keyword extraction, and summarization results on all of your audio data.

If you would like to deploy the interface locally, you can start by copying this repo and running a development server:

git clone https://github.com/cdreetz/dialstructureai.git
cd dialstructureai
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about DialStructureAI, take a look at the following resources:

  • Dial Structure Platform - get an idea of what to expect, demo, and sign up to get early API access to the managed AI service.

You can also contact my email for any questions, feedback, or help getting started!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published