mirror of
https://github.com/TheBlewish/Automated-AI-Web-Researcher-Ollama.git
synced 2025-01-18 16:37:47 +00:00
Update README.md
This commit is contained in:
parent
a5f0f93f7a
commit
808592453b
|
@ -3,7 +3,13 @@
|
|||
## Description
|
||||
Automated-AI-Web-Researcher is an innovative research assistant that leverages locally-run large language models through Ollama to conduct thorough, automated online research on any given topic or question. Unlike traditional LLM interactions, this tool actually performs structured research by breaking down queries into focused research areas, systematically investigating via web searching and then scraping of relevant websites each area, and compiling it's findings all saved automatically into a text document with all content found and links for the source of each, and whenever you want it to stop it's research you can input a command which then results in the research terminating and the LLM reviewing all the content it found and providing a comprehensive final summary to your original topic or question, and then you can also ask the LLM questions about it's research findings if you would like.
|
||||
|
||||
Here's how it works:
|
||||
## Project Demonstration
|
||||
|
||||
[![My Project Demo](https://img.youtube.com/vi/hS7Q1B8N1mQ/0.jpg)](https://youtu.be/hS7Q1B8N1mQ "My Project Demo")
|
||||
|
||||
Click the image above to watch the demonstration of My Project.
|
||||
|
||||
## Here's how it works:
|
||||
|
||||
1. You provide a research query (e.g., "What year will global population begin to decrease rather than increase according to research?")
|
||||
2. The LLM analyzes your query and generates 5 specific research focus areas, each with assigned priorities based on relevance to the topic or question.
|
||||
|
|
Loading…
Reference in a new issue