Figment is a graphical node-based app for preparing data for feeding into creative AI applications. It helps you massage your data into shape. It is well built for handling large datasets, built-in ML tasks, and creative operations.
Figment is an Electron app written in JavaScript and React.
If you just want to use Figment, go to the download page and download the latest release. You might want to read the tutorial as well, and browse through the node reference.
If you want to help building or improving Figment, welcome! To get a local copy up and running, do the following:
After you've cloned the repository, use npm to install the dependencies:
npm install
Once you've installed the dependencies, start the app and bundler by running:
npm start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL 2.0 License. See LICENSE for more information.
Figment is developed as part of The Algorithmic Gaze, the AI research lab at Sint Lucas School of Arts in Antwerp.
- Frederik De Bleser — frederik.debleser@kdg.be
- Lieven Menschaert — lieven.menschaert@kdg.be
- Ine Vanoeveren — ine.vanoeveren@kdg.be