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

https://github.com/dasdata/gortanagtp

Console Application with Voice and Text Interaction Latest ChatGPT API
https://github.com/dasdata/gortanagtp

azure chatgpt dotnetcore

Last synced: about 1 month ago
JSON representation

Console Application with Voice and Text Interaction Latest ChatGPT API

Awesome Lists containing this project

README

        

# Gortana GPT - Voice Chat Interface using Azure Cognitive Services and OpenAI ChatGPT

This project is a .NET 7.0 C# console application that utilizes Azure Cognitive Services and OpenAI ChatGPT to create a voice chat interface.
With this project, you can have natural, voice-based conversations with a chatbot using your microphone.

## Features

Several features are integrated:

02.03.23
- choose voice or text interaction
- reset conversation
- keep short time memory
- timeout reset if no voice interaction present
- random avatars
- typing & voice sync

## Tools Used

This project uses the following tools:

- .NET 7.0
- C#
- Azure Cognitive Services
- OpenAI ChatGPT API

## Resources

- [.NET 7.0](https://dotnet.microsoft.com/download/dotnet/7.0)
- [Visual Studio](https://visualstudio.microsoft.com/)
- [Azure Cognitive Services](https://azure.microsoft.com/en-us/services/cognitive-services/)
- [OpenAI ChatGPT API](https://beta.openai.com/docs/api-reference/chat/introduction)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.