Syambot CLI is a bridge between local Ollama and the VSCode terminal (or any standard terminal).
It does not include a model engine, so before installing syambot-cli you must:
- Install Ollama first.
- Download at least one Ollama model (example:
gemma4:e2b). - Make sure Ollama is running (
ollama serve) or the Ollama app is active.
Choose your language:
- Indonesia: README.id.md
- English: README.en.md
Contribution guide:
- Indonesia: CONTRIBUTING.id.md
- English: CONTRIBUTING.en.md
This project is licensed under the ISC License. It also incorporates third-party open-source software; see the package.json for a full list of dependencies.