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.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jad2121 f4f337d699 updated gui to include adding API key and updating patterns 1 year ago
..
static updated gui to include adding API key and updating patterns 1 year ago
.gitignore changed name of web_frontend to gui as this is a standalone electron app 1 year ago
README.md added drag and drop and updated UI 1 year ago
chatgpt.js updated gui to include adding API key and updating patterns 1 year ago
index.html updated gui to include adding API key and updating patterns 1 year ago
main.js updated gui to include adding API key and updating patterns 1 year ago
package-lock.json updated gui to include adding API key and updating patterns 1 year ago
package.json updated gui to include adding API key and updating patterns 1 year ago
preload.js updated gui to include adding API key and updating patterns 1 year ago

README.md

Fabric is not just a tool; it's a transformative step towards integrating the power of GPT prompts into your digital life. With Fabric, you have the ability to create a personal API that brings advanced GPT capabilities into various aspects of your digital environment. Whether you're looking to incorporate powerful GPT prompts into command line operations or extend their functionality to a wider network through a personal API, Fabric is designed to seamlessly blend with your digital ecosystem. This tool is all about augmenting your digital interactions, enhancing productivity, and enabling a more intelligent, GPT-powered experience in every aspect of your online presence.

Features

  1. Text Analysis: Easily extract summaries from texts.
  2. Clipboard Integration: Conveniently copy responses to the clipboard.
  3. File Output: Save responses to files for later reference.
  4. Pattern Module: Utilize specific modules for different types of analysis.
  5. Server Mode: Operate the tool in server mode for expanded capabilities.
  6. Remote & Standalone Modes: Choose between remote and standalone operations.

Installation

  1. Install dependencies: npm install
  2. Start the application: npm start

Contributing

We welcome contributions to Fabric! For details on our code of conduct and the process for submitting pull requests, please read the CONTRIBUTING.md.