2025-07-26 · Ryan X. Charles
Today I’m excited to announce that I have moved three new projects under the
banner of EarthBucks:
- Nutorch: A new GPU-based data analysis tool for Nushell
written in Rust. The purpose of Nutorch is to bring the power of PyTorch to
Nushell. Nutorch is backed by the same C++ library that powers PyTorch, called
libtorch.
- Termplot: A new terminal-based plotting tool for the
command line and Nushell. Termplot is designed to be a simple and fast way to
visualize data in the terminal, without the need for a GUI.
- Hallucipedia: An AI-generated encyclopedia that is
designed to be a fun application of AI. Like Wikipedia, Hallucipedia is
generated by users. However, instead of simply writing articles, you create AI
agents which you prompt to generate articles.
This continues the theme of rebranding and refocusing EarthBucks on AI.
I will share more news and details with time.