AI Personal Learning
and practical guidance
TRAE

AI knowledge Page 10

构建RAG应用最简单易懂的教程之一-首席AI分享圈

One of the easiest and most understandable tutorials for building RAG apps

The introduction of ChatGPT ushered in an important moment in enabling organizations to envision new application scenarios and accelerating the adoption of AI by these companies. A typical application in the enterprise space is to enable users to talk to chatbots and get answers to their questions based on a company's internal knowledge base. However, ChatG...

营销人员和作家最佳AI写作提示示范-首席AI分享圈

Best AI Writing Prompt Demonstrations for Marketers and Writers

It's 2024, and generative AI writing tools are no longer science fiction fantasies, but real, viable tools with many applications in the workplace that can make our jobs easier. Marketers and content creators, perhaps more than any other industry, rely on AI writing...

CoT(Chain-of-Thought) 链式思维-首席AI分享圈

CoT (Chain-of-Thought) Chain of Thought

AKA: Chain-of-Thought Definition and Principles of Chain-of-Thought 'Chain-of-Thought' (CoT for short) is a method of thinking based on the principle of creating a chain of thoughts consisting of a series of linked thinking steps. The method helps people to be more systematic by breaking down the thinking process into a series of ordered steps...

ChatGPT 提示指令 术语速查表-首席AI分享圈

ChatGPT Cue Commands Glossary of Terms

There was a time when conversing with AI was an adventure. Now, by mastering key terms and commands, you'll easily navigate AI and make conversations lively and productive. 1. Learning terminology is the first step in mastering AI capabilities and is as important as learning the basic vocabulary of a new language, especially ChatGPT. 2...

Llama 3:一个多功能、开源的 AI 模型系列-首席AI分享圈

Llama 3: A Versatile, Open Source Family of AI Models

Abstract: This paper introduces a new set of foundational models called Llama 3. Llama 3 is a community of language models with innate support for multilingualism, code writing, reasoning, and tool usage. Our largest model is a dense context window with 405 billion parameters and up to 128,000 tokens...

如何选择合适的 Embedding 模型?-首席AI分享圈

How to choose the right Embedding model?

Retrieval Augmented Generation (RAG) is a class of applications in Generative AI (GenAI) that supports the use of one's own data to augment the knowledge of an LLM model (e.g., ChatGPT). RAG typically uses three different AI models, namely the Embedding model, the Rerankear model, and the Large Language Model. In this paper, we will ...

什么是 Transformer?-首席AI分享圈

What is Transformer?

  Transformer is a deep learning modeling architecture for Natural Language Processing (NLP), proposed by Vaswani et al. in 2017. It is mainly used for processing sequence-to-sequence tasks, such as machine translation, text generation, and so on. Briefly, the original Transformer model for text generation...

COT及相关高级提示变种提示词讲解-首席AI分享圈

COT and related advanced cue variants cue words explained

DISCLAIMER: While basic hinting techniques (e.g., zero/few sample examples or imperative hints) are very efficient, more sophisticated hints may be more effective when faced with some complex puzzles (e.g., math/programming or problems requiring multi-step logical reasoning). Since Large Language Models (LLMs) deal with such problems...

ChatGPT Prompts Level 10 Tips: From Novice to Expert

I've invested a lot of time researching and testing various cues to find the best results. In this video, I've summarized all these experiences into 10 levels of cue word design techniques. We'll start with the basics and go all the way down to the expert techniques that won the recent Singapore Prompter Design Competition. Then we...

List of common words used by Agent

How to water a thesis? Choose Agent-related propositions, add the following inspirations to React for experimentation, and work backwards to the argument based on the results, which will generally yield some results. Information Perception English Chinese Chinese Explanation Perception refers to the process of acquiring information about the environment through the senses, which encompasses...

提示工程在大语言模型中应用的必要性-首席AI分享圈

The Need for Cue Engineering in Large Language Modeling

The following focuses on the basic idea of hint engineering and how it can improve the performance of the Large Language Model (LLM)... Interfaces for LLM: One of the key reasons why large language models are so hot is that their text-to-text interfaces enable a minimalist operational experience. In the past, solving tasks using deep learning typically required...

MemGPT项目:在对话中保持长记忆-首席AI分享圈

The MemGPT program: keeping long memories in conversation

Open source address: https://github.com/cpacker/MemGPT Thesis address: https://arxiv.org/abs/2310.08560 Official website: https://memgpt.ai/ MemGPT supports: 1. Management of long-term memory or state 2. Linking of RAG-based technologies External data sources 3.

SEO for Beginners Guide

This beginner's guide consists of seven chapters that contain everything you need to understand the basics of SEO and start improving your rankings. You'll also find links to helpful resources on our SEO blog and YouTube channel so you can build your own path to SEO savvy . 1/ How Search Engines Work...

Evaluating the Impact of Large-scale Language Modeling (LLM) on Knowledge Workers

Original article: https://www.hbs.edu/ris/PublicationFiles/24-013_d9b45b68-9e74-42d6-a1c6-c72fb70c7282.pdf The purpose of this paper is to explore the impact of artificial intelligence on the productivity and quality of knowledge workers, with field experiments Drawing conclusions. The research team includes researchers from ha...

多样本(示例)越狱攻击-首席AI分享圈

Multibook (example) jailbreak attack

Researchers have investigated a "jailbreak attack" technique - a method that can be used to bypass security fences set up by developers of large language models (LLMs). The technique, known as the "multisample jailbreak attack," works on Anthropic's own models as well as those produced by other AI companies. The researchers pre...

ReAct: 大语言模型中推理和行动协同工作-首席AI分享圈

ReAct: Reasoning and Action Working Together in Large Language Models

Original: https://arxiv.org/pdf/2210.03629.pdf Can't understand how ReAct works and applies even after reading it? See ReAct Implementation Logic in Practice with real-world examples. Abstract Although large-scale language models (LLMs) are useful in the tasks of language understanding and interactive decision...

RAG:检索增强-首席AI分享圈

RAG: Retrieval Augmentation

RAG (Retrieve Augmented Generation) is a technique for optimizing the output of Large Language Models (LLMs) based on authoritative knowledge base information. This technique extends the functionality of LLMs to refer to the internal knowledge base of a particular domain or organization when generating responses to...

en_USEnglish