Difference between revisions of "Bing/Copilot"
m |
m |
||
| Line 12: | Line 12: | ||
* [[Assistants]] ... [[Hybrid Assistants]] ... [[Agents]] ... [[Negotiation]] | * [[Assistants]] ... [[Hybrid Assistants]] ... [[Agents]] ... [[Negotiation]] | ||
* [[Python]] ... [[Generative AI with Python]] ... [[Javascript]] ... [[Generative AI with Javascript]] ... [[Game Development with Generative AI]] | * [[Python]] ... [[Generative AI with Python]] ... [[Javascript]] ... [[Generative AI with Javascript]] ... [[Game Development with Generative AI]] | ||
| + | * [[Development]] ...[[Development#AI Pair Programming Tools|AI Pair Programming Tools]] ... [[Analytics]] ... [[Visualization]] ... [[Diagrams for Business Analysis]] | ||
* [[Natural Language Processing (NLP)]] ...[[Natural Language Generation (NLG)|Generation]] ...[[Large Language Model (LLM)|LLM]] ...[[Natural Language Tools & Services|Tools & Services]] | * [[Natural Language Processing (NLP)]] ...[[Natural Language Generation (NLG)|Generation]] ...[[Large Language Model (LLM)|LLM]] ...[[Natural Language Tools & Services|Tools & Services]] | ||
* [[Attention]] Mechanism ...[[Transformer]] Model ...[[Generative Pre-trained Transformer (GPT)]] | * [[Attention]] Mechanism ...[[Transformer]] Model ...[[Generative Pre-trained Transformer (GPT)]] | ||
Revision as of 15:59, 17 March 2023
YouTube search... ...Google search
- BingAI] | Microsoft
- Generative AI ... OpenAI's ChatGPT ... Perplexity ... Microsoft's BingAI ... You ...Google's Bard
- Assistants ... Hybrid Assistants ... Agents ... Negotiation
- Python ... Generative AI with Python ... Javascript ... Generative AI with Javascript ... Game Development with Generative AI
- Development ...AI Pair Programming Tools ... Analytics ... Visualization ... Diagrams for Business Analysis
- Natural Language Processing (NLP) ...Generation ...LLM ...Tools & Services
- Attention Mechanism ...Transformer Model ...Generative Pre-trained Transformer (GPT)
- Prompt Engineering (PE) ...PromptBase ... Prompt Injection Attack
- Excel - Data Analysis
- Text Transfer Learning
Possible flow:
- Get 'Chat prompt' from user
- Use 'Chat prompt' to perform 'traditional web search' to yield 'web search result'
- From 'web search result' use ChatGPT to formulate 'Chat answer' back to user
- Using 'Chat answer' find best 'reference links' to show back to user