Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Elicit API Examples

Code examples and integrations for the Elicit API. Search 138M+ academic papers and clinical trials, and create AI-powered research reports and systematic reviews.

Setup

Get your API key in account settings, then:

export ELICIT_API_KEY="your-api-key"

Examples

Standalone scripts in three languages, each covering the same six operations, from basic search through systematic reviews.

DirectoryLanguagePrerequisites
curl/Shellcurl, jq
javascript/Node.js 18+None (native fetch)
python/Python 3.7+requests

Integrations

DirectoryDescription
integrations/cli/Full-featured command-line tool (zero dependencies, Python stdlib only)
integrations/slack-bot/Slack bot with /elicit search and /elicit report slash commands
integrations/claude-code-skill/Natural-language research inside Claude Code
integrations/mcp/MCP server for Claude Desktop, Claude Code, and other MCP clients

API documentation

Full docs: docs.elicit.com

About

Example usages of the Elicit API

Resources

Stars

11 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages