Welcome to the most impactful API you've never heard of!
From the creators of NormConf the conference, happening December 15.
Using latent-space embeddings we synthesize every arxiv deep learning finding in the last 10 years into a k8s cluster. Then we decompose the logits into a novel, multi-headed attention model with distributed compute across 13 time zones.
| API | endpoint | description |
|---|---|---|
| normconf | api.normconf.com/ascii | ASCII Goodness |
| random | api.normconf.com/random | Random Goodness |
| schedule | api.normconf.com/schedule | Normconf Schedule Goodness |
| wisdom | api.normconf.com/wisdom | Normconf Schedule Goodness |
| talks | api.normconf.com/get_talk | Find out what someone's talk will be about according to GPT-2 |
To Develop Locally
- Clone and go to repo root
make integrationto build and run locally with Poetry (requires Python 3.10+)make runto build and run Docker image locally
