Features :
- Neo4j Aura Instance Creation: Automatically set up a new Neo4j Aura Free instance with the provided credentials.
- Project Scaffolding: Generate a basic project directory structure for your app.
- Model Import and Generation: Import data models from a Neo4j Importer diagram to generate Python models (using neomodel) and CRUD endpoints (using FastAPI).