Metadata-Version: 2.1
Name: intellikit
Version: 0.0.3
Summary: A python toolkit for case based reasoning, information retrieval, natural language processing and other techniques for AI and intelligent systems.
Author-email: Arthur Kakande <kaksarthur@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/ArthurKakande/intellikit
Keywords: intellikit
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Provides-Extra: all
Requires-Dist: intellikit[extra]; extra == "all"
Provides-Extra: extra
Requires-Dist: pandas; extra == "extra"

# intellikit


[![image](https://img.shields.io/pypi/v/intellikit.svg)](https://pypi.python.org/pypi/intellikit)
[![image](https://img.shields.io/conda/vn/conda-forge/intellikit.svg)](https://anaconda.org/conda-forge/intellikit)


**A python toolkit for case based reasoning, information retrieval, natural language processing and other techniques for AI and intelligent systems.**


-   Free software: MIT License
-   Documentation: https://ArthurKakande.github.io/intellikit
    

## Features

-   TODO
