I’m planning to deploy a 1B model, feed it all the documents I’ve ever written, host it on a $149 mini-PC in my bedroom, and enable you to chat with it.
I’ve released similar projects before.
I’ll drop a post about my plans in the coming days and I’ll build and document it about two weeks later if there’s enough interest.
Here the neural network was given examples of how to use the calculator for each question which means it wasn't generating it's own abstractions.
If you wanted to use this to solve other (e.g. programming) problems you would need examples of every step required for almost every problem.
Using neural networks in this way is akin to locality sensitive hashing, instead it should understand what it's lowest level operators do and discover useful combinations of them that can solve new problems.
That's a very good suggestion.
By tweet bot, you mean when someone tweets an article link to the bot, it would respond back with the summary of that article, right?
Thank you very much for taking the time to use the app and provide your feedback.
The idea is to have one site that can brings you everything you check for into one place but also helps you discover great sites you've never seen before.
Just finished this today so Im super keen for any feedback anyone might have.
Perhaps via an RNN like in https://huggingface.co/spaces/BlinkDL/RWKV-Gradio-2
Or even just leverage huggingface gradio spaces? (most are Gradio apps that expose APIs https://www.gradio.app/guides/view-api-page)