Jellyfish AI (fish) is a command-line tool designed for managing, developing, and running AI models in a controlled, deterministic environment. It provides a cold-core, manipulation-resistant engine that avoids ideology, emotional influence, and social or religious entanglements—ensuring AI development remains purely functional, auditable, and deterministic.
Ensure you have the following installed before starting:
- Meson Build System: This project relies on Meson. For installation instructions, visit the official Meson website.
- Install Meson:
- Follow the installation guide on the Meson website for your operating system.
-
Clone the Repository:
git clone https://github.com/fossillogic/fish.git cd fish -
Configure the Build:
meson setup builddir
-
Compile the Project:
meson compile -C builddir
-
Install the Project:
meson install -C builddir
-
Run the Project:
fish
Interested in contributing? Please open pull requests or create issues on the GitHub repository.
For issues, questions, or feedback, open an issue on the GitHub repository.
This project is licensed under the Apache 2.0 License.