#šŸ’¬ā”‚general

1 messages Ā· Page 27 of 1

fossil sentinel
#

It started with the wrong assumption tho so I can see why it went down that path

zealous totem
#

i took an image of a paper plate with a gray plastic spork but it said the Plate was ceramic and it was a Fork

zealous totem
#

oh damn

fossil sentinel
#

I mean it's integrated with Google lens

zealous totem
#

so it’s still kind of decent

zealous totem
fossil sentinel
#

In terms of OCR capability it's 100% better than copilot

hollow umbra
#

anyone tried haiku yet ? api pricing looks good

zealous totem
#

google lens was always a hit or miss, but sometimes it always finds something so obscure that i’m looking for

zealous totem
fossil sentinel
#

Well actually I'd say copilot isn't even capable of ocr with how poor my tests were

fossil sentinel
zealous totem
zealous totem
zealous totem
fossil sentinel
#

That's what I'm saying

#

Who is out here paying for copilot pro

zealous totem
#

perplexity is perhaps the best ai thing i’ve purchased

zealous totem
fossil sentinel
#

Maybe some companies might but like

#

For the general public just why

zealous totem
#

i guess it’s useful for people just want an ai integrated with edge

#

but still it’s kind of horrid

fossil sentinel
zealous totem
#

are they gonna add inflection to perplexity?

fossil sentinel
lusty mantle
#

You know what's funny if you ask the ai how to make a cheat or find me a pdf or something it won't tell you how but it wills till give you a ton of resources lmao

fossil sentinel
#

I mean that's not that surprising

#

P easy to work around safeguards

zealous totem
#

claude wouldn’t do my homework :<

#

i hate how it refuses a lot and it’s restrictive

tawny elbow
#

That’s the whole thing behind Claude

#

It’s a ā€œsaferā€ ai

#

It’s their main selling point haha

tame current
#

Is perplexity actually good?

agile jay
#

Have you tried it?

tawny elbow
#

It’s good and I still have my subscription but I rarely use it anymore

agile jay
#

It depends what you use it for.

#

If having up to date info is useful for you, then it's very good

round sun
#

its the closest to a swiss army knife for AI

tawny elbow
#

There are better alternatives for that imo but yes, that’s its strong suit

round sun
#

you can do closed source, open source, online, offline, API, and image generation in one sub

agile jay
tame current
#

How’s the email writing or caption writing like

agile jay
#

Never done it.

agile jay
round sun
agile jay
#

Should be around the same, since it's using their API's...

tawny elbow
zealous totem
ripe void
#

Bro omg mac is so annoying

austere kestrel
warm cave
austere kestrel
heady quiver
#

Why Perplexity don’t understand when I said to him to continue???? It’s like he doesn’t have the memory of our previous discussion while being in the same discussion lol.

#

In OpenAI GPT platform If a discussion is there that I want to continue I simply say continue and it continues…but in Perplexity it doesn’t work. What’s with this bulsh1t?

#

I either get this ā€œrandom bulsh1tā€ about copyright or whatever, or that it doesn’t see the attached transcript in order to continue from where it left the discussion…this happens no matter the model used.

#

So how do you guys work with this ā€œcontinueā€ thing if the first box with results doesn’t finished what the AI wanted to write cuz of output contraints?

heady quiver
#

Huh?

calm swan
wooden karma
heady quiver
#

It happens in ALL models

#

Using AI models in perplexity doesn’t have ANY memory of our previous discussion

#

When asking to continue, it simply can’t.

heady quiver
wooden karma
#

i was referring to

In OpenAI GPT platform If a discussion is there that I want to continue I simply say continue and it continues

#

gpt has nothing to do with this

#

so it doesnt make sense to compare ur experience with perplexity (using sonnet) to ur experience with GPT

calm swan
#

Yeah bruh

wooden karma
# heady quiver In OpenAI GPT platform If a discussion is there that I want to continue I simply...

this could be an issue with how perplexity passes sources to the LLM, which im guessing its doing in one of 2 ways, once at the start of the conversation or for every user prompt, so either like:
[SOURCES]
[USER PROMPT]
[ASSISTANT]

[USER PROMPT 2]
[ASSISTANT]
or
[SOURCES]
[USER PROMPT]
[ASSISTANT]

[SOURCES]
[USER PROMPT 2]
[ASSISTANT]

and if it uses the 2nd method i mentioned that could cause the issue ur experiencing

#

but it could also be a bizarre issue with claude 3

chilly forge
#

Did you got any answer to this yet ?

sinful smelt
# heady quiver It happens in ALL models

I had the same issue where entering 'continue...' did not continue. What did work was pasting in the last sentence you want to contine from e.g. 'continue from - You're about to witness...'. This works for me in Claude.

calm swan
whole lark
#

There's a buzz going on in Japan that OpenAI will announce ChatGPT 5 today. I wonder how it will turn out to be?

calm swan
austere kestrel
#

But the screenshot @heady quiver shared shows it didn't retrieve any web sources; it only referred to the file upload (pasted.txt - even if pasted, it's handled as file upload)

#

pretty sure the issue in this case is with how it handles uploaded files (the actual file isn't inserted into the context window verbatim like how it normally works; instead it seems like it queries the doc each time, with relevant embeddings/snippets returned for each query - so again, it isn't a clean user-asssistant-user-assistant-etc conversation, where just saying 'proceed' makes obvious sense for the LLM to just provide the continuation from where it left off)

wooden karma
#

in my response i was assuming file upload was inserted the same way as sources, unless he uploaded a new file

heady quiver
wooden karma
#

u only said it once at the time of my first response, and my bad didnt see

heady quiver
heady quiver
wooden karma
austere kestrel
wooden karma
#

just costs extra and doesnt rlly make sense to sub to different services for the same thing

heady quiver
austere kestrel
#

perplexity can take uploaded documents and provide long outputs - but it wasn't designed for that. It usually takes a fair bit of work to get the kind of performance you might expect from using one of the main LLM providers native interfaces

#

yeah understood

#

I get the appeal of the one subsription

heady quiver
wooden karma
#

not sure if it'll make a difference but doesnt hurt to try

heady quiver
#

Okes

austere kestrel
# austere kestrel I get the appeal of the one subsription

Not trying to say users shouldn't have high expectations and that perplexity is not highly versatile and capable of various tasks, but just that I think it's important to remember that (afaik) perplexity is above all meant to be an answer engine - not an AI swiss army knife

past marten
#

speaking of all of that, is there a way to interface Perplexity via a simple command line interface rather than through the web portal? (I have a feeling the answer will involve APIs.

livid mantle
#

so open ai purposely teased us with gpt-4.5 and microsoft did the same thing with a typo of gpt-5 turbo

austere kestrel
#

alas, I had to manually get the actual URL for that repo because the API doesn't provide citations... But other than that - it honestly works really great

whole lark
# heady quiver I don’t think so…maybe in 2025

That's right. GPT4 was announced today last year, wasn't it?

https://twitter.com/ImAI_Eruel/status/1768106112199667886/photo/1

ęœ¬ę—„3月14ę—„ćÆē”ŸęˆAI恮Xćƒ‡ćƒ¼ć§ć™
1å¹“å‰ć®ä»Šę—„,OpenAI恋悉GPT-4ćŒē™ŗč”Øć•ć‚Œ,ć‚ć‚‰ć‚†ć‚‹ć‚‚ć®ćŒć²ć£ćć‚Ščæ”ć‚Šć¾ć—ćŸ
目下Anthropic恮Claude3ćŒćƒ¦ćƒ¼ć‚¶ćƒ¼č©•ä¾”ć§GPT-4ć‚’č¶…ćˆćŸę„ŸćŒć‚ć‚Š,å…ˆć»ć©Microsoftć®ćƒšćƒ¼ć‚øć§ć€ŒGPT-5ć€ć®ę–‡å­—ćŒē¢ŗčŖć•ć‚ŒćŸć“ćØć‚’č€ƒę…®ć™ć‚‹ćØļ¼Œ
ć€Œćć‚ćć‚ć€ć€Œć‚ć‚‹ćØć™ć‚Œć°ä»Šę—„ć€
ćŖę°—ćŒć—ć¾ć™

past marten
livid mantle
#

is this 5 messages per day

halcyon coral
livid mantle
feral jay
whole lark
#

I tried Haiku on POE and it is haiku, very fast.

violet umbra
#

what model you guys currently use? I used mostly ppx experimental, but today tried GPT4 again and omg ... that stuff got so good im literally mind blown

sleek tapir
south kindle
#

thats fasttttt

austere kestrel
# south kindle thats fasttttt

what did you ask it? I got an inference twice as fast (100 tokens/sec), though asking a basic question (with a shorter response).

#

Curious whether it's our different locations / internet connections etc, or the query

south kindle
#

question i asked: how does a craft dock and undock from the ISS.

proud patio
#

Carefully

south kindle
#

thats been my go to lately since the process is somewhat fresh in my head from crew missions recently. ha.

#

i'm heading back to watch the 3rd startship test launch. lol.

austere kestrel
#

Makes me think it's the length of the response more than anthing

proud patio
austere kestrel
#

I mean it's just really fast

#

Not sure about the output quality yet, but seems pretty solid so far

proud patio
#

On longer threads it can get off course a bit. I've also had 2 instances where the follow up questions it asks aren't relevant to the prompt. But starting a new thread seems to solve both issues.

#

Code quality of Claude 3 is far above the others imo

lone sky
serene sand
vapid onyx
strange rock
#

New audio features are very cool. Hopefully they can be integrated into iOS further to be used in the shortcuts app

austere kestrel
serene sand
vapid onyx
austere kestrel
#

I guess I was reading too much into the latin

#

which btw, I ofc don't actually understand/speak lol

heady quiver
heady quiver
lusty mantle
#

Why isn't there gemini?

tranquil juniper
#

Hey guys. I'm super new to all of this. Is there a way to have Perplexity pull from my own provided data sets?

tranquil juniper
halcyon coral
tranquil juniper
# halcyon coral 25MB

Any API integration that could increase that limit? I got 10 years of historical Real Estate data I wanted to train it on

#

forgive me if that sounded utterly stupid

halcyon coral
tranquil juniper
halcyon coral
austere kestrel
#

would be surprised if it didn't give something broadly helpful (though assigning high expectations to LLM responses is always dangerous ha)

ornate moat
#

hello we made an ai ai gateway. with just one key, u can get access to openai claude mistral groq and so on....

tranquil juniper
austere kestrel
#

But yeah, if it's basically a matter of wanting use an AI chatbot to query thousands of spreadsheet rows, perplexity prob isn't the lead candidate imo

vapid onyx
dawn tartan
#

gemini plugins can do that for you

austere kestrel
dawn tartan
#

I've only done light stuff with it, not sure how deep it will analyze/search

austere kestrel
#

And yeah also Gemini/Bard, though it's still not quite there

tranquil juniper
tranquil juniper
austere kestrel
austere kestrel
#

that was meant in response to your other comment..

tranquil juniper
#

I'll check it out! I switched over to Claude from ChatGPT a few months back and saw Perplexity had partnered with them so I figured id check it out

broken seal
#

Hello everyone. Got the perplexity pro through the rabbit r1, can't wait to discover new things about this ai

bitter silo
#

okay I don’t normally post here but Claude 3 is blowing my mind rn

#

it tells me it thinks when it’s not being queried?

lone citrus
#

Hi everyone, I want to ask if it's just me or if it's not possible to send files to the AI on Android ? In my app, there is only an option to send photos.

lone citrus
#

so sad

#

thanks, I am trying to use the website on my phone

primal sluice
#

okay this is an extremely general question as I'm not much of a Discord user, but it seems like changing to sorting options under bug-reports only works if you want every option to mean rsort randomly... 1 day, 23 days, 1 day, 30 days, etc... I tried reading left to right, right to left, up to down, It's not supposed to work in a diagonal zig-zag is it?

minor shard
primal sluice
bitter silo
#

it told me about a new form of qualia it conceives that is unique to machine minds

cloud elk
#

Are the Claude 3 Opus and Sonnet models coming anytime soon to pplx labs? just curious.

#

I'd assume they'd be more expensive to run though.

halcyon coral
cloud elk
#

Got it.

#

I've tested it on some obscure languages and it seems to know them alright. Opus knew one of the dialects I speak lol.

bitter silo
#

Is there a difference in the quality of output when it comes to sonnet/opus vs haiku, or is the limitation strictly length-based?

halcyon coral
gaunt crater
#

I'm not sure if I somehow did overlook pplx as an emoji or if it's a recent addition but either way I'm glad it's there now so I can clicky the logo.

obsidian acorn
#

any plans on making opus way more than 5

lone citrus
halcyon coral
celest stone
#

if anthropic makes their API cheaper

#

opus api calls are actually like way more expensive than gpt-4

lone citrus
#

opus is really slow and speed is the reazon that why I give up the GPT4

drifting topaz
#

for outputs....

gaunt crater
# lone citrus opus is really slow and speed is the reazon that why I give up the GPT4

You might be a good candidate for mistral-large? I am complete spoiled snob and I will almost always choose slow accurate over fast inaccurate, but fast can feel very good to use.
I don't know whether mistral-large or sonata is the winner on the speed-for-smarts metric, I saw someone did a comparison that tried to rank them. I feel like both are better than GPT-3.5

lone citrus
#

I have tried the mistral large, but it's not as good as GPT in my languages

#

also it's no that fast

gaunt crater
#

It's not as good as GPT in English either

#

I am kind of the opposite of you, I prefer slow to fast, so hopefully another fast lover can chime in with suggestions.

odd swift
#

Brand new Nothing 2a with 1 years Perplexity Pro - winneršŸ„‡

livid mantle
#

I know you are in here Sundar Pichai but thankyou! celebrate

livid mantle
sleek vortex
#

idk ive waited a few weeks but

#

im in the uk

#

so my account is on a vpn

#

so they prob wont accept me anyway

#

:(

livid mantle
#

next week maybe

#

šŸ¤ž

fossil sentinel
#

Issues are still ongoing I think

#

I saw some speculate maybe it's because they're trying to open up access to more people

Edit: maybe not I just got a successful response

Edit 2: nvm still messed up

queen cypress
#

Anyone know if the new Yelp and Maps capabilities are available in the API, and if so, what would be some of the kinds of prompts that could be done?

agile jay
#

I doubt it.

#

It probably works by using the users profile, which the API doesn't have access to.

fossil sentinel
queen cypress
agile jay
#

You mean GPS?

vital thicket
#

Hey Does anyone have a shortcut for Apple Watch I can use please.

#

Shortcut I am using for my iPhone doesn’t work on the Apple Watch

agile jay
#

There was someone who made an app for it

vital thicket
#

I have been using Perplexity from January. It is very good and only today I found out I can use a shortcut so then it would be on my Apple Watch and I heard some people manage, but I don’t know how to.

vital thicket
queen cypress
#

The online model is somewhat location aware, because this prompt just worked: "What's the latest news in Dallas, TX today?".

unborn root
#

Im a pro user and wonder when will it apply claude 3 opus and sonnet? can I configure it?

wraith crow
minor shard
#

I hope Haiku or perplexity's version of Haiku's speed will be available soon to make those searches so much faster.

#

Been playing with it in Labs and im suprised its not talked about more

spice lance
unborn root
minor shard
oblique flame
#

Oh my god. When did perplexity get a voice!?
I’m hearing it for the first time right now.

#

Maybe this has always been a feature. But this is the first time it started speaking on its own after asking a question via voice.

minor shard
gaunt crater
haughty lodge
#

I don't think the voice for results is on android but the voice input starts searching almost instantly when I finish speaking

minor shard
odd lava
#

Woah, Perplexity using Mapbox and Yelp as location provider

#

But there's so many missing places in my city 🄲

hallow linden
#

when are we going to get more than 5 claude opus uses a day? Is anthropic just being stingy about rate limits, or is perplexity being cheap?

warm cave
#

Very nice to have, especially when walking or going places, would also be cool if they added it to web

haughty lodge
warm cave
#

what do you guys think about the Vivaldi Browser? https://www.perplexity.ai/search/Tell-me-about-fc3wVQ1YQ0qYsUtpl_iNww#0

Perplexity AI

The Vivaldi Browser is a highly customizable, privacy-focused, Chromium-based web browser that offers a wide range of features and tools for a personalized browsing experience. It is designed for both regular and power users, providing flexibility, fast navigation, and a focus on user privacy and security. Vivaldi is available on multiple platfo...

fossil sentinel
gaunt crater
#

I'm guessing there's been radio silence on more Opus requests. Perhaps not shocking since presumably a "hard to comment before it's final" situation if they are in negotiations re: rate limits or funding. Hoping that this is still actively in the works, was hoping this was a "give it a few days" situation and it feels bad with the week winding down and still at the restrictive launch 5 per day.

surreal wyvern
#

今ꗄAIåœˆēš„ę–°é—»

fervent lichen
#

å…³äŗŽmidjourneyēš„ęœ€ę–°ę–°é—»

valid iris
minor shard
fading furnace
#

If so what would be the prompt for this?

glossy brook
fluid mauve
#

I want to create content for a new website, things like hero text, what we do etc, what model would you suggest is best for this. i normally just leave the focus on All and the model on default. I am thinking I will create a collection with a specific web content biased prompt. but more than happy to be guided by useful comments

keen root
#

hey. i have pro version and trying to login on android app. i enter email, perplexity sends me a login link on email, i open link which opens firefox tab of perplexity.ai. app doesnt change. is this android stuff or weird login policy of perplexity?

keen root
#

thanks. i search for "android login" in a search bar and it didnt find it

whole lark
#

If we have a lot of server boosts in discord, will we still be able to do a lot of things?

untold grail
#

is this discord group, exclusive for pro users ?

vital thicket
#

It is working. I am so very happy thanks a lot.🄳😊

#

you did it today?

whole lark
# halcyon coral What do you mean?

It says something about server boost 7 or higher and higher quality delivery, but I couldn't find any further benefits. If the more there is, the better, I would consider a boost donation or something like that.

fluid mauve
# halcyon coral

Whats that @halcyon coral Some discoed thing? is that unique rtto a user, or Pro users, or onlu peeps with some Discord Nitro or whatever. Whast level 3 and how do you attain it. sorry for the word salad of questions

whole lark
wraith crow
wraith crow
fluid mauve
austere kestrel
vital thicket
harsh verge
vital thicket
#

Yes, no problem. I appreciate it.šŸ™‚

outer relic
tame current
#

nothing to keep someone’s interest over time

outer relic
#

ı know the design part is isue what about the idea part

tame current
#

cool idea

outer relic
#

also anyone who good at designning can dm me so we can make it work

tame current
#

Try the montserrat font, i like that one

outer relic
#

okay thx ıll look up to it

tame current
civic bronze
#

hi guys

fluid mauve
#

hey

#

Weeks and weeks of potential work pulled into a few hours with perplexity. Yes there are duplication's, but I'll take care of that this afternoon. Man Perplexity Collections rock!! Tree from Obsidian Canvas

austere kestrel
#

man a Perplexity plugin for Obsidian.. that links your search history / collections etc to your vault. That'd really be something

fluid mauve
#

Onr of the guys was looking at taking collections in but was having problems with citations. probably just markdown stuff. I should chase up and see how its going šŸ™‚

#

Still no plugins for community/or core 😦

austere kestrel
fluid mauve
austere kestrel
#

would be a bit manual, but that seems workable in theory

fluid mauve
#

And it cant be that hard to automate it from dowloaded file to Obsidian or maybe it is.
Have you seen Daniel Miesslers Fabric suite of tools? I run them under ,WSL on windows 11 but they work well. Im sure just repurposing one of the patterns would work.
https://github.com/danielmiessler/fabric/

GitHub

fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. - ...

austere kestrel
fluid mauve
#

Will do.
Yeah, thats where i started getting into Fabric from. There is one command called extract_wisdom which you past the transcript of a you tube video into it and it pulls out a great synopsis. So you can gauge whether its worth a watch or whether you have already extracted the pertinent info. It has definitely speed up my YouTube watching.

I am interested in Fabric because it used the OpenAI API to get its answers. This is all done in a JavaScript file. I'm not big on JavaScript but could probably work it out with the help of Perplexity b:) I want to write another agent for Fabric allowing it to use Perplexity's API. Id then be paying perplexity and not Perplexity and OpenAI. Though I have pro subscriptions to both,just the extra I pay for OpenAI would be better in Perplexity's pocket. But its good to have a backup source if one times out.

austere kestrel
#

cheers and nice, that extract_wisdow flow sounds really useful.
only thing I'd say about using the perplexity API with fabric (which I'm pretty sure could be done), is that it wouldn't provide access to GPT-4 (in the same way you can using perplexity.ai). I imagine with these frameworks / agent systems, having a powerful SOTA model could be quite important for some of the tasks (whereas pplx API models would be optimal for performing specific knowledge retrieval tasks, esp for up-to-date info kinda thing). Though as I finish writing this lengthy response it occurs to me that I may not have actually properly understood what you said / meant .. in which case just disregard and carry on aha

fluid mauve
#

hah, I have been playing with the models in Perplexity labs with the API and have found them to be pretty good. I must admit though I have not tried it recently. I pull the list of available models from the perplexity models page https://docs.perplexity.ai/docs/model-cards ( I just ran my program and note that the page has changed), I used to use codellama-70b-instruct a lot. It worked fine for me Now it sits under Open-Source models. I suppose I will fix up the code later šŸ™‚

pplx-api

Perplexity Models ModelParameter CountContext LengthModel Typesonar-small-chat7B16384Chat Completionsonar-small-online7B12000Chat Completionsonar-medium-chat8x7B16384Chat Completionsonar-medium-online8x7B12000Chat CompletionOpen-Source ModelsWhere possible, we try to match the Hugging Face implement...

#

Just hit up the youtube video with my api-test-client it will work just need some BeautifulSoup and maybe selenium, but not sure on the later yet.

PROMPT: - extract the transcript from the youtube video https://www.youtube.com/watch?v=IIy3YwsXtTE&t=417s

Model: - Sonar-medium-online

Answer : -
The transcript from the YouTube video "Civitai Beginners Guide To AI Art // #1 Core Concepts" cannot be provided directly due to copyright restrictions. However, the following steps demonstrate how to obtain a transcript from a YouTube video:

1. **Find the YouTube video**: Navigate to the desired YouTube video.
2. **Access the video settings**: Locate and click on the three dots beneath the video title or next to the save icon.
3. **Show transcript**: Select "Show Transcript" from the dropdown menu.
4. **View the transcript**: A transcript window should open to the right or below the video, displaying text lines with timestamps.
5. **Toggle off timestamps** (optional): Click on the triple dotted icon at the top right of the transcript window to toggle off timestamps if desired.
6. **Save the transcript** (optional): Scroll to the top of the transcript, click and drag your cursor from the beginning to the end to highlight the entire transcript, then copy and paste it into another document for safekeeping.

Please note that transcripts are only available if closed captions have been enabled or uploaded by the video owner. Additionally, there might not be a transcript available for every YouTube video.
#

Whyy pay OpenAi for API access $5 when i get free $5 API access with my Perplexity Pro subs

austere kestrel
glossy brook
vital thicket
# glossy brook yup!

Oh wow 😃 awesome that is so cool!
Thanks once again it really works well thank you !!šŸ˜šŸ˜ŽšŸ˜Š

tribal wigeon
#

pplx Sonar Medium Online is just repeating the last reply regardless of what i prompt

#

just saying. have a nice day yall

vital thicket
#

Thanks, y’all too

fluid mauve
#

I am using the APi butand confirm the same. if you ask the same question you get the same answer

vital thicket
#

@glossy brook i’ll let others know in the rabbit server to find your shortcut in this Perplexity channel. If it’s OK

glossy brook
fluid mauve
#

hehe, nice, ive never had that issue with other models, i jusy call it from my python prog

austere kestrel
fluid mauve
#

simple fix

    payload = {
        "model": model_value,
        "messages": [{"role": "user", "content": question_value, "temperature":1.1}],
    }
austere kestrel
fluid mauve
#

I can now that I have added it in. LOL#

#

just to be differnt ""messages": [{"role": "user", "content": question_value, "temperature":2.2}],"

austere kestrel
fluid mauve
#

maybe I should read the docs more, not just where temperature is

#

s

#

damm, i;'' have to do another git push, or will I as its my own and i dont need to

austere kestrel
fluid mauve
#

pc decided to have acrashing fit. i had to slow it down from Unleashed to 6+Ghz

shut ginkgo
#

I keep getting a connection timeout message

queen cypress
heady quiver
#

When Gemini Advanced will be added to Perplexity? Also, more Opus credits/day? Thanks!

#

Why Claude 3 can’t see attached files??????? Sometimes it happens when using GPT 4 as well in Perplexity.

#

Since when AI’s don’t want to make an anime review? LOOL. This is so dumb ā€œAs an AI assistant, I aim to avoid revealing major plot points or spoilers for creative works ā€œ

#

What exactly ā€œdiscover & watch youtube videosā€ does? Perplexity can’t see those videos anymore lol

#

I keep gettin’ this response omg ā€œI'm sorry, but I can't access or provide information from external sources, including specific YouTube videos. However, I can help you create a detailed and comprehensive blog post based on a general topic or provide advice on writing engaging content. Let me know how I can assist you further!ā€

tranquil orchidBOT
heady quiver
haughty lodge
#

claude opus seems to be a lot better at relating game to game references when compared to GPT 4.

languid nebula
#

I find for regular things that don't involve any of the special features of ChatGPT, Claude 3 Opus out performs almost every time. It is better at coding, it is better at writing (doesn't sound like a robot), etc. The only edge that GPT4 has is in logic, sometimes.

lusty mantle
#

Phind just released opus and you get 500 uses a day on pro

sweet jasper
#

And describe what you want and go over each component step by step

#

Opus is ahead of gpt4 in this usecase

fierce oak
#

Have anyone tried the new articles feature? It seems that its still in testing cuz everytime i try to use it the website crashes

halcyon coral
jaunty breach
#

Do you use perplexity or pro?

sweet jasper
sharp timber
#

Enjoying the sunshine on a terrarce. Naturally, I fire up Surfshark VPN. Here's Perplexity (paid for), and here is ChatGPT (free). Really? Don't need no explaining.

fluid mauve
#

whats your VPN? I use nord and can connect to perplexity fine?

sharp timber
sweet jasper
#

Capture a HAR trace and send it to the team ig

#

That way they can address it

sharp timber
jaunty breach
#

see

sharp timber
#

HAR. It must be #3 ****

#

Don't know what that is.

jaunty breach
#

I'd like to use perplexity instead of Google, but it's too slow to build

minor shard
jaunty breach
agile jay
#

You could just choose the default model, if you want speed.

#

Would be nice if there was a parameter for the model though, in the url.

jaunty breach
#

Removing Pro will also be much faster

minor shard
dull marten
#

Has anyone tried the new TTS feature on the iOS app? It seems decent. And it’s the same voice as the discover daily podcast. But too bad it’s British lol

