IT News Pickles

好みに合わせた情報収集支援webサービス

What it does

■ 概要
自分の興味がある情報を効率的に収集することを支援するwebサイトです。
まず、サイトには予め登録してあるRSS情報からニュース記事をあつめ、一覧表示しています。
利用ユーザはテキストボックスに自分の興味や欲しい情報を文章で記載します。
その記載内容をもとに一覧表示の中からふさわしいと思われるものが強調して表示されるのがメインとなる機能です。
また、一覧内の記事をクリックするとその記事と類似の記事を表示する機能もあります。
このようにして新しい情報のインプットや検索を支援します。

■ Gemini API
類似性の判定を行うために、text-embeddingのAPIを利用してベクトル化した情報を作成し、保持しています。
また、ユーザの入力したテキストをうまく検索できるよう、Gemini 1.5 flashを利用して翻訳やキーワード抽出を行っています。


■ Overview
This is a website that supports the efficient collection of information of interest to you.
First, the site gathers news articles from pre-registered RSS information and displays them in a list.
Users enter their interests and desired information in text boxes.
The main function of the site is to highlight articles from the list based on the content of that description.
There is also a function that displays similar articles by clicking on an article in the list.
In this way, it assists in the input and retrieval of new information.

■ Gemini API
To determine similarity, we use the text-embedding API to create and maintain vectorized information.
We also use Gemini 1.5 flash for translation and keyword extraction to successfully search user input text.

Built with

  • Web/Chrome
  • Google SpreadSheets
  • GAS

Team

By

stkdev

From

Japan