ხელოვნური ინტელექტის აგენტებთან მუშაობისას ერთ-ერთი მთავარი გამოწვევა ინფორმაციის ეფექტიანი ორგანიზება და მისი გრძელვადიანი შენარჩუნებაა. ახალი პროექტი, LLM-Wiki, ამ პრობლემას რადიკალურად ცვლის და მომხმარებელს სთავაზობს სისტემას, რომელიც AI-აგენტების მუშაობას 10-ჯერ უფრო ეფექტიანს ხდის.
პლატფორმა წარმოადგენს ცოდნის ბაზების კომპილაციის მეთოდს, რომელიც მუშაობს Claude Code-ის, OpenAI Codex-ის და სხვა თანამედროვე AI-ინსტრუმენტების დანამატის სახით. ის საშუალებას იძლევა, მოხდეს წყაროების ავტომატური ჯვარედინი მითითება, ანგარიშების მომზადება და კვლევის პროცესის სტრუქტურირება.
LLM-Wiki-ს მთავარი უპირატესობაა „თეზისზე დაფუძნებული კვლევა“. აგენტები მუშაობენ პარალელურ რეჟიმში, იკვლევენ როგორც მხარდამჭერ, ისე საპირისპირო არგუმენტებს, რაც ამცირებს მიკერძოებას და შედეგად ვიღებთ დასაბუთებულ ვერდიქტს და არა უბრალოდ ინფორმაციის შეჯამებას.
როგორ მუშაობს სისტემა?
- მონაცემთა ინტეგრაცია: აგენტი ამუშავებს URL-ებს, PDF-ებს, Git-რეპოზიტორებსა და შეტყობინებების არქივებს.
- ინვენტარიზაცია: სისტემა აკონტროლებს პროექტისთვის მნიშვნელოვან რესურსებს, კითხვებსა და მომდევნო ნაბიჯებს.
- სესიების მართვა: იქმნება კონტექსტური რეზიუმეები, რაც აგენტს ეხმარება, შეინარჩუნოს ორიენტირი ხანგრძლივი მუშაობის პროცესში, პირადი ჩეთების გადატვირთვის გარეშე.
მნიშვნელოვანია, რომ სისტემა არ მოითხოვს ცენტრალიზებულ სერვერებს ან რთულ ინფრასტრუქტურას. ყველაფერი მუშაობს ადგილობრივად, Markdown-ფორმატში, რაც მომხმარებელს სრულ კონტროლს ანიჭებს საკუთარ მონაცემებზე. არქივირებული თემები ინახება ცალკე, რაც ინარჩუნებს სამუშაო სივრცის სისუფთავეს.
LLM-Wiki-ს გამოყენება შესაძლებელია როგორც Claude Code-ის დანამატის, ისე პორტატული AGENTS.md ფაილის სახით, რაც მას თავსებადს ხდის თითქმის ნებისმიერ AI-აგენტთან. ეს ინსტრუმენტი განსაკუთრებით სასარგებლოა მათთვის, ვინც აგენტებს იყენებს რთული ტექნიკური ამოცანების, კვლევებისა და დაგეგმვისთვის.
| Command | Description |
|---|---|
| /wiki | Fuzzy intent router — say what you want, it routes to the right subcommand. |
| /wiki | Show status, stats, and list all topic wikis. |
| /wiki init | Create a topic wiki at ~/wiki/topics//. |
| /wiki:ingest | Ingest a URL, file path, or quoted text. |
| /wiki:ingest --inbox | Process files dropped into the topic wiki's inbox. |
| /wiki:ingest-collection | Bulk-ingest Git doc repos, BIP-style proposal sets, MediaWiki dumps/API sites, message archives, or Wayback CDX snapshots. |
| /wiki:collect "" | Find, dedupe, and catalog artifacts, examples, resources, media, memes, tools, entities, or source candidates. |
| /wiki:collect "" --scale tiny|small|medium|large|huge | Control write behavior by operational scale: row count, media weight, provenance burden, volatility, and inventory usefulness. |
| /wiki:collect "" --media archive|thumbnail|reference | Download bounded originals by default for media-bearing collections; use thumbnails for previews or reference to opt out. |
| /wiki:collect "" --inventory corpus|records | Create one corpus record for medium or media-heavy sets, or per-item records only for small durable lists. |
| /wiki:inventory list | List durable tracking records as compact chat tables or bullets. |
| /wiki:inventory add "title" | Add items, source candidates, entities, corpora, questions, tasks, or watch records after a fit check. |
| /wiki:inventory scan-outputs --dry-run | Preview legacy queues/backlogs before an additive inventory migration. |
| /wiki:dataset list | List dataset manifests without opening samples, profiles, queries, or underlying data. |
| /wiki:dataset add "title" --location | Index large or external data with a manifest; the data stays outside the wiki. |
| /wiki:dataset profile --dry-run | Preview lightweight profiling of size, format, headers, or schema observations. |
| /wiki:archive list [--archived] | List active topic wikis and optionally archived topic wikis. |
| /wiki:archive topic --reason "why" | Move a topic wiki to topics/.archive/ and hide it from default context. |
| /wiki:archive restore | Restore an archived topic wiki to active status. |
| /wiki:archive peek | Search archived topic indexes without reading archived article bodies. |
| /wiki:session status|disable|enable | Inspect, opt out of, or reconfigure default-on redacted session capture. |
| /wiki:session capture|list|show | Create, browse, and inspect redacted session digests kept outside topic evidence. |
| /wiki:session rehydrate|promote | Load compact session context or explicitly promote a distilled digest into topic raw notes. |
| /wiki:feedback list|show | Review redacted feedback candidates for corrections, preferences, approvals, and plan acceptance. |
| /wiki:feedback capture|promote | Manually add a feedback candidate or explicitly promote one into topic raw notes. |
| /wiki:compile | Compile new sources into wiki articles. |
| /wiki:query | Q&A against the wiki. --quick / --deep / --list / --resume / --include-archived. |
| /wiki:ll | Extract lessons from current session into wiki. --dry-run, --rules. |
| /wiki:research | 5 parallel agents. --plan (multi-path), --deep (8), --retardmax (10), --new-topic, --min-time 1h. |
| /wiki:research --mode thesis | Thesis-driven research: for + against → verdict. |
| /wiki:plan | Wiki-grounded implementation plan. --format rfc|adr|spec. |
| /wiki:output | summary, report, study-guide, slides, timeline, glossary, comparison. |
| /wiki:assess | Assess a repo against wiki + market. Gap analysis. |
| /wiki:audit | Truth-seeking audit across wiki, outputs, provenance, and fresh research when needed. |
| /wiki:librarian | Score articles for staleness and quality. Checkpoint recovery. --article for single article. |
| /wiki:lint | Health checks. --fix auto-repairs. --deep web-verifies facts. |
| /wiki:retract | Remove a source and clean up downstream references. |
| /wiki:project | Group outputs into projects with goals and manifests. |


დისკუსია
0 კომენტარი
ჯერ კომენტარი არ არის — იყავი პირველი.