michaelthwan / searchGPT

Grounded search engine (i.e. with source reference) based on LLM / ChatGPT / OpenAI API. It supports web search, file content search etc.
MIT License
621 stars 65 forks source link

Reference Generator #11

Closed michaelthwan closed 1 year ago

michaelthwan commented 1 year ago

Done the first version

Without trafilatura extractor (beautifulsoup, p element) image

With trafilatura (less garbage in the source text df. Thus more real info to GPT prompt) image