Git Product home page Git Product logo

embedding-firehose's People

Contributors

drewmcarthur avatar

Stargazers

 avatar

Watchers

 avatar  avatar

embedding-firehose's Issues

update readme

deployed v1, should update readme to reflect that

should also point to example implementation, or include example in repo

enable persistent db

heroku doesn't have any persistent file storage, so looks like i'll have to pay for some postgres somewhere

cost-limiter biases embeddings towards smaller posts

since we check if we shouldEmbed a list of tokens based on the number of tokens / time since last api call, and make sure that's under some threshold, we're only going to embed the smallest posts as they come in.

we could ignore anything under 5 tokens, or some threshold, but until our desired burn rate gets bumped up, we'll only be consuming the smallest posts

add more stats to landing page

eg stats generated since TIME
had an audience for TIME, Z clients
skipped X% of posts
would cost $Y/day to embed everything

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.