Geppetto is a simple package designed for AdonisJS developers, designed for development only.
It allows to generate AdonisJS code, with LLMs, and thus tries to improve productivity.
A AdonisJS v6 application
- Add a Anthropic API key to your environments variables:
# .env
ANTHROPIC_API_KEY="<replace_with_your_own_api_key>"
- Installation the NPM module, and configure it:
node ace @valyent/geppetto