A CTFd plugin that add AI conversations for lore or AI challenges purposes.
  • Python 47.8%
  • JavaScript 38.7%
  • HTML 10.9%
  • CSS 2.6%
Find a file
2026-03-26 14:49:18 +01:00
assets Initial commit 2026-03-26 14:49:18 +01:00
providers Initial commit 2026-03-26 14:49:18 +01:00
templates Initial commit 2026-03-26 14:49:18 +01:00
utils Initial commit 2026-03-26 14:49:18 +01:00
.gitignore Initial commit 2026-03-26 14:49:18 +01:00
__init__.py Initial commit 2026-03-26 14:49:18 +01:00
config.json Initial commit 2026-03-26 14:49:18 +01:00
constants.py Initial commit 2026-03-26 14:49:18 +01:00
LICENSE.md Initial commit 2026-03-26 14:49:18 +01:00
models.py Initial commit 2026-03-26 14:49:18 +01:00
routes.py Initial commit 2026-03-26 14:49:18 +01:00
schemas.py Initial commit 2026-03-26 14:49:18 +01:00
tests.py Initial commit 2026-03-26 14:49:18 +01:00