Skip to content

spring-iitd/titli

Repository files navigation

Titli Logo

PyPI - Python Version PyPI - Version GitHub License Documentation Status

A toolkit for hosting feature extraction, model training, model inference, and model evaluation of AI-based Intrusion Detection Systems

Pipeline Overview

Documentation

📚 Read the full documentation to get started with Titli.

The documentation includes:

  • Installation guide
  • Quick start tutorial
  • Detailed usage examples
  • Complete API reference
  • And more!

To build the documentation locally:

cd docs
pip install sphinx sphinx-rtd-theme sphinx-autodoc-typehints
make html

Then open docs/build/html/index.html in your web browser.

Installation

pip install titli

Usage

  • Step 1: Copy the test_titli.ipynb file and run it locally.
  • Step 2: Run both the files to train and test IDSs.

About

titli: An NIDS framework library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6