IOR-BIC/ALBA — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a C++ biomedical application framework like ALBA. I want it to help developers create medical and biomedical data tools without starting from scratch.

It should be modular, so different parts like data handling, importing and exporting, visualization, GUI tools, operations, interaction, examples, and testing can be developed separately but still work together. It should be able to manage complex biomedical datasets and workflows, and it should be designed with performance in mind for large data.

Please set it up with CMake, include clear build instructions, a license file, example apps that show how to use the library, and basic documentation so new contributors can understand the project. Add a simple logo placeholder and organize the code cleanly into core library areas, GUI, IO, views, modules, testing, and installer related folders.

Look up current docs online if you need to, but keep the first version focused on a usable library skeleton that can compile and be extended.

Want more depth? Deep Reverse