TheBlewish / Automated-AI-Web-Researcher-Ollama

A python program that turns an LLM, running on Ollama, into an automated researcher, which will with a single query determine focus areas to investigate, do websearches and scrape content from various relevant websites and do research for you all on its own! And more, not limited to but including saving the findings for you!
MIT License
1.04k stars 101 forks source link

Add .gitignore #23

Closed synth-mania closed 9 hours ago

synth-mania commented 19 hours ago

Adds a .gitignore so commits won't contain the venv, pycache, etc.

TheBlewish commented 9 hours ago

I just added one thanks!