HN user

thefoolofdaath

17 karma
Posts19
Comments4
View on HN
github.com 7mo ago

Show HN: SerpApi MCP Server

thefoolofdaath
26pts6
serpapi.com 2y ago

Google Search Parameters (2024 Guide)

thefoolofdaath
4pts0
serpapi.com 2y ago

Comparing Types of Databases: A Real-World Benchmark Analysis

thefoolofdaath
2pts0
github.com 3y ago

Show HN: Clauneck – Open-Source Tool for Email Collection Using Google Search

thefoolofdaath
2pts0
serpapi.com 3y ago

Cold Email Marketing with Open-Source Email Extractor

thefoolofdaath
1pts0
github.com 3y ago

Show HN: Open-Source Server Code for Deploying Text Classification Models

thefoolofdaath
1pts0
huggingface.co 3y ago

Show HN: Bert-Based Classification Model for Google Local Listings

thefoolofdaath
3pts0
github.com 3y ago

Show HN: A Ruby Gem to Perform AI Powered Parsing for Google Local Results

thefoolofdaath
3pts0
serpapi.com 3y ago

Real World Example of AI Powered Parsing

thefoolofdaath
3pts0
serpapi.com 3y ago

Open Source Review Analyzer Chrome Extension for ChatGPT

thefoolofdaath
1pts0
github.com 3y ago

Show HN: ChatGPT Chrome Extension for extracting valuable insights from reviews

thefoolofdaath
2pts1
serpapi.com 3y ago

Global SEO: Strategies for International Success

thefoolofdaath
1pts0
github.com 3y ago

UULE Converter: A Ruby gem for encoding/decoding GPS to UULE parameter

thefoolofdaath
3pts0
serpapi.com 3y ago

LLMs vs. SerpApi: A Comparative Analysis of the Webscraping Capabilities

thefoolofdaath
2pts0
serpapi.com 3y ago

Analyzing the Distribution of Problems in Competition Reviews

thefoolofdaath
1pts0
github.com 3y ago

Open Source AI Image Classifier with Automatic Dataset Creator

thefoolofdaath
2pts0
serpapi.com 3y ago

Topic Analysis of App Store Reviews: A Heatmap Approach with App Store Reviews

thefoolofdaath
1pts0
serpapi.com 3y ago

Maximize Your App's Visibility and Downloads with Apple App Store Search Scraper

thefoolofdaath
1pts0
serpapi.com 3y ago

When and How to Use AI Solutions in Your Product?

thefoolofdaath
1pts0

I don't think AI is bringing anything that is not on the table in terms of the basic structure of propaganda. Seeing 10% of the specific propaganda you see on the internet in numbers of 10s of news, and seeing it on 100s but still at 10% doesn't really change something. The means of production is evolving fast. I would agree to that. But there is always one secret sauce that we usually don't produce under competition that gives propaganda an edge. Think about the feeling of sincerity between traditional and social media. Nobody was sure 360p videos, 140 character tweets, etc. would replace the traditional media. People found sincere feelings combined with quick dopamine in it. Same thing here, it's not the means to an end that brings the real change. Although it is catalyzing a substantial change for sure.

Very cool. I've been doing some "prompt design" myself, how did you land on the temperature 0.001?

The point is to use the least generative methods to parse the HTML.

It's kind of clunky to iterate on a prompt. If you change one thing about the prompt to get a better result for one aspect of the desired output, it can negatively impact the quality of another aspect.

There is an implementation for testing prompts internally when you set it up on local. This way you can get an idea about which parts a prompt and restrictive hyperparameters are failing you.

With that being said, you can also design a unique custom parser by changing the prompt for different subsets of data.

If you wanted to make the ratios more accurate. You might add something like "Make sure the ratios of ingredients are correct. Which is better, but many times something else gets worse (e.g. the list of intructions to actually cook the thing). Curious what process you followed when designing the prompts.

This is really interesting. I would love to hear more about it if you would like to open an issue under the repository with something like: "Using additional instructions to improve parsing of preset parsers", I may add a preset parser on that issue to showcase.

I think someone could build a business around "prompt design". Small tweaks make such a huge difference that a tool that helped you improve prompts would be really valuable.

I hope it brings ease to people's lives