A sophisticated research assistance system that combines RAG (Retrieval-Augmented Generation) with citation network analysis to enhance academic research workflows.
- PDF processing and text extraction
- Citation network analysis
- RAG-powered query understanding
- Interactive visualizations
- Collaborative workspace
pip install -e '.[dev]'
- Clone the repository
- Create and activate a virtual environment
- Install dependencies
- Copy .env.example to .env and configure
- Run the development server
[Documentation in progress]