assafelovic / gpt-researcher

GPT based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
MIT License
13.02k stars 1.61k forks source link

Features Request to make it more intelligent and useful. #448

Closed vikrant-sahu closed 2 months ago

vikrant-sahu commented 2 months ago

Here I would like to highlight a few features:

  1. Human in the loop for feedback. A human can guide it to go on the right path.
  2. The references should be tagged for each concept/paragraph/context as we see in bing copilot.
  3. Provisions to input a set of instructions like visiting a particular website to gather info.
  4. Accessing the internet or websites through the browser in the machine.
  5. Support for external data sources like documents, websites, videos etc. In short, this should make use of gpt4V and perform multimodal parsing.
camillanapoles commented 2 months ago

Add to write on client language also

assafelovic commented 2 months ago

This is great feedback @vikrant-sahu ! I'm working on building an agentic autonomous flow for it now. Stay tuned in the discord community / watch the repo for updates