Skip to content

ai-agent-coder/ai-any-text-classifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI any text classifier & sorting

  • Why: When your log files are very large and there are so many of them, and you don't know where to start, you can use ai-any-text-classifier to classify your logs or files, git logs and other texts, so that you can clearly see where the relevant information is.

Feature

  • File classification (matching rules)
  • Filter markdown todos
  • Log classification
  • Git log classification
  • File sorting
  • Visualization operate & process
  • Support GPT ask for search or sorting

Init

conda create -n ai-any-text-classifier python=3.11
conda activate ai-any-text-classifier
poetry install

Visualization

About

AI any text classifier & sorting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%