Fenix AI is a pre-LLM platform with language models bolted on
Fenix AI is an apartment leasing chatbot that predates modern LLMs. Fenix is built around scripted chatbot flows and intent recognition. LLM features have been added on top of the original chatbot framework, but the underlying engine is still scripted. The voice agent, chat bot, and outbound flows all sit on top of an intent-classifier + decision-tree platform that was designed years before modern LLMs existed. Recent LLM features are layered on the legacy stack, not native to it.



