Welcome to "cool" driven development
↓
Nahcrof is a project that's been going on for ~2 years. The whole time, my only goal has been to make something cool...
While the objective has remained the same, the definition hasn't. So even though it's very possible that this won't be "cool" tomorrow, or maybe not even today, this is what I would call cool for now.
Maybe you'll think so too.
CrofAI is an AI inference platform. The goal is to save money, and in doing though it has become the cheapest inference provider in the world (for most models)
RISE is a game. A very simple, browser, text-based game. The three purposes were to make a simple and fun game for some friends to play, test out nahcrofDB and show just how well it could handle a game with multiple active players constantly causing writes in unique ways, and bring a group together to build something as a team.
A key-value database designed to scale far, and cheap. This database is used in production for every nahcrof product and can (depending on your hardware) handle millions of writes per second on a single thread.
An AI Chat App built around CrofAI models. This creates a nice interface to interact with the models that we host.