I, Librarian with custom features

I, Librarian tailored to you

I, Librarian is built for a diverse community of students, scholars, and professionals. To keep the public version streamlined and intuitive, we focus on features that serve the broadest possible audience.

However, we understand that specialized industries often require specific tools. If your organization needs a unique feature or a bespoke integration to optimize your research workflow, we can help. Partner with our development team to build and maintain a custom version of I, Librarian tailored specifically to your company’s requirements.

Case studies

Workflow Automation

For a large research team, we developed a seamless JIRA integration. Researchers can now trigger literature procurement requests directly within I, Librarian, instantly notifying their procurement team to purchase and upload specific PDFs.
 
System Connectivity

To support a client’s custom external toolset, we built a bespoke API endpoint. This allows for the automated, programmatic export of PDF collections in compressed ZIP archives for use in downstream applications.
curl -G -u ":3a551de1af1e531f35ea51da1f35ea13" \
  'https://i-librarian.net/api/v2/items' \
  --data-urlencode "id=42 1984" \
  --data-urlencode "as=xml" \
  --data-urlencode "fulltext=1"
                            
Enhanced Reporting

We enabled a custom DOCX export for a client needing to perform deep-dive analysis. This feature allows users to transform literature search excerpts into editable reports for detailed study outside the platform.
 
Loading...
Please wait