AppGPTStore.aiAppGPTStore.ai
MyScaleGPT logo

MyScaleGPT

myscale.com

This GPT uses external knowledge of ArXiv and Wikipedia with MyScale vector database to boost your chatting experience.

Try this GPT

Hello

Features and Functions

  • MyScale Open Knowledge Base > get_related_arxiv: Get some related papers. You should use schema here: CREATE TABLE ArXiv ( `id` String, `abstract` String, `pubdate` DateTime, `title` String, `categories` Array(String), -- arxiv category `authors` Array(String), `comment` String, ORDER BY id
  • MyScale Open Knowledge Base > get_related_wiki: Get some related wiki pages. You should use schema here: CREATE TABLE Wikipedia ( `id` String, `text` String, `title` String, `view` Float32, `url` String, -- URL to this wiki page ORDER BY id You should avoid using LIKE on long text columns.
  • File attachments: You can upload files to this GPT.

Prompt Starters

  • Please give me some papers on GANs.
  • What is a Ring in mathematics? What property does it have?
  • Do you know papers on NeRF after 2021?

new GPTs