Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sushantjadhav416/gpt4_translator_app_asp.net
- Owner: sushantjadhav416
- Created: 2024-01-20T07:53:04.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-07T06:39:43.000Z (10 months ago)
- Last Synced: 2024-10-14T08:07:17.042Z (3 months ago)
- Language: HTML
- Size: 854 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: