-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
Description
Improve the core cortex install natural language parsing for demo reliability.
Current State
Basic functionality works. Needs polish for investor demos.
Requirements
Handle these cases smoothly:
- install something for machine learning
- I need a web server
- set up python development environment
- install docker and kubernetes
- Ambiguous requests (ask clarifying questions)
- Misspellings and typos
Improvements
- Better confirmation prompts
- Show reasoning (I understood you want...)
- Confidence scoring displayed
- Graceful handling of unknown requests
- Suggest alternatives when unsure
Acceptance Criteria
- 10+ natural language test cases pass
- Handles ambiguity gracefully
- Shows AI reasoning to user
- Typo tolerance
- Unit tests for all cases
Bounty: $75 upon merge (+ $75 at funding = $150 total)
Priority: High - core demo feature