ArgSemX (Argumentation Semantics Explorer), an interactive web app for exploring argumentation framework semantics.
# Clone the repository
git clone https://github.com/yilinxia/argsemx.git
cd argsemx
# Install dependencies
pnpm install
# Start the development server
pnpm devVisit http://localhost:3000 in your browser.
- Next.js 15 / React 19
- TypeScript
- Tailwind CSS
- shadcn/ui
For question, please create issue or contact Yilin Xia.