Quickstart
Get up and running with Lens in under 5 minutes.
What is Lens?
Lens is a local AI-powered research agent. It's like having a dedicated research assistant that can scan millions of academic papers, technical repositories, and public knowledge sources to answer your questions.
Instead of spending hours searching through multiple websites, Lens does the heavy lifting for you by gathering, processing, and summarizing information into structured reports.
Prerequisites
- Python 3.10 or higher
- pip package manager
- Internet connection
Installation
Option 1: Via pip (Recommended)
The easiest way to get started as a user.
Option 2: From Source (Developers)
Clone the repository if you want to contribute or customize the engine.
Your First Research Query
Running your first research session is simple. Choose a topic and run the command:
What happens next?
report.md and report.html in your workspace folder.
Project Resources
Latest Version
lensdev v0.1.2
Project Links
Using Docker
If you prefer containerization, you can build and run Lens using Docker.