Spaces:
Sleeping
Sleeping
| ALTERNATIVES = { | |
| "simple factual question": [ | |
| {"text": "Search Engine (Google)", "url": "https://www.google.com"}, | |
| {"text": "Wikipedia Encyclopedia", "url": "https://www.wikipedia.org"}, | |
| {"text": "Ask a Human Expert (Quora)", "url": "https://www.quora.com"} | |
| ], | |
| "mathematical calculation": [ | |
| {"text": "Wolfram Alpha Engine", "url": "https://www.wolframalpha.com"}, | |
| {"text": "Geogebra Calculator", "url": "https://www.geogebra.org"}, | |
| {"text": "Desmos Graphing", "url": "https://www.desmos.com"} | |
| ], | |
| "creative content generation": [ | |
| {"text": "Writing Prompts (Reddit)", "url": "https://www.reddit.com/r/WritingPrompts/"}, | |
| {"text": "Thesaurus/Dictionary", "url": "https://www.thesaurus.com"}, | |
| {"text": "Project Gutenberg Books", "url": "https://www.gutenberg.org"} | |
| ], | |
| "complex research query": [] | |
| } |