Skip to content

balgot/aiml-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aiml-fetch

Downloading free AIML (Artificial Intelligence Markup Language) files for loading chatbots.

This repo contains a script to download various publicly available AIML files. The current size of downloaded .aiml files is ~0.5GB. For simple data analysis, please refer to the analysis branch.

Usage

  1. Have installed Python
  2. make virtual environment and activate it
  3. bash download.sh
  4. to view stats about downloaded files, checkout branch analysis and run bash analysis.sh
  5. to clean downloaded files, run bash clean.sh

Disclaimer

Please read the licences for the datasets from their original sources as written in download.sh or in helpers/ and respect the conditions. At the time of publication, all files were freely accessible, if you have any copyright or other legal issues, please notify me.

About

Downloading public AIML files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published