Skip to content

rustok-org/llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

rustok-llm

LLM agent brain for Rustok.

Responsibility

  • Intent parsing: natural language → structured actions
  • Tool registry: selecting which core functions to call
  • Memory: short-term (dialog) + long-term (user preferences)
  • Dialog manager: states, confirmations, clarifications
  • Risk explainer: translating txguard verdicts into human language

Stack

TBD — Rust (Rig) or Python (FastAPI + LangChain) after architecture decision.

About

Rustok agent brain — natural-language intent → wallet actions (early scaffold, stack TBD).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors