Fabric
Fabric copied to clipboard
[Feature request]: websearch webcrawler
trafficstars
What do you need?
I want the CLI to access links for me.
alias rjina='function _rjina() { curl https://r.jina.ai/$1; }; _rjina' alias sjina='function _sjina() { curl "https://s.jina.ai/$(echo "$*" | sed "s/ /%20/g")"; }; _sjina'
Jina AI is integrated into Fabric and has been for a while.
$ fabric -u http://www.usatoday.com -p summarize
# ONE SENTENCE SUMMARY:
USA TODAY covers diverse topics including politics, entertainment, travel, and health, highlighting current events and trending stories.
# MAIN POINTS:
1. Chicago's mayor opposes Trump's National Guard deployment, calling it tyranny.
2. Fast food prices are rising, affecting affordability.
3. Southwest Airlines introduces a secondary cockpit barrier for safety.
4. Rudy Giuliani hospitalized after a car crash in New Hampshire.
5. Snoop Dogg addresses backlash over controversial comments.
6. J.K. Rowling's involvement prevents a 'Harry Potter' cast reunion.
7. Powerball jackpot reaches $1.1 billion with suggested numbers.
8. A forgotten theme park once rivaled Disney in size.
9. Trump solves a mystery involving the White House Rose Garden.
10. Verizon customers report widespread wireless service issues.
# TAKEAWAYS:
1. Political tensions rise with Trump's actions and local government responses.
2. Economic factors are impacting everyday expenses like fast food.
3. Safety enhancements are being implemented in the airline industry.
4. Celebrity controversies and health incidents remain in the public eye.
5. Major lotteries and nostalgic stories capture public interest.