GithubHelp home page GithubHelp logo

allandutra / english-tutor-chat-gpt Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 10 KB

This project is a simple spelling correction API from ChatGPT, which has a unique and efficient method to correct misspelled English texts. When sending a text with errors as a query param named "text", the API returns the same text, but with all necessary corrections made.

License: MIT License

C# 100.00%
chatgpt-api csharp dotnet dotnet-core dotnet7 english

english-tutor-chat-gpt's Introduction

๐ŸŒŽ English Tutor

This project is a simple spelling correction API from ChatGPT, which has a unique and efficient method to correct misspelled English texts. When sending a text with errors as a query param named "text", the API returns the same text, but with all necessary corrections made.

The following technologies were used in this project:

  • C#;
  • ASP .NET Core;
  • .NET 7.0;
  • ChatGPT.

๐Ÿ“ซ Routes

English Tutor Controller

"/api/english-tutor"

Get the text entered in corrected form using ChatGPT

query params:

text: string

response:

string

๐ŸŒ Status

Finished project โœ…

๐Ÿงฐ Prerequisites

  • .NET 7.0 or +

  • User secrets named "ChatGptSecretKey"

๐Ÿ”ง Installation

$ git clone https://github.com/AllanDutra/english-tutor-chat-gpt.git

$ cd english-tutor-chat-gpt

$ dotnet restore

$ dotnet run

Server listenning at http://localhost:5256!

๐Ÿ”จ Tools used

english-tutor-chat-gpt's People

Contributors

allandutra avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.