Sapiens.org knowledge base with NeuralGraph semantic search
- Python 62.8%
- JavaScript 23.3%
- CSS 12.8%
- HTML 1.1%
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. |
||
|---|---|---|
| articles | ||
| frontend | ||
| .gitignore | ||
| embed.py | ||
| scraper.py | ||
| server.py | ||