Skip to content

Question Generation and Grading AI Assistant for Testify Platform

Notifications You must be signed in to change notification settings

Project-Testify/AI-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testify - AI Assistant

Setup

  1. Clone the repository
  2. Install the required packages using pip install -r requirements.txt
pip install -r requirements.txt
  1. Run the app using uvicorn app.main:app --reload
uvicorn app.main:app --reload --port 7401
  1. Open API documentation at http://localhost:7401/docs

Setup using Docker (Recommended)

docker-compose up

About

Question Generation and Grading AI Assistant for Testify Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published