An open API service indexing awesome lists of open source software.

https://github.com/sinchang/audio-summary-with-chatgpt

Generate audio transcripts and summaries by using OpenAI.
https://github.com/sinchang/audio-summary-with-chatgpt

audio chatgpt chatgpt-api openai podcast summary transcript

Last synced: 5 months ago
JSON representation

Generate audio transcripts and summaries by using OpenAI.

Awesome Lists containing this project

README

          

# Audio Summary With ChatGPT

This project is to generate audio summaries and transcripts by using OpenAI.

## limitations

- This is an experimental project that may encounter errors when processing large audio resources.

## Running Locally

```bash
pnpm install
pnpm run dev
```

## References

- https://platform.openai.com/docs/api-reference/audio
- https://platform.openai.com/docs/api-reference/chat/create