-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This wiki serves as a comprehensive guide to ChaiNNer, a visual programming language and development environment for chaining image processing tasks together. Below are the key sections of the documentation:
01--Contributing - Overview of how to contribute to the ChaiNNer project, with setup instructions and project structure.
02--Data-Representation - Details on how ChaiNNer handles various data types such as images, text, and numbers, along with conventions for node implementations.
03--Nodes - Information about nodes in ChaiNNer, covering their structure, rules, and methods for implementation.
04--Navi - Overview of the Navi type system used for static validation and real-time feedback in ChaiNNer.
05--CLI - Instructions for operating ChaiNNer in command-line interface mode, allowing for chain execution without a GUI.
06--Troubleshooting - Solutions to common issues encountered while using ChaiNNer, addressing installation and runtime problems.
07--FAQ - Answers to frequently asked questions about ChaiNNer, including feature requests and usage scenarios.
For more information, check out the individual sections linked above. If you have any questions or need further assistance, feel free to reach out to the community in discord or open an issue on the GitHub repository.
Thank you for visiting the ChaiNNer wiki!