This is a program called askai. It takes in data from the user through stdin and arguments. It then uses it to generate responses. For example, if you input some log files and ask it a question about what happened in those log files.
Go to file
2024-01-04 01:20:29 +00:00
LICENSE Initial commit 2024-01-04 01:20:29 +00:00
README.md Initial commit 2024-01-04 01:20:29 +00:00

askai

This is a program called askai. It takes in data from the user through stdin and arguments. It then uses it to generate responses. For example, if you input some log files and ask it a question about what happened in those log files.