MCPcopy Index your code
hub / github.com/aatxe/markov

github.com/aatxe/markov @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
55 symbols 152 edges 3 files 22 documented · 40%
What it actually does AI analysis from the code graph — generated when you open this
loading…

Extension points exported contracts — how you extend this code

Chainable (Interface)
The definition of all types that can be used in a `Chain`. [1 implementers]
src/lib.rs
States (Interface)
A collection of states for the Markov chain. [1 implementers]
src/lib.rs

Core symbols most depended-on inside this repo

feed
called by 18
src/lib.rs
feed_str
called by 18
src/lib.rs
iter
called by 9
src/lib.rs
generate
called by 5
src/lib.rs
markov_gen
called by 4
src/bin/markgen.rs
is_empty
called by 3
src/lib.rs
generate_from_token
called by 3
src/lib.rs
save
called by 2
src/lib.rs

Shape

Function 27
Method 23
Class 3
Interface 2

Languages

Rust100%

Modules by API surface

src/lib.rs46 symbols
src/bin/markgen.rs8 symbols
examples/graph.rs1 symbols

For agents

$ claude mcp add markov \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact