ποΈDetect Spam with AI
πΏSemantically Similar Articles (by :title_embedding)
- ποΈ 46.2 π Apr02 Happy 20th birthday Gmail, you're mostly grown up β now fix the spam - The Register (π° Google News - US)
- ποΈ 50.0 π Apr02 From GenAI to Insights from Your Customers (Part 1) (π§π»βπ» Tara Pourhabibi)
- ποΈ 50.4 π Apr04 'The machine did it coldly': Israel used AI to identify 37000 Hamas targets - The Guardian (π° Google News - US)
- ποΈ 50.8 π Apr04 Israele, intelligenza artificiale per stanare gli obiettivi di Hamas? (π§π»βπ» webinfo@adnkronos.com (Web Info))
- ποΈ 50.9 π Mar26 Enterprise Connect 2024 - Bringing AI to the Contact Center (π§π»βπ» Kevin Shatzkamer)
Detect Spam with AI
2023-11-05
- Dave Kimura
(from Drifitng ruby)
We can create a small python service that uses a Large Language Model (LLM) to detect if a message is spam or not. Using this service, we can tie it into our Rails application so that any comment created will be evaluated for being spam or not. We explore a few different routes on handling any messages flagged as spam.
[π§ ] [v1/3] title_embedding_description: {:ricc_notes=>"[embed-v3] Fixed on 9oct24. Only seems incompatible at first glance with embed v1.", :llm_project_id=>"unavailable possibly not using Vertex", :llm_dimensions=>nil, :article_size=>493, :poly_field=>"title", :llm_embeddings_model_name=>"textembedding-gecko"}
[π§ ] [v1/3] summary_embedding_description:
[π§ ] As per bug https://github.com/palladius/gemini-news-crawler/issues/4 we can state this article belongs to titile/summary version: v3 (very few articles updated on 9oct24)
πΏarticle.to_s
------------------------------ Title: Detect Spam with AI [content] We can create a small python service that uses a Large Language Model (LLM) to detect if a message is spam or not. Using this service, we can tie it into our Rails application so that any comment created will be evaluated for being spam or not. We explore a few different routes on handling any messages flagged as spam. [/content] Author: Dave Kimura PublishedDate: 2023-11-05 Category: Technology NewsPaper: Drifitng ruby
"title"=>"Detect Spam with AI",
"summary"=>nil,
"content"=>"We can create a small python service that uses a Large Language Model (LLM) to detect if a message is spam or not. Using this service, we can tie it into our Rails application so that any comment created will be evaluated for being spam or not. We explore a few different routes on handling any messages flagged as spam.",
"author"=>"Dave Kimura",
"link"=>"https://www.driftingruby.com/episodes/detect-spam-with-ai",
"published_date"=>Sun, 05 Nov 2023 00:00:00.000000000 UTC +00:00,
"image_url"=>nil,
"feed_url"=>"https://www.driftingruby.com/episodes/detect-spam-with-ai",
"language"=>nil,
"active"=>true,
"ricc_source"=>"feedjira::v1",
"created_at"=>Mon, 01 Apr 2024 20:13:17.501817000 UTC +00:00,
"updated_at"=>Mon, 21 Oct 2024 18:02:33.843937000 UTC +00:00,
"newspaper"=>"Drifitng ruby",
"macro_region"=>"Technology"}