Sequence Wizard is an AI-powered educational tool that learns to predict the next number in mathematical sequences. The AI uses a sophisticated 4-level hierarchy and gets smarter with every sequence you teach it.
- Enter Sequence: Type numbers separated by spaces or commas
- Get Prediction: Click "Predict Next Number" to see AI's guess
- Give Feedback: Mark the prediction as Correct or Wrong
- Teach AI: If wrong, provide the correct answer to train the AI
For a step-by-step walkthrough, see the official documentation on installing activities:
How to Install Activities – Sugar Labs Wiki
Alternatively, for development or testing purposes, you may clone or copy the activity directory into your ~/Activities folder and then restart Sugar to have it appear in the activity ring:
git clone <repository-url> ~/Activities/<activity-name>
cp -r /path/to/local/activity ~/Activities/
