This is a proof-of-concept (POC) for a CLI coder tool using the Deepseek LLM model. It features a simple, interactive terminal interface with support for multiple commands.
A Node.js version of this tool is available in the nodejs directory. For detailed installation and usage instructions, please see the Node.js README.
A Python version of this tool is available in the python directory. For more information, please see the GEMINI.md file.