Skip to content

smilli/cmd-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmd-ai Build Status

A tool that performs commands in the shell by parsing natural language input from the user.

Examples:

  • "List my files" instead of ls
  • "Copy hw1.txt to hw1" instead of cp hw1.txt hw1
  • "Rename hw2 to hw2_final" instead of mv hw2.txt hw2_final.txt

About

Allows user to execute shell commands through natural language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages