Sapiens.org knowledge base with NeuralGraph semantic search
  • Python 62.8%
  • JavaScript 23.3%
  • CSS 12.8%
  • HTML 1.1%
Find a file
alberto f1ebfaa44c Add knowledge base frontend and backend
FastAPI backend (server.py) bridges React frontend to NeuralGraph MCP,
with semantic search via sentence-transformers embeddings. React+Vite
frontend provides search, category browsing, and article reading with
markdown rendering. Includes scraper and embedding scripts.
2026-06-11 11:24:29 +02:00
articles Re-scrape articles with full body content 2026-06-11 10:00:26 +02:00
frontend Add knowledge base frontend and backend 2026-06-11 11:24:29 +02:00
.gitignore Add knowledge base frontend and backend 2026-06-11 11:24:29 +02:00
embed.py Add knowledge base frontend and backend 2026-06-11 11:24:29 +02:00
scraper.py Add knowledge base frontend and backend 2026-06-11 11:24:29 +02:00
server.py Add knowledge base frontend and backend 2026-06-11 11:24:29 +02:00