https://github.com/ev609/rag-chatbot
· scanned 2026-06-16 04:22 UTC (2 months ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 28 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
_format_context |
software | healthy | kb_answer.py:45 |
_extractive_answer |
software | healthy | kb_answer.py:53 |
_generative_answer |
software | healthy | kb_answer.py:65 |
_coverage |
software | healthy | kb_answer.py:90 |
answer |
software | healthy | kb_answer.py:98 |
_print_answer |
software | healthy | rag_chatbot.py:44 |
cmd_index |
software | healthy | rag_chatbot.py:53 |
cmd_ask |
software | healthy | rag_chatbot.py:67 |
main |
software | healthy | rag_chatbot.py:80 |
_stem |
software | healthy | kb_engine.py:51 |
tokenize |
software | healthy | kb_engine.py:64 |
source |
software | healthy | kb_engine.py:79 |
_split_into_chunks |
software | healthy | kb_engine.py:84 |
flush |
software | healthy | kb_engine.py:95 |
__init__ |
software | healthy | kb_engine.py:143 |
load |
software | healthy | kb_engine.py:155 |
_idf |
software | healthy | kb_engine.py:165 |
_score |
software | healthy | kb_engine.py:170 |
search |
software | healthy | kb_engine.py:185 |
| Label | Layer | Status | Path |
|---|---|---|---|
kb_answer.py |
software | healthy | kb_answer.py |
README.md |
software | healthy | README.md |
rag_chatbot.py |
software | healthy | rag_chatbot.py |
kb_engine.py |
software | healthy | kb_engine.py |
LICENSE |
software | healthy | LICENSE |
| Label | Layer | Status | Path |
|---|---|---|---|
Chunk |
software | healthy | kb_engine.py:71 |
KnowledgeBase |
software | healthy | kb_engine.py:132 |
| Label | Layer | Status | Path |
|---|---|---|---|
ev609__rag-chatbot |
software | healthy | /data/fable5_failed_archive/ev609__rag-chatbot |
| Label | Layer | Status | Path |
|---|---|---|---|
elasticsearch |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/8ff0f164-f769-4cd7-9179-267b5fb67f36/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8ff0f164-f769-4cd7-9179-267b5fb67f36/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.