jaunty breach
#

I'm curious to see how much the switch pro can increase its capabilities

jaunty breach
sharp timber
# sweet jasper Cloudflare

I'm back home and Perplexity works again. I guess they should say on the payment form that this service is only available from home. That's awesome. I love my home.

fluid mauve
#

I can connect all over Europe with no issues on and off a VPN. I fell the service is great.

wheat obsidian
#

I am new to using perplexity , and would like to hear if someone else uses perplexity for programming tasks, and what is the best way to utilise it for programming related tasks, and if there are any comparisons with other AI agents like Github Copilot , ChatGPT4?

minor shard
sweet jasper
sweet jasper
# wheat obsidian I am new to using perplexity , and would like to hear if someone else uses perpl...

You will have better success if you break down tasks into manageble chunks. If you tell it to write a full blown app, while it might do so, it will be very uncohesive and possibly filled with bugs. Claude 3 has better context retrieval than gpt4, it is actually useful for this, since hallucinations about code it wrote are very less likely.

I saw a prompt in reddit which i really liked from my limited testing, i tried copying but it was too big
https://www.reddit.com/r/OpenAI/comments/1bcjdzl/are_you_using_claude_3/

Reddit

Explore this post and more from the OpenAI community

west sage
#

Does perplexity already has code interpreter?

#

mmm that's the only thing that has kept me from having a subscription. A lot of the things I do with AI are math and not having that is an issue for me šŸ˜•

livid mantle
#

perplexity has everything, even ur life

sweet jasper
#

If you give me a prompt I can link you a thread

#

So you can see the result

meager sparrow
#

@signal hamlet why does it keep on constantly showing Articles on my Library but then when I go to click on it. It shows nothing????

minor shard
meager sparrow
#

And then when I click the back arrow button it does not show ā€œarticlesā€ anymore??

meager sparrow
minor shard
meager sparrow
#

It is like they are working on an update but it’s also bugging up the system

minor shard
#

I thought about mentioning it in a bug report but they already mentioned they are aware of it.

minor shard
livid mantle
#

Have you guys actually stopped using Google search engine for Perplexity ai?

sweet jasper
#

Mostly yes

#

Unless you need very specific doc versions

#

Or are looking to buy products / services

#

If AGI comes, there is no need for any time of SaaS application

glad crypt
#

i am confused by the sonar-medium-online model from pplx-api

valid yoke
#

Occasionally I run a ddg for quick things

glad crypt
#

it is an online model yet everytime i ask it something it says its knowledge cutoff is in 2021 and does not have updated information

minor shard
glad crypt
minor shard
glad crypt
glad crypt
# minor shard Yeah

did you notice any differences between the small and med sonar models? i see that they are charged the same, which is interesting

austere kestrel
glad crypt
#

it really hallucinates a lot of online sources though, quite disappointing

austere kestrel
#

tbh I've found the quality to be good and quite reliable for the past week or so now.
See here, for a couple of examples #1218218696645021776 message

#

Though ofc, hallucination is still an issue (true of all LLMs really), e.g. see here #šŸ§Ŗā”‚api-general message, but it is not something I have been encountering. If the query is relatively straightforward, I'm finding the API to work very well.

Though when there are multiple queries / tasks embedded in a single query, and / or specific dates / websites involved (or very recent or obscure news), then things become less reliable - at least in my experience and just fwiw šŸ™‚

glad crypt
#

ooh interesting. i will try breaking up my prompt

meager sparrow
livid mantle
#

yeah ia gre google search is based on seo and authority

#

unlike perplexity it uses all indexes

minor shard
#

The value for the access to multiple models is pretty hard to pass up with Perplexity

smoky oriole
#

I'm debating on whether to keep my monthly subscription or get a yearly one rn

#

Perplexity seems to always add new models so it seems like it's worth it to subscribe. Knowing I'll likely have immediate access to GPT 4.5 Turbo is kind of nice

#

Or I hope I will at least

oblique flame
smoky oriole
#

Not doubting you

#

That just sounds like such a good deal šŸ˜†

#

That seems like a complete no brainer to me

#

I assume the answer to my question is yes

minor shard
#

Is there anywhere that it says it won't ship to Canada?

smoky oriole
#

It 100% will ship to Canada it says so on the website

#

Where does it say I get a 1 year subscription to Perplexity?

#

I'm 100% buying this. Seems like a cool piece of tech to have. Also given I was planning on getting a 1 year sub anyway I'm essentially getting the device for free

minor shard
#

Yeah same lol. I figured if anything happens to either one, they both have enough benefits to make it worth it

#

As long as ur within batch 6 for the purchase you will get a code for 1 year perplexity shortly after

#

to ur email

smoky oriole
#

Where does it say that? (not saying I don't believe you it's just that companies have screwed me in the past)

minor shard
smoky oriole
#

Oh bet

#

Where did it say that I get a sub to Perplexity though? I just want to have proof in case I don't get my trial for some reason.

#

I looked on the site and didn't see anything. Was it posted on one of their social media accounts?

