News

The main API for this project is meant to be a drop-in replacement to the OpenAI API, including Chat and Completions endpoints. It is 100% offline and private. It doesn't create any logs. It doesn't ...
for/while loops – For when you really mean it ... List comprehensions – One-liner magic (even with nested loops!) Tuples () ... A cozy little crash course in Python; perfect for refreshing syntax, ...