{"id":28282235,"url":"https://github.com/chleba/chunkerbot","last_synced_at":"2026-05-02T02:31:45.251Z","repository":{"id":293847540,"uuid":"953958370","full_name":"Chleba/chunkerbot","owner":"Chleba","description":"LLM documents spliting with AI agent that wrap chunks within document's context and store into a vector DB with simple chat","archived":false,"fork":false,"pushed_at":"2025-05-17T13:36:03.000Z","size":85,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-30T12:36:47.768Z","etag":null,"topics":["agentic-ai","ai","chatbot","cli","qdrant","rag","rust-lang","vector-database"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Chleba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-24T10:51:08.000Z","updated_at":"2026-01-19T03:51:50.000Z","dependencies_parsed_at":"2025-05-17T14:45:11.645Z","dependency_job_id":null,"html_url":"https://github.com/Chleba/chunkerbot","commit_stats":null,"previous_names":["chleba/chunkerbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Chleba/chunkerbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chleba%2Fchunkerbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chleba%2Fchunkerbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chleba%2Fchunkerbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chleba%2Fchunkerbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chleba","download_url":"https://codeload.github.com/Chleba/chunkerbot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chleba%2Fchunkerbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32520833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["agentic-ai","ai","chatbot","cli","qdrant","rag","rust-lang","vector-database"],"created_at":"2025-05-21T14:21:50.508Z","updated_at":"2026-05-02T02:31:45.243Z","avatar_url":"https://github.com/Chleba.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chunk_contextor\nLLM document spliting with ai agent that wrap chunks with document's context, store in vector DB with simple chat\n\n## Install\n\n`cargo build --release --bin chat_contextor`\nYou can find a binary in `target/release/chat_extractor`\n\n## Qdrant\n\nInstall \u0026 run `qdrant` vector database docker\n`docker run -p 6333:6333 -p 6334:6334 \\\n    -e QDRANT__SERVICE__GRPC_PORT=\"6334\" \\\n    qdrant/qdrant`\n    \nYou need to start `gRpc` service for client to be able to connect to DB.\n\n\u003e [!CAUTION]\n\u003e I Recommend to setup storage path on local machine, because of losing data when container is stopped.\n\n## Usage\n\n`chunk_contextor --help` will tell you all\n\n\u003e [!NOTE]\n\u003e Testing project for simple vector RAG search application. I will leave it here left free to use or update.\n\u003e Very simple contextual chunking and storing into a vector DB (qdrant).\n\u003e No Q/A chunking. No BM25 fulltext search. No TUI. Only CLI chat mod and CLI chunk generation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchleba%2Fchunkerbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchleba%2Fchunkerbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchleba%2Fchunkerbot/lists"}