rashadphz / farfalle

🔍 AI search engine - self-host with local or cloud LLMs
https://www.farfalle.dev/
Apache License 2.0
2.77k stars 246 forks source link

Feature Request: Add Videos #69

Open quantumalchemy opened 4 months ago

quantumalchemy commented 4 months ago

Can display of images be swapped out for showing videos? / Or add Videos section checking code.. if using searxng looks like we could change images to video category in the query call what about url formatting in frontend? any scripts to change? :update I was able to swap out img_src for url but need to find out how to add the video thumnail in the results will hack around see if.. and submit PR if thing work - great project!

quantumalchemy commented 4 months ago

added fork: https://github.com/quantumalchemy/farfalle-videos if anyone wants Videos

arsaboo commented 4 months ago

@quantumalchemy, why not create a PR against the main repo?

quantumalchemy commented 4 months ago
  1. created as a fork since it *replaces the orig Images sec with Videos - I figured some would want to keep the orig images - better to be a fork

  2. I will be making some other mods for this .. would love to convert to a 2 column layout as soon as I figure out react/next/tailwind stuff.. (beyond my kin) so if you or anyone else and want 2 cols feel free to pr mine!

  3. and .. the main fact: this project is starting to look a little long in the tooth.

  4. no PRs have been approved since May 21.., & there hasn't been any commits for over 2 weeks now.