diff --git a/README.md b/README.md index a305413..1aa8dd9 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ predict-otron-9000

-Powerful local AI inference with OpenAI-compatible APIs +AI inference Server with OpenAI-compatible API (Limited Features) +

+

+


- > This project is an educational aide for bootstrapping my understanding of language model inferencing at the lowest levels I can, serving as a "rubber-duck" solution for Kubernetes based performance-oriented inference capabilities on air-gapped networks. > By isolating application behaviors in components at the crate level, development reduces to a short feedback loop for validation and integration, ultimately smoothing the learning curve for scalable AI systems. diff --git a/predict-otron-9000.png b/predict-otron-9000.png new file mode 100644 index 0000000..b1ddd4d Binary files /dev/null and b/predict-otron-9000.png differ