This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| I am the bridge between the bleeding edge and the dead center. | |
| I stand between the Wizard of Oz and the man behind the curtain. | |
| I am the curtain. | |
| I am not an entirely new breed. My roots reach back to the dawn of civilization but those precursors served a different function, a less honorable one. They only greased the wheels of social stability; they would sugarcoat unpleasant truths, or inflate imaginary bogeymen for political expedience. They were vital enough in their way. Not even the most heavily-armed police state can exert brute force on all of its citizens all of the time. Meme management is so much subtler; the rose-tinted refraction of perceived reality, the contagious fear of threatening alternatives. There have always been those tasked with the rotation of informational topologies, but throughout most of history they had little to do with increasing its clarity. | |
| The new Millennium changed all that. We've surpassed ourselves now, we're exploring terrain beyond the limits of merely human underst |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import colorsys | |
| import logging | |
| import jax | |
| import jax.numpy as jnp | |
| import numpy as np | |
| import plotly.graph_objects as go | |
| from rich.console import Console | |
| from rich.text import Text | |
| from scipy.interpolate import griddata |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| """ | |
| Ontology-based Triplet Extraction | |
| --------------------------------- | |
| This module implements a system for extracting semantic triplets from text | |
| based on a predefined ontology schema. | |
| """ | |
| # Third-party imports | |
| from tqdm import tqdm | |
| from loguru import logger |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Preserved for posterity. | |
| Original tweet: https://twitter.com/karan4d/status/1768836844207378463 | |
| Website: https://worldsim.nousresearch.com | |
| Usage: "first sysprompt, then the convo history in the API, then use" | |
| === | |
| sysprompt: |