Intern CLI
Installation
pip install analyst-intern- Install ffmpeg with homebrew.
- Set your
OPENAI_API_KEYin your.bashrcor.vimrcor.zshrc. Can also support Gemini and Anthropic.
Usage
Run intern --help:
Usage: intern [OPTIONS] COMMAND [ARGS]...
Intern CLI.
Options:
--help Show this message and exit.
Commands:
read Given a file, read it out and save the speech to an mp3 file.
research Visit provided links, apply the prompt, summarize the results.
intern read
Given a txt file, md file, or string, use OpenAI's TTS to save an mp3 file.
Usage: intern read [OPTIONS]
Given a file, read it out and save the speech to an mp3 file.
Options:
--output TEXT Output file. [required]
--text TEXT txt or md file or string. [required]
--voice TEXT Voice to use. [required]
--model TEXT Which model. [required]
--help Show this message and exit.
intern research
Usage: intern research [OPTIONS] PROMPT
Visit provided urls, apply the prompt, summarize the results.
Options:
--url TEXT List of urls to visit. [required]
--headless Whether or not to run the browser headless.
--model [openai|anthropic|gemini]
Which model to use.
--output TEXT Output file to save the results to.
--help Show this message and exit.
Release files for analyst-intern 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| analyst_intern-0.0.5.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| analyst_intern-0.0.5-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 6.8 kB
Release files / analyst_intern-0.0.5.tar.gz
| Download URL | analyst_intern-0.0.5.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
74f41e62b0bbb602dcf49aa79ab0593702d2c266daeddf32eb30f91195d63667
|
|
BLAKE2b-256 checksum How to use checksums |
6bc0a698bf128900f3ea3245d99c1543060b032c3e489e98404285fd49e1075e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.11.13 Darwin/24.5.0
|
Release files / analyst_intern-0.0.5-py2.py3-none-any.whl
| Download URL | analyst_intern-0.0.5-py2.py3-none-any.whl |
|---|---|
| Size | 4.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
8d5a976e525b10ff32e3273ea0d3eee840928ae7662d093f22693270fcec239a
|
|
BLAKE2b-256 checksum How to use checksums |
9253ddc57d11114f9031f7d7f888732d08705e20b3d210a16d94b33af0e673c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/2.1.3 CPython/3.11.13 Darwin/24.5.0
|