assafelovic / gpt-researcher

LLM based autonomous agent that does online comprehensive research on any given topic
https://gptr.dev
Apache License 2.0
14k stars 1.81k forks source link

Learning from The AI Scientist #777

Open therealtimex opened 3 weeks ago

therealtimex commented 3 weeks ago

GPT-Researcher could benefit from integrating some of the workflow automation features present in AI-Scientist. This enhancement would streamline the research process and improve overall efficiency.

ElishaKay commented 3 weeks ago

Welcome @therealtimex,

Please elaborate - which features did you have in mind?

therealtimex commented 2 weeks ago

Welcome @therealtimex,

Please elaborate - which features did you have in mind?

I see these points:

  1. be able to execute code to analyze data
  2. present data analysis in the repport
  3. publication style (latex-based)

Those are features we can learn from AI Scientist

danieldekay commented 1 week ago

One way to do that would be to utilize a) Quarto - incl. code execution blocks b) Pandoc: Markdown -> Latex -> PDF