Elacity is a browser-native assistant that activates as you read academic papers, arXiv preprints, or scientific articles. It parses full content (even embedded PDFs), extracting key findings within the browser experience. More than just a summarizer, Elacity helps you read faster, critique deeper, and think clearer.
The public-facing landing page for Elacity.
- Tech: Vanilla HTML, CSS, JavaScript
- Deployment: Static hosting
The browser extension that provides real-time paper analysis.
- Tech: React, Vite, Manifest V3
- Target: arXiv papers with plans to expand
AI/LLM integration for analyzing academic papers.
- Tech: Python, OpenAI API, prompt engineering
- Features: Full analysis, quick summaries, ELI12 mode
cd extension
npm install
npm run buildcd ai
pip install -r requirements.txt
cp ../.env.example ../.env
# Add your OpenAI API key to .env
python server.pycd website
# Open index.html in your browser- 🎯 Real-time Analysis: Instant insights as you browse research papers
- 📚 Smart Parsing: Extracts methodology, results, citations automatically
- 🧠 AI-Powered: Uses advanced LLMs for deep comprehension
- 🧒 ELI12 Mode: Explains complex concepts in simple terms
- ⚡ Fast: Faster reading through intelligent analysis
- 🔧 Open Source: Transparent, community-driven development
- Visit arXiv paper → Extension detects and activates
- AI analyzes content → Extracts key findings, methodology, results
- Get instant insights → Structured analysis in floating panel
- Read smarter → Focus on what matters most
- Fork the repository
- Choose your component (
website,extension, orai) - Make your changes
- Submit a pull request
See individual README files for component-specific contribution guidelines.
Don't want to deal with the technical setup?
Email a@beesumbodi.me with subject "SETUP" and get:
- ✅ Complete 1-on-1 setup assistance
- ✅ Extension installed and configured
- ✅ AI backend running perfectly
- ✅ Personal walkthrough and training
- ✅ Only $99, or $59 if you're a student - Setup guaranteed within 24 hours
- ✅ Response within a few hours of your email
Perfect for researchers who want to start using Elacity immediately without any technical hassle.
- Mathematical Formatting: Fix LaTeX/mathematical notation rendering in LLM summaries
- Enhanced Research Metrics: Improve accuracy of Methodological Rigor, Data Quality, and Innovation Level scoring with more sophisticated evaluation criteria
- Section-by-Section Analysis: Explain different paper sections as you scroll with contextual insights
- Interactive Q&A: Ask follow-up questions about specific sections or concepts
- Related Paper Discovery: Explore similar papers using Semantic Scholar API for cost-effective academic recommendations
- Beyond arXiv: Support for all academic databases, journals, and dense technical documents
- Email: avram@beesumbodi.com
Elacity is your cognitive extension for academic research. Read papers 32x faster, intelligently.