/agent-smith

Primary LanguagePythonMIT LicenseMIT

agent-smith

Simple crawler, finding an answer for a given query, powered by LLM (OpenAI/Together.ai) for decision making. Think of a grep, but for website.

Usage

./webgrep <searchquery> <url>

Training

All the related magic is in train_together.py