Knowledge Centre

CustomGPT

Resources: CustomGPT uses no-code visual builder is easy to use, even non-technical people have built amazing custom GPT chatbots.

Two ways to get started: Bring your AI vision to life without writing any code. Get started by uploading documents OR use website content, and use our easy no-code visual builder to build your custom GPT chatbot.

  • Build using documents: Start by uploading some documents and get a custom chatbot in seconds. Just select "Create Project" and then the "Upload" tab to upload documents. We support 1400+ document formats.
  • Build using website content: If you need to ingest website content, just input a sitemap into the "Sitemap" tab. Use our free tools to find your sitemap or create a custom sitemap from various forms of web content (websites, helpdesks, Youtube videos, podcasts, RSS feeds, Google results, and more)
  • Create your first project [email.customgpt.ai].

Email CustomGPT here.

AI courses

๐—•๐—ฒ๐—ด๐—ถ๐—ป๐—ป๐—ฒ๐—ฟ:
๐Ÿญ. Introduction to AI - IBM: https://lnkd.in/eCXRJSmM
๐Ÿฎ. AI Introduction by Harvard: https://lnkd.in/eNJ_4Cnp
๐Ÿฏ. Intro to Generative AI: https://lnkd.in/e3fQzfFY
๐Ÿฐ. Prompt Engineering Intro: https://lnkd.in/e3Ww6pDz
๐Ÿฑ. Google's Ethical AI: https://lnkd.in/enpfVNCw

๐—œ๐—ป๐˜๐—ฒ๐—ฟ๐—บ๐—ฒ๐—ฑ๐—ถ๐—ฎ๐˜๐—ฒ:
๐Ÿฒ. Harvard Data Science & ML: https://lnkd.in/ev_zVCPp
๐Ÿณ. ML with Python - IBM: https://lnkd.in/eb2eMYt9
๐Ÿด. Tensorflow Google Cloud: https://lnkd.in/eMAyvDbe
๐Ÿต. Structuring ML Projects: https://lnkd.in/ehx8gP8W

๐—”๐—ฑ๐˜ƒ๐—ฎ๐—ป๐—ฐ๐—ฒ๐—ฑ:
๐Ÿญ๐Ÿฌ. Prompt Engineering Pro: https://learnprompting.org
๐Ÿญ๐Ÿญ. Advanced ML - Google: https://lnkd.in/eTCrgUBe
๐Ÿญ๐Ÿฎ. Advanced Algos - Stanford: https://lnkd.in/eqD39TVs

๐ŸŽ ๐—•๐—ผ๐—ป๐˜‚๐˜€:
Amazon's AI Strategy: https://lnkd.in/e39JKBk2

Python

Chain-of-thought (CoT) Prompting for LLMs

LLM: Hallucinations and Annotation Capabilities

Hallucinations in LLMs

  1. Siren's Song in the AI Ocean: A Survey on Hallucination in Large Language Models [arxiv.org] [Zhang et al_2023]
  2. HaluEval: A Large-Scale Hallucination Evaluation Benchmark for Large Language Models [aclanthology.org] [Li et al. 2023]
  3. Chain-of-Verification Reduces Hallucination in Large Language Models [Dhuliawala et al. 2023]
  4. MaxMin-RLHF: Towards Equitable Alignment of Large Language Models with Diverse Human Preferences [Chakraborty et al.]

Prompt-engineering for vision language models

  1. What does CLIP know about a red circle? Visual prompt engineering for VLMs [openaccess.thecvf.com] [Shtedritski_2023]

Annotation Capabilities of Large Language Models

  1. Machine-assisted mixed methods: augmenting humanities and social sciences with artificial intelligence [arxiv.org]
  2. Last Words: Empiricism Is Not a Matter of Faith [aclanthology.org]
  3. AFaCTA: Assisting the Annotation of Factual Claim Detection with Reliable LLM Annotators [arxiv.org]
  4. Isย ChatGPTย a Good Causal Reasoner? A Comprehensive Evaluation [aclanthology.org]
  5. Large Language Models for Data Annotation: A Survey [arxiv.org]
  6. Just Ask for Calibration: Strategies for Eliciting Calibrated Confidence Scores from Language Models Fine-Tuned with Human Feedback
  7. ChatGPT Outperforms Crowd-Workers for Text-Annotation Tasks [arxiv.org]
  8. LLMs Accelerate Annotation for Medical Information Extraction [proceedings.mlr.press]
  9. Can Large Language Models Transform Computational Social Science? [arxiv.org]
  10. LLMAAA: Making Large Language Models as Active Annotators [aclanthology.org]

Other areas to consider could be on how can we better evaluate annotations generated by LLMs, and how to best make use of such annotations along with human annotations, for better training of down-stream models

Scroll to Top