Skip to content
 
 

Repository files navigation

Paybac Realtor Demo

This project uses the Deegram live streaming API for transcription, and ChatGPT 3.5 Turbo. The app is built in the Flask framework.

Quickstart

Manual

Follow these steps to get started with this starter application.

Clone the repository

Go to GitHub and clone the repository.

Install dependencies

Install the project dependencies.

pip install -r requirements.txt

Edit the .env file

1. Create a Deepgram API Key and add to .env file as "DEEPGRAM_API_KEY"

Sign-up now for Deepgram and create an API key.

2. Create an OpenAI API Key and add to .env file as "OPENAI_API_KEY"

Sign up for OpenAI API Key

Run the application

Once running, you can access the application in your browser at http://127.0.0.1:5000

python app.py

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

Live transcription by Deepgram in Python using the Flask web framework

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages