-
Notifications
You must be signed in to change notification settings - Fork 6
/
poe.html
72 lines (63 loc) · 4.33 KB
/
poe.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HS1CLSVM1Z"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HS1CLSVM1Z');
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>POE - Quora's New AI ChatBot</title>
<meta name="keywords" content="poe ai quora,poe ai,poe ai chat,poe ai chatbot,poe ai review,poe ai app,poe ai chat gpt,poe ai claude,poe fast ai chat android,poe fast ai chat,poe ai chatgpt 4,poe ai chat pc,poe ai chat windows,quora ai chatbot,quora chatgpt,quora chatbot poe,poe.com,claude plus, clude instant,gpt 4,chat gpt, chat gpt tutorials,ai chatbot,free ai chatbot"/>
<meta name="description" content="Poe is an artificial intelligence chatbot platform developed by Quora and launched in December 2022.It allows users to ask questions and obtain answers from a range of AI bots built on top of large language models, including those from ChatGPT developer OpenAI.">
<style>
body{
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}
p{
background-color: whitesmoke;
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
}
a{
color: blue;
text-decoration: none;
}
h2{
background-color:lightskyblue;
}
</style>
</head>
<body>
<div class="title">
<h2>
POE - Quora's New AI ChatBot
</h2>
</div>
<div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/tM4MkycASKE" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
<div class="text">
<h1>POE - Quora's New AI ChatBot</h1>
<p>Quora Launches AI ChatBot "Poe". Poe is an artificial intelligence chatbot platform developed by Quora and launched in December 2022. It allows users to ask questions and obtain answers from a range of AI bots built on top of large language models, including those from ChatGPT developer OpenAI, and other companies like Anthropic.</p>
<h2>Poe by Quora:</h2>
<p>Poe lets you ask questions, get instant answers, and have back-and-forth dialogue with AI.</p>
<h3>About Poe by Quora:</h3>
<p>Short for “Platform for Open Exploration,” Poe — which is invite-only and currently only available on iOS — is “designed to be a place where people can easily interact with a number of different AI agents,”</p>
<p>Poe, then, isn’t an attempt to build a ChatGPT-like AI model from scratch. ChatGPT — which has an aptitude for answering questions on topics ranging from poetry to coding — has been the subject of controversy for its ability to sometimes give answers that sound convincing but aren’t factually true. Earlier this month, Q&A coding site Stack Overflow temporarily banned users from sharing content generated by ChatGPT, saying the AI made it too easy for users to generate responses and flood the site with dubious answers.</p>
<p>At launch, Poe provides access to several text-generating AI models, including ChatGPT. (OpenAI doesn’t presently offer a public API for ChatGPT; the Quora spokesperson refused to say whether Quora has a partnership with OpenAI for Poe or another form of early access.) Poe’s like a text messaging app, but for AI models — users can chat with the models separately. Within the chat interface, Poe provides a range of different suggestions for conversation topics and use cases, like “writing help,” “cooking,” “problem solving” and “nature.”</p>
<h3>Quora has incorporated OpenAI GPT-4 and Claude-v1.2 into their new app, Poe:</h3>
<p>Subscribers to Poe can receive 300 GPT-4 and 1,000 Claude+ messages monthly before encountering limits with messaging speed, bot availability, and quality.</p>
<p>The AI on Poe is currently powered by models from OpenAI and Anthropic. However, they foresee a large number of models available in the near future.</p>
<h3>Poe by Quora pricing:</h3>
<p>The subscription service sign-up is only available through the mobile app and costs $20 a month, with a discounted yearly fee of $200.</p>
</div>
</body>
</html>