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
- Host: GitHub
- URL: https://github.com/dasdata/gortanagtp
- Owner: dasdata
- Created: 2022-12-30T15:30:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T14:34:12.000Z (about 2 years ago)
- Last Synced: 2024-11-09T13:37:06.528Z (7 months ago)
- Topics: azure, chatgpt, dotnetcore
- Language: C#
- Homepage:
- Size: 13.8 MB
- Stars: 35
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ChatGPT-repositories - gortanagtp - Console Application with Voice and Text Interaction Latest ChatGPT API (Chatbots)
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.