Update README.md

Windows Implementation
This commit is contained in:
Hafeez 2024-11-20 21:50:15 +05:30 committed by GitHub
parent c53dddc457
commit ab194f62a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
# Automated-AI-Web-Researcher-Ollama (Windows)
## Now compatible with Windows
# This is a Windows-optimized version of the Automated-AI-Web-Researcher-Ollama, modified from the original Unix-based implementation to provide full Windows compatibility.
## 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.