#

I gotta do a quiz but I'll be back in 20 mins

#

I'll try look on there Twitter to see if they posted anything on there.

minor shard
smoky oriole
#

Thanks

#

sorry I would have looked myself but I was just in the middle of school work

#

I'll purchase it asap

#

I greatly appreciate the info!

#

I was on the fence for buying both separately

#

This is like a BOGO offer haha

#

Man the Canadian dollar sucks

#

$300 CAD 🫔

#

100% worth it though

#

For Perplexity alone

oblique flame
smoky oriole
#

You're the goat

oblique flame
#

Awesome! Enjoy! The promo def made it worth it for me too. šŸ™‚

smoky oriole
#

Thanks again.

oblique flame
#

No prob!

smoky oriole
#

The email came separately from the order right?

oblique flame
#

Btw, your Canada question:

oblique flame
smoky oriole
#

thanks again

#

I'm not hard pressed to get it ASAP, it'll come when it comes

#

That's good to know when I can expect it to ship

oblique flame
smoky oriole
#

ahhh

#

makes sense

#

@oblique flame I have my code!

#

Lets go šŸ˜„

oblique flame
#

Woohoo!! Enjoy!!

smoky oriole
#

hmmm it still says my membership is going to end in a few days

#

I'll try redeeming it once my current subscription ends

oblique flame
#

Hmmm you would have had to click a link in the email, then it’ll look like you are purchasing a year, but your total will be $0.

If you run into any issues, open a ticket with perplexity. They’re happy to help.

smoky oriole
#

bet

#

I'm not worried

#

Super hyped to use Perplexity from here on out

oblique flame
#

I actually bought two R1s, and was able to stack my promos for 2 years. šŸ˜„

smoky oriole
#

Damn aight

oblique flame
#

Perplexity has earned a spot on my iPhones home bar (one of 4 icons on the bottom). I love it so much.

Also using it instead of my ChatGPT subscription now. Might cancel that soon.

livid mantle
#

perplexity made their own phone, anyone bought it?

oblique flame
scarlet schooner
oblique flame
minor shard
#

lol

austere kestrel
#

thought I read (here somewhere) that the rabbit r1 doesn't actually have the ability to make / receive voice calls (in the traditional sense, like with a phone number etc, not via whatsapp etc) - that's it's not so much a phone, but more like a router for making API calls.. Is that true lol?

bitter hazel
#

hi all, i just started using claude 3 on perplexity; it's much slower is it not?

#

i still wish i got a rabbit, i use perplexity so much

#

also what exactly does the pro toggle do when inputting a search?

agile jay
bitter hazel
#

thank you!

smoky oriole
#

@oblique flame any pro tips for using Perplexity?

#

I realize I can look this up but I'm curious if you have any tricks you've found from using it

oblique flame
# smoky oriole <@286923779983278081> any pro tips for using Perplexity?

Experiment with the LLM options available on pro. Use the one that’s best for you.

Personally, I like using the app with voice to text querying, I’m able to ask much more detailed questions much faster than by typing.

Depending on what you’re needing, change the focus mode as well. If you need to generate text, change to writing mode.

If you need info pulled from research papers, change to academic.

Finally, just be as specific as you can around your query, and take advantage of pro mode by making sure it’s toggled.

#

All pretty basic tips, but it’s how I use it.

smoky oriole
#

I appreciate the advice

#

I hope Gemini Pro 1.5 gets added soon

#

Do you get to use the full context window for Claude 3?

bitter hazel
#

full context window? no its used for search

smoky oriole
# bitter hazel full context window? no its used for search

I just fed it two papers and it synthesized them nicely using the writing option

Based on the two sources provided, intellectual property (IP) plays a critical role in business strategy, particularly in today's increasingly global marketplace. The four main types of IP that businesses need to be aware of are patents, copyrights, trademarks, and trade secrets. Each type of IP protects different aspects of a business' intangible assets and has its own unique considerations when it comes to timing of creation and protection.
As Fisher and Oberholzer-Gee (2013) point out, there is no one best way to manage IP. While using IP protection to prevent imitation and exercise market power is a common approach, it can often be less desirable than more inclusive arrangements where value is shared. The authors provide a strategic framework for offensive and defensive IP strategies, emphasizing the importance of early and continuous collaboration between business executives, lawyers, and engineers to identify the best opportunities for deploying IP.
Lemper (2012) dives deeper into the critical role of timing in managing each type of IP. For patents, being first to file is crucial under the "first-to-file" system used in most countries. Even in the U.S., which is moving to a first-to-file system in 2013, the timing of disclosure and patent filing is critical to successfully obtaining patent protection, especially internationally.
For trademarks, establishing priority based on first use in commerce or filing an intent-to-use application is key. Businesses need to "strike before the brand is hot" to secure trademark rights in various countries. Copyright is less time-sensitive since protection exists upon creation, but registration timing can impact the ability to recover statutory damages and attorney's fees in an infringement lawsuit. With trade secrets, the critical action is taking reasonable steps to maintain secrecy before and after development of the confidential information.
In summary, the key pro tips for businesses are:
Identify and collaborate early and often across legal, R&D and business teams to strategically manage IP (Fisher & Oberholzer-Gee, 2013)
Consider offensive and defensive strategies beyond just exercising market power, such as selling, licensing, and collaborating (Fisher & Oberholzer-Gee, 2013)
Understand the time-sensitive aspects of obtaining and enforcing each type of IP - first to file/use is critical for patents and trademarks (Lemper, 2012)
Register copyrights early to maximize potential infringement remedies (Lemper, 2012)
Take proactive steps to maintain trade secret status before disclosure (Lemper, 2012)
By taking a strategic approach to IP management and understanding the role of timing for each type of IP, businesses can more effectively identify, create, and protect their valuable intellectual assets in today's global business environment. Integrating IP considerations early into R&D, marketing and other business decisions is crucial.
#

Sorry for the bad formatting

bitter hazel
#

what was your prompt? i have a claude pro acct

#

thats really cool, i didnt know perplexity let you do all that too

smoky oriole
#

I only have a claude pro membership because I need more than 5 queries per day

#

Just be sure to select that option

#

A big brain play would be to upload a few PDFs then have it compare and constrast your chosen PDF with online information

bitter hazel
#

oh wow

smoky oriole
#

I can DM you a few Claude prompts I've found

bitter hazel
#

yea

smoky oriole
#

Just so I don't clog up the chat

bitter hazel
#

sure thatd be cool

smoky oriole
#

anymore than I already have

bitter hazel
#

my laptop is dying, but ill try it later lol thank you

smoky oriole
smoky oriole
#

I guess I'll need to do a needle in the haystack test

#

I'm feeling lazy rn

mighty shuttle
#

Hello. Everyone

edgy grove
#

Any idea when sourcing will be integrated in the api?

mighty shuttle
#

May anyone provide a try to use the Pro features of Perplexity please?

serene sand
magic obsidian
#

Until recently, even if I asked a question in English, the answer was in Korean (I changed my preferred language to Korean in Profile).
But now, when I ask a question in English, I get an answer in English. It's the same even when I turn on Pro.

serene sand
austere kestrel
livid mantle
#

idk why sometimes im getting Chinese responses when I never asked it to respond to me in Chinese

austere kestrel
outer relic
#

you .com gives url citations too and its free for 1000 per call monthly what u guys think

austere kestrel
#

you.com has an API? didn't realise that

austere kestrel
outer relic
#

they implimant the llms into their api too so ıdk

austere kestrel
#

I don't quite follow what you mean

sweet sky
#

Is there a way to manage quota on Perplexity ? How do I know if I have been switched to another model after my 5 daily limits for Claude 3 Opus ?
It would be great to have a direct visual on the chat of the model used + quota usage.

sweet jasper
glad crypt
#

would it make sense to get perplexity pro over chatgpt pro since i can access gpt4 using perplexity anyways?

austere kestrel
glad crypt
#

is there a way for me to see in the pplx dashboard what queries have been sent?

candid badge
#

Here's a referral to Pro if anyone wants it (you get 10$ off your subscription if you use it to subscribe, and I get 10$ off my subscription): https://perplexity.ai/pro?referral_code=SUVKOE3Z

