top of page
Note: Although Krixik has recently pivoted, this version of the website remains live for demo purposes.
​​
More coming soon.
​

Small AI Prototyping for Devs.
Specialized. Versatile. Affordable. Precise.
Small AI model sequences. Easy to assemble, consume, and modify.
Think of Your Process As A Sequence of AI Steps
Select one to build with Krixik:
ocr
text-embedder
vector-db
keyword-db
keyword-db
keyword-db
text-embedder
vector-db
pipeline = krixik.create_pipeline( name = "my-ocr-vector-pipeline" module_chain = ["ocr", "text-embedder", "vector-db"])
This pipeline accepts image input and returns a vector-searchable FAISS DB.

bottom of page