Skip to content
Vansh7nvc edited this page Aug 8, 2026 · 2 revisions

πŸŽ“ AbstractiFy Documentation Wiki

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.


🧭 Navigation Index

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

πŸ› οΈ Technology Stack

  • 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

πŸ”— Quick Links

Clone this wiki locally