What is Revornix?
Revornix is an open-source information management platform developed by Qingyon Tech (Qingyon-AI/Revornix). Designed for the AI age, it helps users consolidate scattered information and documents, process them with AI, and receive structured reports right on schedule.
Key Features
-
Cross-Platform Content Aggregation
Currently available for web, with iOS and WeChat Mini Program versions in development. It can aggregate content from news, blogs, forums, and other sources. -
Document Conversion & Vector Storage
Uses multimodal large models to convert files into Markdown format and stores them as embeddings in Milvus vector database for later retrieval and semantic search. -
Daily Summaries & Interactive AI Assistant
Equipped with a built-in MCP client to automatically generate daily summaries and support text-based interaction. You can switch between different AI models for Q&A and analysis. -
Custom Alerts & Notifications
Supports customized alerts via email, phone, etc., so you never miss important updates. -
Model Flexibility & Local Privacy
Compatible with any OpenAI-compatible models and stores all user data locally. As an open-source platform, it prioritizes transparency and data security. -
Multi-Tenant Architecture & Tag-Based Organization
Supports multi-user deployment with isolated personal repositories. Documents are taggable, making them easy to organize and retrieve.
Technical Architecture
-
Multimodal Large Model Processing: Converts documents and external content into Markdown using AI understanding.
-
Milvus Vector Database: Embeds content as vectors for semantic search and knowledge retrieval.
-
MCP Client Integration: Allows document interaction and scheduled model calls.
-
Backend Stack: Combines FastAPI, Celery, MySQL, Redis, Docker, and Nginx for scalable and stable deployment.
-
Frontend Frameworks: Built with Next.js and Tailwind CSS for a responsive web UI; SwiftUI and mobile support are on the roadmap.
Project Links
-
Official Website: https://revornix.com
Application Scenarios
-
Personal or Team Info Hub: Aggregate and summarize news and knowledge across multiple sources.
-
Knowledge Base Building: Transform internal documents and research into searchable Markdown-based archives.
-
AI-powered Q&A System: Feed structured content into an AI assistant to get reliable answers.
-
Custom Notification Platform: Automatically push alerts about sensitive or critical topics via email or phone.
-
SaaS Multi-Tenant Environments: Ideal for organizations or collaborative teams needing separate and secure data spaces.