APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product. Learn more →
Kalosm Alternatives
Similar projects and alternatives to kalosm
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
-
-
-
-
indexify
Discontinued A realtime serving engine for Data-Intensive Generative AI Applications [GET https://api.github.com/repos/tensorlakeai/indexify: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
fastllm
Discontinued FastLLM - Blazingly Fast Rust based LLM Inference API [GET https://api.github.com/repos/lukehinds/fastllm: 404 - Not Found // See: https://docs.github.com/rest] (by lukehinds)
-
deepwiki-rs
Turn code into clarity. Generate accurate technical docs and AI-ready context in minutes—perfectly structured for human teams and intelligent agents.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
kalosm discussion
kalosm reviews and mentions
-
Dioxus 0.5: Web, Desktop, Mobile Apps in Rust
It is pretty good. I am working on an application that uses SVGs as a way to draw a workflow editor UI with Dioxus: https://github.com/floneum/floneum
-
Show HN: Kalosm an embeddable framework for pre-trained models in Rust
```
## What can you build with Kalosm?
Kalosm is designed to be a flexible and powerful tool for building AI into your applications. It is a great fit for any application that uses AI models to process sensitive information where local processing is important.
Here are a few examples of applications that are built with Kalosm:
- Floneum (https://floneum.com/): A local open source workflow editor and automation tool that uses Kalosm to provide natural language processing and other AI features.
-
Launch HN: AgentHub (YC W24) – A no-code automation platform
This reminds me of Floneum (https://github.com/floneum/floneum), this open-sourced tool for graph-based workflows using local LLMs.
-
Announcing Kalosm - an local first AI meta-framework for Rust
Kalosm is a meta-framework for AI written in Rust using candle. Kalosm supports local quantized large language models like Llama, Mistral, Phi-1.5, and Zephyr. It also supports other quantized models like Wuerstchen, Segment Anything, and Whisper. In addition to local models, Kalosm supports remote models like GPT-4 and ada embeddings.
- Show HN: Kalosm – an local first AI meta-framework in Rust
- Floneum 0.2 released: Headless browsing, package manager, cloud saves, and more
- Floneum, a graph editor for local AI workflows
-
Show HN: Floneum, a graph editor for local AI workflows
1. I would love to support additional model runners including exLlama and API based models like chat GPT. I'm less familiar with how c transformers and GPTQ compare to llama.cpp. GPTQ used to run faster because it supported GPU acceleration, but now llama.cpp supports the GPU as well so that may have changed. Feel free to open a GitHub issue to discuss this: https://github.com/floneum/floneum/issues/new/choose
2. There are a few differences:
-
A note from our sponsor - AppSignal
www.appsignal.com | 9 Aug 2026
Stats
floneum/kalosm is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kalosm is Rust.