8000 GitHub - loadnetwork/llmtxt: generate an llm.txt for your github repository and store it onchain
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

generate an llm.txt for your github repository and store it onchain

License

Notifications You must be signed in to change notification settings

loadnetwork/llmtxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

llmtxt is the backend API for llmtxt.xyz -- generate an llm.txt for your github repository and store it onchain (on Load Network [^^]).

REST API

GET /port/:user/:repo_name

Response:

pub struct LlmTxtHandler {
    pub user: String,
    pub repo: String,
    pub load0_hash: String,
    pub size: u32,
}

License

This project is licensed under the MIT License

About

generate an llm.txt for your github repository and store it onchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0