gpt-researcher icon indicating copy to clipboard operation
gpt-researcher copied to clipboard

GPT based autonomous agent that does online comprehensive research on any given topic

Results 123 gpt-researcher issues
Sort by recently updated
recently updated
newest added

After completing the requiremnt installation ( with Sudo ) app isnt loading ``` ✘ ✝  Documents/Github/gpt-researcher   master  sudo pip install -r requirements.txt Password: WARNING: The directory...

Trying to follow the setup instructions, and when installing Requirements, I get this error. I have the newest version of pip and python and copy pasted all previous commands correctly....

Added UI for controlling the config. I made the config.json in the root folder the default config, and the UI can update it directly. Allows much faster testing of different...

Hi @assafelovic @gregdrizz , Noticed y'all are calling just OpenAI. I'm working on litellm (simple library to standardize LLM API Calls - https://github.com/BerriAI/litellm) and was wondering if we could be...

# My workflow ## Asking the question ![268099701-931ff113-ad9c-4ac0-99f8-e67d6d509aa1](https://github.com/assafelovic/gpt-researcher/assets/966375/153d322a-a249-4d48-a198-f8c7fd63c941) - As Obsidian is more or less a webbrowser at its core, GPT-Researcher can be opened as a browser tab. This is...

We use Ollama for [integration](https://python.langchain.com/docs/integrations/llms/ollama) w/ LLaMA: * Follow setup instructions note in the linked docs. Note: output formatting for lists requires particular prompts. * Good topic for prompt management...

I'm writing longish research prompts in order to guide the model to get what I want. At what I believe is the end of the job, when it's trying to...

I cloned the repo and have the app working. It is successfully researching and generating a report in the UI, however, no "copy to clipboard" or "download" button appears. Furthermore,...