Create a full functionality project creation flow with the following features: ## Base - [x] Importing existing csv - [x] creating new basic project - [ ] loading a column config file on project creation - [ ] saving a default column config file - [ ] dirty directory checking ## After AI is implemented - [ ] some kind of AI setup (API key, etc) - [ ] project context
Create a full functionality project creation flow with the following features:
Base
After AI is implemented