miurla / morphic

An AI-powered search engine with a generative UI
https://morphic.sh
Apache License 2.0
4.98k stars 1.16k forks source link

Add Tool to Retrieve Page Content from Specific URLs #155

Closed miurla closed 1 month ago

miurla commented 1 month ago

Overview

This PR introduces a tool that retrieves content from specific URLs provided by the user. The tool leverages the Exa API to fetch the content and display it in the UI. Closes: #92

Details

Requirements

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
morphic ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 18, 2024 2:40am
arsaboo commented 1 month ago

@miurla why not use https://jina.ai/reader/? Seems like a much better fit.

miurla commented 1 month ago

@arsaboo Ah, I hadn't tried jina.ai/reader. It seems to fit. Thank you.