Skip to content

Latest commit

 

History

History
109 lines (94 loc) · 3.66 KB

README.md

File metadata and controls

109 lines (94 loc) · 3.66 KB

GPT4Test





                             





Installation & Execution

git clone https://github.com/MetinKONUK/GPT4TestClient.git
cd GPT4TestClient
npm install
npm run dev


git clone https://github.com/MetinKONUK/GPT4TestUserServer.git
cd GPT4TestUserServer
npm install
npm start


git clone https://github.com/MetinKONUK/GPT4TestModelServer.git
cd GPT4TestModelServer
npm install
npm start

⚠️ Warning: Make sure you place your corresponding API keys to .env file!




Pages

Login Page

Register Page

Dashboard Page

Unit Test Generation & Execution Page

Model Comparison Page

Model Comparison Report Page

Unit Test Generation & Execution History Page





Data Base Design