-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Vansh7nvc edited this page Aug 8, 2026
·
2 revisions
Welcome to the AbstractiFy Documentation Wiki! AbstractiFy is a premium, zero-cost academic research intelligence portal that transforms static research paper search into interactive consensus synthesis, study comparison matrices, citation network graphs, and AI-powered document exploration.
| Page | Description |
|---|---|
| β‘ Getting Started | 5-minute developer setup, local dev server, & environment variables |
| ποΈ Architecture | Hybrid vector search, L2 Gemini embeddings, Consensus Engine, & RAG |
| π API Reference | Complete JSON payload specs for all 7 Netlify serverless functions |
| π€ Contributor Guide | Issue claiming, automated PR review pipeline, & coding standards |
| π BYOK & Security Guide | Secure Background Mode, BYOK key headers, & security policy |
- Frontend: Vanilla JavaScript (ES6+), HTML5, CSS3, Tailwind CSS (CDN), Vis-network.js
-
Serverless Backend: TypeScript, Netlify Functions (
@netlify/functions) - Academic APIs: Semantic Scholar API, OpenAlex API
-
AI Models: Google Gemini 1.5 Flash (
@google/genai) - CI/CD & Security: CodeQL SAST, Gitleaks, ESLint, Prettier, Dependabot Auto-Merge