What POC demonstrates
- Generation of functional modules.
- Generation of user-interface components.
- Compilation and feedback as part of the evolution loop.
- Operation across macOS, Windows, and Linux.
An experiment in software that can modify its own source code to introduce new functionality or evolve existing functionality while preserving a working application.
Areas of Work: Artificial Intelligence
Project Semilla moves beyond using AI as an external coding assistant. The intelligence becomes part of the application's own evolution cycle: a requested capability is translated into development tasks, source code is generated or modified, the result is compiled, failures are inspected, corrections are attempted, and successful changes are integrated.
POC works and can generate functional modules with UI. Current development work includes path handling, broader testing, refinement of the main GUI, review of GitHub integration, and stronger user control over the evolution process.