Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sushantjadhav416/gpt4_translator_app_asp.net


https://github.com/sushantjadhav416/gpt4_translator_app_asp.net

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Build a GPT-4 Powered Translator like GTranslator in ASP.NET

This a GPT-4 Powered Translator like GTranslator which build using ASP.NET core .

# Prerequisites:
- Visual Studio installed with Dot Net Framework.
- Understanding of ASP.NET MVC
- Understanding of HTML,css for frontend
- Understanding of OpenAi API keys .

# Obtaining the API Key
- To obtain key go to the OpenAi website and do login.
- go to API keys
- Generate an API key and copy and add to the configuration appsettings.json file.

# Screenshot: