danielmiessler / fabric

fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
https://danielmiessler.com/p/fabric-origin-story
MIT License
25.51k stars 2.71k forks source link

[Question]: Docker documentation #1125

Open nomore1007 opened 1 week ago

nomore1007 commented 1 week ago

What is your question?

I see the stems of trying to set this up in docker. If I build the dockerfile, there's no documentation on how to interface with it. I am trying to build a telegram bot that uses fabric.

SamAcctX commented 1 day ago

So what the Dockerfile does is launch the Fabric REST API. IDK where the APIs are documented tho.