archignes / searchjunct

Searchjunct helps you explore possibility in search by routing your query across multiple search engines.
https://searchjunct.com
MIT License
2 stars 0 forks source link

Add Rubik's AI? #136

Open psm227 opened 2 months ago

psm227 commented 2 months ago

https://rubiks.ai

danielsgriffin commented 1 month ago

Thanks! Please tell me if you know of anything written on it, from the builders or externally.

Here is what I'm adding for now:

{
    "name": "Rubik's AI",
    "id": "rubiks-ai",
    "characteristics": {
      "output": "generated response"
    },
    "search_link": "https://rubiks.ai/search/?q=%s",
    "base_url": "https://rubiks.ai",
    "default_placeholder": "How can I help you?",
    "twitter_link": "https://twitter.com/RubiksAI"
  }
]

You can see the fields I use in the src/data/systems.json file.

psm227 commented 1 month ago

That looks accurate. Your collection is quite impressive!