Replies: 2 comments 1 reply
-
Interesting! Can you give us some examples? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure ! The idea is to add the ability to do things like : echo "{folder_path}" | fabric --some_folder_flag_name --pattern "find what are the total cost for company X in the month of Jan" . OR echo "{file_path}" | fabric --readfile_flag --patern "do something" - example : pass a video file , ask fabric to create subs . |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello and excellent work !
I was wondering if it is somehow possible to use fabric on files just like i would use OpenAI's Data analytics upload functionality and analyze , extract and manipulate data from files?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions