Quantcast
Channel: Jazzと読書の日々
Viewing all articles
Browse latest Browse all 489

ObsidianにAI検索のFeloを埋め込む

$
0
0

APIはないみたいだからCopilotに使えないなあ。

iframe

そうだ、ログインしなくていいなら iframeで行けるはず。

<iframe width=100% height=800 src=https://felo.ai></iframe>

これだけですね。

はい、出ました。 デスクトップ版ならWeb viewsで出るんだろうなあ。

質問を打ち込んでみましょう。 回答が返ってきます。

あれ? URLスキームがあるって言ってる!

Felo - Search the world 2.2.2
分類: ユーティリティ
価格: 無料 (Sparticle Inc)

アプリ版に付いてるんだろうか。

…… うーん、どうも嘘つかれたか。 起動するURLスキームは見つからず。

共有する

「共有する」のボタンを押すと、URLアドレスが取得できます。

このアドレスを iframeで埋め込めば:

<iframe width=100% height=800 src=https://felo.ai/search/gQiCRkedGjaXrGCjG3kPyw></iframe>

Obsidianの文中に表示できます。

あるいはブログカードで:

とすることもできます。

<iframe src='https://hatenablog.com/embed?url=https://felo.ai/search/9ZE3muzocfJoM4krC9deCG' width='350px' frameborder='0' scrolling='no'></iframe>

ブログに埋め込むにはこちらがいいかな。

まとめ

回答自体はコピー・ボタンで取れるし。 Obsidian内でAI検索が完結。

これは面白い。


Viewing all articles
Browse latest Browse all 489

Trending Articles