Spaces:
Paused
Paused
metadata
sdk: docker
π¨ Pencilclaw v1.0 - Hugging Face Space
A C++ command-line creative writing tool powered by local Ollama
β¨ Features
- π Story & Poem Generation
- π Book Continuation
- βοΈ Code Execution
- π Session Logging
- π Private & Offline AI
π Quick Start
- Deploy this Space on Hugging Face
- Wait for Docker build to complete
- Use the interface to write stories, poems, or execute code
π Commands
| Command | Description |
|---|---|
/HELP |
Show help message |
/STORY <title> |
Generate a short story |
/POEM <subject> |
Compose a poem |
/BOOK <chapter> |
Continue a book |
/EXECUTE |
Run AI-generated C++ code |
/DEBUG |
Toggle verbose output |
/EXIT |
Quit the session |
π οΈ Requirements
- Ollama with model (default:
qwen2.5:0.5b) - libcurl development libraries
- cJSON library
π Security
- Code execution requires confirmation
- Filename sanitization prevents path traversal
- All files isolated in
pencil_data/directory
π License
MIT License