Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Essay_Grading

運用Assistants API,編寫一個網頁讓使用者輕鬆快速地為英文作文評分及批錯。

Go程式設計 Final Project

通識選修科目的期末專題,運用所學知識創造出一個以Go為基礎的應用。
Proposal
Presentation

功能

Auto Grading Tool。

  • 簡便快速 相較於用ChatGPT批改作文,更有系統、更精確
  • 訂正錯誤 會自動修正錯誤並告知使用者如何更改會更好
  • 評分精準 依據四個不同面向: 內容、組織、文法及語句結構、辭彙拼寫,給予分數

如何操作

下載程式碼

git clone https://github.com/weiling920131/Essay_Grading.git

啟動前後端

cd frontend
go run .
# 切另一個終端
cd backend
go run .

首頁

Imgur

創建session

Imgur

輸入文章及題目

Imgur

輸出

Imgur

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages