This project pushes the boundaries of C++ template metaprogramming by implementing a Language Model that performs inference entirely at compile-time. Instead of calculating text during runtime, the ...