B4J Tutorial [AI] How to use DeepSeek TU Coding Agent with Ollama

Hi Fam

DeepSeek TUI is an open-source command-line agent built on the DeepSeek V4 family. It edits files, runs shells, calls MCP servers, and respects your sandbox.

B4X:
npm install -g deepseek-tui

Follow the simple instructions

I am testing this with an existing project opened with VS Code...

Open your project in VS Code. Open terminal

B4X:
deepseek --provider ollama --model deepseek-v4-pro:cloud

DeepSeekTU.gif


#SharingTheGoodness
 

aeric

Expert
Licensed User
Longtime User
Have you experienced seeing Chinese text responses?
 
Top