An assistant ... For the radio
This project is configured out-of-the-box to be a natural-language "Radio Worker" using Radio Frequency Machine Learning (RFML) concepts.
The application defaults to looking for a model named rfml via a local API like Ollama or LM Studio.
- Install Ollama (or another local provider like LM Studio).
- Create or run your preferred RFML-capable model (or tag an existing one as
rfml):(Alternatively, you can just change the model name in settings toollama run rfml
gemma3:8borqwen3.5:9bdepending on what you have installed.) - Open the application Settings and ensure the API Base URL is set to
http://localhost:11434/v1and the Model Name is set torfml(or your model of choice).
The AI acts as an RFML specialist and semi-chatbot. Tell the AI what you want to do (e.g., "Tune the radio to 14.074 MHz in USB mode"), and it will automatically control the dashboard using internal tags.
02 MAR 2026 : tested with several offline available models Gemma 3 8B preforms the best for its size ..... smaller models can be used but must be fine tuned 08 MAR 2026 : testing with Qwen 3.5 9B is looking promising