Fabric
Fabric copied to clipboard
Fabric is an open-source framework for augmenting humans using AI. It provides a modular system for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
ouptut -> output
1.1.1.1 is owned by another company, so the example IP should probably either be a local ip only (to prevent external use) or 0.0.0.0 if the assumption is that the...
https://github.com/danielmiessler/fabric/blob/main/infrastructure/server/fabric_api_keys.json#L3 looks like an exposed token, you might wish to revoke it and replace this with a placeholder/leave it blank. Sorry if this is a false alarm!
As per issue #4 This is a working implementation. I'm happy to organize it differently or integrate it in some way. I'd love to collaborate on what you think the...
You better use dotenv to keep your api key hidden
I looks like a very promising project but I don't understand what kind of framework it is. There aren't any examples included or anything. I'm taking courses in machine learning...
"fabric" is the name of an existing Python library: https://github.com/fabric I'm not sure what to suggest here, but I think you may find that this generates some confusion.
This provides a simple general client and API endpoint for simple patterns. ``` usage: general_client.py [-h] [-p PATTERN] [prompt] Send a request to the API. positional arguments: prompt The prompt...
Fixes a missing dependency on the requirements for API server, and fixes a bug with how API keys are set within the client.
Miss Click?