Show HN: I made a Slack bot that qualifies your sign-ups using GPT-3 (qualify.june.so)
OP here, this was super fun to build. It all started from playing around with Nat Friedman's GPT browser
https://twitter.com/0xferruccio/status/1599014988693180417
Then after having this running for our product for a couple of days or so we decided to give 10 customers access and they loved it! So expanding access now feels great :)
22 comments
[ 3.1 ms ] story [ 60.9 ms ] threadThe page linked tells me nothing.
My assessment probably sounds overly pessimistic, apologies.
I appreciate your explanation.
What is the value proposition that GPT-3 provides in your solution that is so unique?
The enrichment is not done by GPT-3 per se, we use Google and feed the relevant information from Crunchbase, Linkedin etc.. to GPT3. This allows you to not have to Google things and lets GPT-3 figure out what is the most relevant result within the Google search you'd be running manually.
It's been saving a lot of time for out team - so we just packaged it for others to use :)
For smaller startups Crunchbase and Clearbit api are very expensive - and don't allow for custom searches like "Does this company signing up have a security engineer" or things like that :)
[1] https://github.com/ferrucc-io/gpt-google/blob/57dfd0dc20d614...
Apps like Jasper.ai do things like:
```
Give me a list of 10 funny intros to a newsletter:
1. funny intro 1
2. funny intro 2
3. funny intro 3
4. {{ai go here}}
```
[1] https://github.com/ferrucc-io/gpt-google/blob/57dfd0dc20d614...
explain why 2+2+1-2+1=5 as a math teacher Sure! When we perform arithmetic operations, we follow a set of rules known as the order of operations. These rules dictate the order in which we should perform the operations in an arithmetic expression in order to obtain the correct result.
The order of operations is as follows:
Perform all operations inside parentheses or other grouping symbols first. Perform all multiplications and divisions (starting from left to right). Perform all additions and subtractions (also starting from left to right). Now, let's apply these rules to the expression 2+2+1-2+1. First, there are no parentheses or other grouping symbols, so we move on to the next step.
Next, we perform all multiplications and divisions, but there are none.
Finally, we perform all additions and subtractions, also starting from left to right. This gives us the following:
2 + 2 + 1 - 2 + 1 4 - 2 + 1 2 + 1 3
Therefore, the result of the expression 2+2+1-2+1 is 3.
I hope this helps to clarify the matter. If you have any further questions, please don't hesitate to ask.
[0]: https://www.datacenterdynamics.com/en/news/phishing-complain...