A cutting-edge AI research assistant that autonomously conducts literature reviews, designs experiments, analyzes data, and generates comprehensive research reports—all with minimal human intervention.
OpenLens AI transforms your research questions into comprehensive papers through a streamlined multi-agent workflow
Submit your research question and data
Five specialized agents collaborate
Comprehensive research paper in PDF format
Get started with OpenLens AI in just a few simple steps
No installation required! Access OpenLens AI directly through your web browser at app.openlens.icu. Simply upload your data and start your research project immediately.
Launch Web AppFor advanced users who want to run OpenLens AI locally, you'll need the following:
For detailed installation instructions and configuration options, please visit our GitHub repository.
To install OpenLens AI locally, follow these basic steps. For complete documentation, please refer to our GitHub repository.
# Clone the repository git clone git@github.com:jarrycyx/openlens-ai.git cd agent-med # Install dependencies conda create -n py312 python=3.12 conda activate py312 pip install --upgrade pip pip install -e . # Configure environment variables cp .env.example .env # Edit .env with your API keys and model settings
For detailed installation instructions, troubleshooting, and advanced configuration options, please visit our GitHub repository.
The easiest way to use OpenLens AI is through our web application. No installation required!
Open Web Apppython -m openlens_ai.build_graph --question "Your research question" --dataset-path "path/to/dataset" --thread-id "Unique id for this job"
streamlit run start_app.py
Then open your browser to http://localhost:8501
to
access the local interactive interface.
See how OpenLens AI can accelerate your medical research in various scenarios
Use OpenLens AI to develop predictive models for diseases based on historical patient data.
Analyze the latest findings on drug interactions to improve medication safety and efficacy.