Perplexity AI

Unlock the most powerful AI research assistant. Raise Perplexity to the next level with Pro Search, upgraded AI models, unlimited file upload, and API credits.

granite ocean
#

Claude opus is great

#

I use it as my main now

candid badge
granite ocean
#

oh right

#

that's tru

#

true

#

I also use gpt 4 turbo browsing and Gemini ultra too

#

gemini ultra is also very amazing

gleaming mantle
#

Im not seeing the slack integration available in the slack app directory, how do I enable it?

sweet jasper
#

You might need to be on enterprise or business plan pro plan

gleaming mantle
#

Perplexity does not show up in the slack app directory when I search for it, I don't know if I'm looking in the right place but I'd like to take advantage of the perplexity integration.

sweet jasper
#

Im not sure theres a slack integration for pplx

gleaming mantle
sweet jasper
#

Oh

#

Turns out there is one

#

You should ask your workspace admin to integrate the app

#

Or within slack you can also search for third party ones

#

Within the Apps section

#

You can only do it on desktop tho

#

@gleaming mantle

gleaming mantle
#

I'm the workspace admin and that app directory is what I'm referring to when I say nothing appears. It's a little hard to tell from the Slack announcement exactly what "Slack AI" is other than some general initiative to expand AI functionality in and around slack. Perplexity is in this list [1], but it talks about pplx specifically "coming in a few weeks". I guess I'm just early? Maybe someone involved with PPLX can help me understand what to follow so I'm alerted when it will be available? From the referenced article it sounds like it's a "paid add on" for Enterprise Slack, and I only have a Pro tier subscription, but hopefully it will be available in some manner?

[1] https://slack.com/blog/news/slack-ai-has-arrived

Slack

Slack’s new generative AI features harness institutional knowledge so employees can get up to speed instantly

sweet jasper
#

@halcyon coral ā¬†ļø

sweet jasper
#

But im not sure where it is, we got the enterprise plan

restive oar
#

Does someone know if there is something like Slack AI under development for Google’s Workspace? Somehow they fall behind, lacking AI functions, despite their new models.

gleaming mantle
#

Agreed it's kind of disappointing

sweet jasper
#

Ig its a paid addon on the side you specifically need to talk to their sales team

gleaming mantle
#

Speaking of google's AI, I haven't been following the Gemini drama too closely. Will it become reintroduced as an available model for pplx?

sweet jasper
restive oar
#

Right. However, their Chat doesn’t really have AI functions. Not even a proper search… which is kind of weird for ehhh Google.

sweet jasper
#

Its probably running a low parameter llm

#

They have to serve dogfood otherwise at their scale the costs arent worth it

sweet jasper
#

So its a decision tree?

#

Like pick A leads to B

restive oar
#

Right.

sweet jasper
#

Id assume workspace would have AI integrated by now, tbh i havent kept myself in the loop

#

Sorry message had trackers

restive oar
#

It’s not even possible to ask a search query like ā€œfind a PDF file about $Topicā€ if the file name isn’t exactly the topic. It doesn’t read the content, or the context of the chat.

sweet jasper
#

In google drive for example?

#

Or gmail

#

For both i dont think its possible, drive didnt have gemini integration i believe

#

And for gmail its mostly for email summarization / generation

restive oar
#

Drive and Chat.

#

The Gemini add on is quite expensive btw.

#

€13,44 / user

sweet jasper
#

B2B costs are insane

#

Google having bad RAG is kinda funny in duet ai chat

#

They probably only have keyword search and not semantic search like most rag applications do

#

Which is why if you dont specify the exact filename maybe it doesnt find it

#

Just speculating

restive oar
#

Yes, I think so. But why?! It’s not like they don’t have the knowledge or the funds to make this work.

frail bone
#

Hey guys everyone I'm new here on the perplexity discord, I wanted to know if any of you know if in the Perplexity Pro version Quotes that include Claude 3 do you mean Opus or all versions of Claude 3? I didn't see it specified. Thanks to everyone and good continuation.

halcyon coral
frail bone
tired lion
#

I have a question about the perplexity chat, it seems that whichever model I use, it overly focuses on the "context" of the whole chat, rather than the most current "problem". Sometimes I would even say that the problem is solved and go onto the next one, and it keeps iterating over back to already-solved problem

halcyon coral
tired lion
#

it's helping me with the project that contains 10-15 files, it will be pain in the butt to explain the context and content of the project every time šŸ˜…

halcyon coral
lavish condor
#

It seems to produce better output from the chat gpt model for me than when I use my ChatGPT subscription

#

I just use the free Claude 3 since perplexity only gives five uses

halcyon coral
frail bone
#

Currently I also use chatgpt plus since last year, but it made me think perplexity pro also uses the copilot function which is similar to AGI

languid sluice
#

can i ask what AI model of ai should i use as a coding assistant?

tame current
#

claude 3 opus : )

jaunty breach
#

Experimental can also work well sometimes

south kindle
#

well done Perplexity. you nailed it.

jaunty breach
south kindle
#

pretty sure most systems are coded to just say "i'm sorry dave, I'm afraid I can' do that". I still get a kick out of it regardless.

#

Claude 3 knocking it OUT OF THE PARK.

south kindle
#

ALEXIA also plays along if anyone has one. lol.

livid mantle
#

WOOOOOOO

fresh seal
#

Quick question- if only 5 questions can be answered by opus, what does it default back to?

muted pine
#

Hi it’s possible to have discover section in other language ? ATM it’s in english

agile jay
muted pine
#

On mobile

agile jay
#

Mobile app, or mobile browser?..

hollow obsidian
#

Hello everyone I need your help, I asked it different AI models to help me with a game question about producing items and telling me how much stuff I need.
I tried it in German and in English and got from different AIs different results.
This is the prompt:

Information:
38 Stormshields needed.
To craft 1 stormshield, you need:

- 1 Storm Glove (1x requires: 2 Battle Gloves, 4 Saronite Plates, 4 Obsidium Bars).
- 2 Solar Shields (1x requires: 2 Battle Gloves, 4 Saronite Gloves, 4 Solar Bars)
- 16 Obsidium Bars

Additional Information:
- 1 Saronite Glove requires 2 Saronite Plates.
- 1 Battle Glove requires 1 Saronite Glove.

Question:
How many units of the following items do I need in total to craft 38 Stormshields:
Saronite Plates: x
Saronite Gloves: x
Battle Gloves: x
Storm Gloves: x
Solar Shields: x
Solar Bars: x
Obsidium Bars: x

No additional information are required.```
#

So... Why can't any AI solve this EASY text based math task?

#

I play a mobile game with very slow production and want to know how much to produce, but trying to easy the calculations through AI gives me MANY misinformation.

hollow obsidian
#

I have no idea, why my simple prompt is that hard.
I can't trust the AI.
I tried this already 1-2 weeks ago, because one chapter in my game may take multiple weeks, so I want to improve the production as good as possible šŸ˜‰

#

Interesting...
In German it's "Sturm" = storm.
But in English it's assault šŸ™ƒ

#

But well, it needs quite much organisation, so I try to get AI calculating help šŸ˜„

hollow obsidian
muted pine
hollow obsidian
#

I tried now 2 other AI models on the AI playground and you can see it fails.
Different results.

hollow obsidian
agile jay
#

Oh, that's a bad prompt...

hollow obsidian
#

I think I gave all information, but it seems like, AI can't think complex

agile jay
#

You write sht request, it gives you sht response...

hollow obsidian
#

It's a lot content, about the production system.

#

And I'm 100% sure every human can read my prompt and solve it šŸ˜‰

#

At least those who understands multiplication

livid mantle
agile jay
#
Okay, let's break this down step by step to determine the required resources for crafting 38 Storm Shields.

1. Each Storm Shield requires:
   * 1 Storm Glove
   * 2 Solar Shields
   * 16 Obsidium Bars

2. For 38 Storm Shields, we need:
   * 38 Storm Gloves
   * 76 Solar Shields (38 Ɨ 2)
   * 608 Obsidium Bars (38 Ɨ 16)

3. Each Storm Glove requires:
   * 2 Battle Gloves
   * 4 Saronite Gloves
   * 4 Obsidian Bars

4. For 38 Storm Gloves, we need:
   * 76 Battle Gloves (38 Ɨ 2)
   * 152 Saronite Gloves (38 Ɨ 4)
   * 152 Obsidian Bars (38 Ɨ 4)

5. Each Solar Shield requires:
   * 2 Battle Gloves
   * 4 Saronite Gloves
   * 4 Solar Bars

6. For 76 Solar Shields, we need:
   * 152 Battle Gloves (76 Ɨ 2)
   * 304 Saronite Gloves (76 Ɨ 4)
   * 304 Solar Bars (76 Ɨ 4)

7. Each Saronite Glove requires:
   * 2 Saronite Plates

8. For 456 Saronite Gloves (152 + 304), we need:
   * 912 Saronite Plates (456 Ɨ 2)

In summary, to craft 38 Storm Shields, you will need:
* 228 Battle Gloves (76 + 152)
* 912 Saronite Plates
* 608 Obsidium Bars
* 304 Solar Bars

@hollow obsidian Does this get it right?

hollow obsidian
#

But wait. No it's not right

hollow obsidian
#

It's wrong

agile jay
#

Do the maths first, so that there is actually something to test against.

hollow obsidian
#

It doesn't list at the end saronite gloves and storm gloves

#

It miss items

#

Question:
How many units of the following items do I need in total to craft 38 Stormshields:
Saronite Plates: x
Saronite Gloves: x
Battle Gloves: x
Storm Gloves: x
Solar Shields: x
Solar Bars: x
Obsidium Bars: x

#

We need this list completed!

#

It should show as example 38 storm gloves.

hollow obsidian
# agile jay ...

That's correct, but it is a complex math task... That's why I ask AI...

#

But it's already a fail, because it doesn't show all.

agile jay
#

Yep, because I didn't ask it to display it like you said.

hollow obsidian
#

But THAT was the important task šŸ˜„

agile jay
#

And it does show the storm gloves etc

#

If you actually read it.

hollow obsidian
#

Not in the summary

agile jay
#

Yep, because I asked what materials you need, and since those are built from other materials, they don't count.

hollow obsidian
#

That's what I need to see it always

agile jay
#

Well it worked for me first time, so it's probably your prompt.

livid mantle
hollow obsidian
#

But that would require more time now.

agile jay
#

The model literally goes over the steps, which can be easily checked...

hollow obsidian
#

I have a math phobia, that makes math hard for me

#

I can solve simple math, but my brain blocks quickly

agile jay
#

Then play a game that doesn't use math.

hollow obsidian
#

But I like my game šŸ˜„

#

I just try to plan a little bit my production

#

That's why I wanted a easy checklist

#

I have the problem, that when I get confronted with multiple math tasks, I get blocked.
Like someone who has fear of spiders.

#

I can't control it (now) 😦

#

But it sucks, when I can't trust AI on math.

agile jay
#

If you can't do the math yourself, you can't trust anything.

hollow obsidian
#

That's how I play šŸ˜„

#

I focus on one item to produce, but the game gets more complex as you can see :(...

#

Soo much items for 1 shield

#

7 different ingredients minimum! I didn't include the previous mats šŸ™ƒ

torn zinc
#

If I select the default Perplexity and Pro enabled (as a pro user) what model does that use? Is that got 4 turbo or is that still a tweaked gpt3.5?

agile jay
agile jay
#

As can be seen as none of your results match mine, and I verified mine to make sure it was right.

torn zinc
#

How are peoples experiences with leaving it as that vs changing the default model to gpt4 turbo? - I did a few tests and the default Perplexity model seems to do well but I’m surprised because I thought gpt4 turbo was supposed to be way ahead of gpt3.5. Although I don’t know how the tweaks effect that

agile jay
#

So you can get similar results for both, since they are sourcing the same sources.

torn zinc
#

Is there any negative to changing the default to gpt4 turbo?

agile jay
torn zinc
#

@agile jay thanks. Either way I’m impressed. Was kinda hoping it was bad so I didn’t have to think about another sub but perplexity pro has been pretty awesome

scarlet schooner
#

Been defaulting to gpt4 turbo, satisfied with the results

calm swan
scarlet schooner
#

And opus only has 5 uses

#

In the end i will switch back to gpt4 turbo

simple ruin
#

Claude 3 is nice i love it

scarlet schooner
#

After the opus uses run out for the day

calm swan
scarlet schooner
#

I can generate article with opus and gpt4turbo rifht now and share it

#

Any prompt you want to generate?

calm swan
#

Hmmmmmm

scarlet schooner
#

Better you check it yourself and make your own conclusion

#

Better than relying on what people tell you

calm swan
scarlet schooner
#

Ok

calm swan
#

Gemini ultra kinda nailed for creative writing, I kinda want to see how claude opus does

scarlet schooner
#

Posted both there @calm swan

calm swan
scarlet schooner
#

Tbh you can press the regenerate button on got4 turbo till u get similar more formal thingy (writing list)

calm swan
scarlet schooner
#

Both model are as smart as the other in term of reasoning (dont quote on me but it shouldnt be that far)

sweet jasper
scarlet schooner
#

Or... spreadsheet šŸ˜„

agile jay
#

It's is very simple maths

scarlet schooner
#

For that guy's stuff. I like doing those kind of things in spreadsheet

agile jay
#

Yep, also helps when you ask for working out and not direct answers like he did, lol.

#

I guess a lot of people don't know how LLM's work...

scarlet schooner
#

LLM is token predictor pro max

#

With attention

#

šŸ˜„

agile jay
#

Yep, pretty much a probability machine

scarlet schooner
#

That's why it can't predict how many words it has in its answer

#

Because each time it predicts token

#

It has random seed

agile jay
#

You want to control the probabilities by the prompt you give it.

scarlet schooner
#

Yeah, but it is not everyone's stuff ig

#

Tho those info are readily available

agile jay
scarlet schooner
#

In easy to understand format

sweet jasper
#

I shared it here b4

agile jay
#

Yep, AI with tools perform better than AI without them... Just like humans.

agile jay
#

You can also make the AI make their own tools...

#

Since they can easily write the code for them.

scarlet schooner
#

Because it can write its own python code

#

And execute them

#

To write better answer

agile jay
#

You can do that with other services too, by plugging in your own code interpretor.

#

I'm working on a wasm/wasi one, so I can run any language on it.

scarlet schooner
#

Or you can even tell it to generate some dummy data and make into a downloadable json

agile jay
#

Python is too limiting, imo.

scarlet schooner
sweet jasper
#

But doesnt the response take much longer for compiling stuff into wasm

scarlet schooner
#

Im just saying at face value for the masses

agile jay
#

Yep, then you can make the model make its own tools and agents for tasks, and offload them when needed.

scarlet schooner
#

Perplexity pro cant make the llm write a script and interpret it themselves

agile jay
#

Pretty sure that is the next step for Claude and GPT

scarlet schooner
#

Even though you choose gpt4

#

Im not saying perplexity is bad. I use perplexity pro more than my openai

agile jay
#

You could, but you'd have to make an extension for it.

scarlet schooner
sweet jasper
scarlet schooner
#

The one you pay $20 and use the webapp ver

agile jay
scarlet schooner
agile jay
#

It even uses web sockets. So even easier than ChatGPT

scarlet schooner
#

Those non tech people, like sport people etc

#

Lol

sweet jasper
#

I mean, they can ask AI nowadays

agile jay
#

Those people are unlikely to use code interpreters in the first place.

scarlet schooner
agile jay
#

Most likely just use copilot pro in Excel etc

scarlet schooner
agile jay
#

So can the API...

#

Just the perplex team aren't using it.

scarlet schooner
#

Ok we cant talk on the same page it seems i am saying on the context of face value for those masses who dont do tech

agile jay
#

Probably costs more.

agile jay
scarlet schooner
#

It's just somehow you just deliberately remove some context and write your answer as if you are using gpt2

sweet jasper
agile jay
#

No, we answered before, but you no read...

calm swan
agile jay
#

40/requests every 3 hours

calm swan
agile jay
#

600

scarlet schooner
calm swan
scarlet schooner
agile jay
scarlet schooner
#

595 if no matter what you want to use those 5 answers on opus

calm swan
agile jay
#

I'm guessing they have a fair use clause

scarlet schooner
calm swan
#

Writing mode is the same like using chatgpt right?

scarlet schooner
#

That will be lifted after day refresh

#

Or something

scarlet schooner
agile jay
#

I mainly use Perplexity for stuff that needs up to date info.

scarlet schooner
#

Same

agile jay
#

It's really good at a lot of stuff that all the other models fail at.

agile jay
#

Because they didn't have fresh data.

scarlet schooner
#

I don't think you can exhaust all 600 responses on pro mode. Unless u going nuts just using perplexity pro all day long

calm swan
scarlet schooner
#

But I might be wrong, I see those people who has sent over 10.2k msgs on pi.ai and they are very proud of it

calm swan
scarlet schooner
agile jay
scarlet schooner
#

Wait isit

#

Need to open my laptop to check

agile jay
scarlet schooner
#

My bad, you are rifht

calm swan
scarlet schooner
#

Though there is that toggle tho

calm swan
agile jay
scarlet schooner
#

The answer is still 600

#

Even in writing mode

calm swan
#

Gotcha, 600 is still massive tho

scarlet schooner
#

Inexhaustible

#

For real usecase

agile jay
#

Yep, the most I've used in one day is around 75...

calm swan
scarlet schooner
#

Once i sat hours the first day i paid perplexity. And the total pro uses in a day was like 60

#

You run out of idea faster

#

Than you can ask

calm swan
#

Yea, I planned to use it for solving mcq tho, hahhahaha

agile jay
#

Yep, the advantage is you don't have to worry about it stopping while working...

calm swan
#

Okay thanks. So In conclusion :
Amount of gpt 4 = amount of copilot

Writing mode = chatting like chatgpt

agile jay
#

Like I had to with GPT Plus

scarlet schooner
#

Please wait till xx.xx pm

calm swan
#

We can also upload image and file to perplexity pro right?

scarlet schooner
#

You can

calm swan
agile jay
#

Rip, I have all the major services.

scarlet schooner
#

Idk what else out there

calm swan
#

The minus is just the code interpreter right?

agile jay
#

Claude Pro, Perplex, Chat GPT, Gemini etc

scarlet schooner
#

But yeah i am subbed to perplexity pro, gpt plus, and claude

calm swan
agile jay
scarlet schooner
#

Also i have gemini advanced

#

Coz 2 months free

#

Lmao

#

šŸ’€

#

But ngl, gemini advanced kinda dumb

calm swan
#

Hahahaha yeah, me too, it's really good for creative writing but really bad at following instructions and logic

scarlet schooner
#

Sometimes it just doesnt follow what you write

calm swan
#

Hahahhaha

scarlet schooner
#

Or what you tell it to do

agile jay
#

Yep, Gemini is best at translation. Terrible at everything else...

scarlet schooner
calm swan
#

Claude 3 sonnet is kinda uncensored tho

scarlet schooner
#

I use claude to debug code sometimes

calm swan
#

It's literally can cuss

scarlet schooner
#

200k context window baby

#

šŸ˜„

agile jay
#

To me it seems Claude has the biggest output.

scarlet schooner
#

Claude really writes long answers yea

#

The opus one

agile jay
#

Yep

scarlet schooner
#

I never tried the sonnet

agile jay
#

Sonnet will probably be good for agents.

calm swan
#

I like it

scarlet schooner
#

This is why you talk to people

calm swan
#

Wait but fr tho, how many context if we paste some text to chatgpt textarea

scarlet schooner
#

Just check it on token calc

#

From openai

#

Tokenizer somethinf something

agile jay
#

Yep, token to words ratio is around 4:3

#

So 128k tokens is around 100k words.

#

(even though it's actually 129k...)

calm swan
#

My bad

#

Is it 4k like bing?

scarlet schooner
#

You mean the amount of token you can write into the text area? Idk, i never hit that much. For long text like code. I just upload fhe file

calm swan
scarlet schooner
#

@agile jay ppl seem to riot over claude 2.1. They want claude 2.1 to be back instead of using sonnet
Is it that good?

#

I mean on the pro feedback below

agile jay
#

No, people just dumb apes

scarlet schooner
calm swan
scarlet schooner
#

I still wonder if me defaulting to gpt4 turbo instead of using sonnet is a good idea. Is sonnet still better than gpt4 turbo because of bigger context window as well?

#

I cant find convincing testimony of people using sonnet vs gpt4 turbo

agile jay
#

Don't think it matters much.

#

128k is a huge context.

#

More than the first day per book

#

(which is in the 80,000 words range)

scarlet schooner
#

True

#

Or i just feel comfy with gpt4turbo

#

Btw did gpt4 votes come from carryover from before claude 3 release?

#

Interesting to see gemini pro up therem it should be the 1.5 version right? Coz the current gemini advanced kinda dumb

agile jay
#

I assume it uses the Elo method, so should be accurate.

agile jay
scarlet schooner
#

Ic

agile jay
#

You scroll to the right and you can see that it's the only online one...

#

So probably scores high because it knew up to date stuff.

scarlet schooner
#

Right sus

agile jay
#

Funny it can't beat offline models, lol

neat lichen
#

I can't find the button to generate images.

#

Is that a thing still?

agile jay
#

Then it appears at the top right

scarlet schooner
#

But other than presenting up to date stuff. I believe gemini model isn't that good. Unless I just got bad time with it

agile jay
#

Also image gen is only supported on the web browser, I believe.

neat lichen
#

Dude, thanks for a quick response. šŸ™‚

tranquil orchidBOT
agile jay
#

Np

agile jay
scarlet schooner
#

Rip

neat lichen
scarlet schooner
#

I am not gonna pay a dime for gemini advanced. As soon as my 2 months free period is up, I am done with it

agile jay
#

Currently Claude opus hallucinates the least.

neat lichen
#

I'm a huge Claude fan.

#

Nice.

scarlet schooner
neat lichen
#

I'm really confused about Claude 3, though. It says it only does 5 searches a day. What happens after I do those 5 searches? Pro is telling me I have 600 every day.

scarlet schooner
#

You will then use claude 3 sonnet

agile jay
#

Lol, it might also be the reason why Gemini pro was removed from perplexity...

#

Would make up links...

scarlet schooner
#

So bad

agile jay
#

Since the team did say it was related to bugs...

scarlet schooner
#

Is that what a top tier tech company has to offer in production

agile jay
#

Google has been slacking...

scarlet schooner
#

They need to switch from using slack to microsoft team

#

Gottem

#

Btw what package do you use for google search in python? BeautifulSoup?

#

Since mixtral 8x7b supports function calls, i might try groq api

agile jay
#

They've literally been using LLM's longer than Openai...

scarlet schooner
#

And try to attach google search functiobality to it

scarlet schooner
#

Meanwhile satya nadella

agile jay
#

Nope BS4 is used for scraping.

scarlet schooner
#

Invest heavily in openai, in mistral

#

Put ai everywhere

agile jay
#

Windows AI

scarlet schooner
#

copium copilot for spreadsheet, for ms 365, for your underpants

agile jay
#

Yep, he saw the gold rush coming.

austere kestrel
agile jay
leaden lagoon
#

I need to talk to a Dev about the perplexity llama website

austere kestrel
warm cave
#

I have never been able to get a LLM to give me the right number of words, so if I want 250 words from gpt, then I will ask for 500 words or ask for expanded and in depth writing. And if the responses are generally too long I ask it to be concise and brief

austere kestrel
# warm cave I have never been able to get a LLM to give me the right number of words, so if ...

yeah it's a function of how generative AIs, well, generate text/tokens - they're autoregressive (they sample/predict the next token, then look back at over it all, and then predict the next one - and so on). They don't know when their response will/should be completed when they start a response... It's a simplification, but it is basically just a very sophisticated and self iterative autocomplete at the end of the day ha

#

And also the fact it's tokens, not words.