clrnoise — cut through the noise of academic literature with AI-powered reading and synthesis
Project description
clrnoise
Cut through the noise of academic literature with AI-powered reading and synthesis.
Installation
pip install clrnoise
# or with Claude AI support
pip install "clrnoise[claude]"
Usage
# First-time setup
clrnoise migrate
# Run the server
clrnoise runserver
Then open http://localhost:8000 in your browser.
Configuration
Set environment variables to configure AI backends:
# Use Anthropic Claude (recommended)
export ANTHROPIC_API_KEY=sk-ant-...
# Or use a local Ollama model (default if no API key set)
export OLLAMA_BASE_URL=http://localhost:11434
export OLLAMA_MODEL=llama3.1:8b
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clrnoise-0.1.0.tar.gz
(45.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
clrnoise-0.1.0-py3-none-any.whl
(61.1 kB
view details)
File details
Details for the file clrnoise-0.1.0.tar.gz.
File metadata
- Download URL: clrnoise-0.1.0.tar.gz
- Upload date:
- Size: 45.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.12.2 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01d442982d750d5a19242542b5f2fd2e2031d0ca0e9822f27cf463ca3b64955d
|
|
| MD5 |
69e508b776ff7b3d5572d61d3073140b
|
|
| BLAKE2b-256 |
d76d976acea78ef61e78b0a66af2daaa0d49bb2de7e241c3ed7e4279cd009d75
|
File details
Details for the file clrnoise-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clrnoise-0.1.0-py3-none-any.whl
- Upload date:
- Size: 61.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.1 CPython/3.12.2 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a1462151bd47f80dacc80a8466246d915f0face10dc515bf1972ca44ca1feaa
|
|
| MD5 |
8293e3b650c675c5ff1ca320083253f6
|
|
| BLAKE2b-256 |
2ca81fe52d7124658e06c05362e4a1669858cd5b42bcf60356ea019ba7373b70
|