Query the RETROSPEC AI history knowledge graph — events, people, models, and concepts spanning 1305 to 2026
Project description
retrospec
Query the RETROSPEC AI history knowledge graph from Python.
Install
pip install retrospec
Usage
from retrospec import Retrospec
r = Retrospec('/path/to/RETROSPEC')
# Search
r.search('attention mechanism')
# Lookup
r.lookup('evt_2017_attention_is_all_you_need')
# Trace lineage
r.trace_lineage('model_gpt_series')
# Epoch events
r.epoch_events('08_transformer_age')
# Traverse graph
r.traverse('person_hinton_geoffrey', graph='influence')
# Stats
r.stats()
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
retrospec-0.1.0.tar.gz
(5.4 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
File details
Details for the file retrospec-0.1.0.tar.gz.
File metadata
- Download URL: retrospec-0.1.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d69f2ece6aef2b551fb3d70eb7c1c21cc2b69cc4ea41fbdc74fc72fa157e6f5
|
|
| MD5 |
3450d5bec3391d6d0bc9e8882fcd1950
|
|
| BLAKE2b-256 |
4be6cb30028b8cd1bdbaf28da01b143f693a8044d2205bff6c5f2ed24f72564a
|
File details
Details for the file retrospec-0.1.0-py3-none-any.whl.
File metadata
- Download URL: retrospec-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a316242f78adf894c4e3c5e96f57697933280c4275e31c97c56ce428f37e57c
|
|
| MD5 |
683f7579faa89ea3a80b6cdf895c41f5
|
|
| BLAKE2b-256 |
6de8a9625682bdede27979265176644d73cb6551f56ff51d0ef2e7b036da2fc7
|