mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
Improve search to be like SearchGPT or Perplexica #1656
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pseudotensor on GitHub (Aug 1, 2024).
Search is pretty basic right now and often doesn't find things. Also there are no visuals like perplexity.
Given OpenAI will soon integrate SearchGPT into normal chatGPT, good to integrate that kinda of solution too.
Also this project is taking off: https://github.com/ItzCrazyKns/Perplexica
One could borrow code or ideas from it.