Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.64 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.64 KB

bleedingedge.ai

bleeding edge is a feed of noteworthy developments in AI. this site is very much a work in progress. please send suggestions and feedback!

Getting started

This is a Next.JS based website. To get started, you will first need to create a local .env.local file based of the .env file with the keys from Airtable and SendGrid to successfully fetch the posts locally.

# Install dependencies
yarn # or npm install

# Start local server
yarn dev # or npm run dev

What is this?

This is me scratching my own itch. The pace of development in AI right now is staggering and there’s been no easy way to keep up with all of the interesting developments. bleeding edge is my attempt at solving that. It’s a chronological collation of all the most noteworthy developments (as decided by me… for now). I hope to have a more developed criteria for what gets included in the future, and a better way to err on the side of including more niche content without diluting the usefulness of the homepage.

Who am I??

My name’s Lachy. I’m not an AI researcher, but I would like to better stay on top of everything going on. That’s why I started bleeding edge.

Contributions

Very special thanks to Brock Whittaker, David Song, Thiago Costa and Dennis Brotzky. Additional thanks to roon, Marco Mascorro, Joseph Nelson and Evan Conrad.