pull down to refresh
11 sats \ 0 replies \ @Btckittykat 27 Feb 2023 \ parent \ on: Using AI to parse more content than anyone could read. bitcoin
You might find Mycroft and Almond interesting, two open source digital assistant projects
If it’s just search, might be able to train a large BERT model which should be way cheaper than a LLM. Would need to plot out how much data you’re getting each time period (like daily) and then see how much it would cost to train BERT on that
You’ll have costs to store the data and constantly training the models. Chatgpt costs millions. Also LLMs and NN in general have an issue with catastrophic forgetting so if you try to train on new data it will overwrite old data it’s learned on, meaning you have to train it on all the data at once, which means bigger and bigger training sets.
I don’t work on these myself but this my high level understanding.
Still, depends on what you want service you want to offer (a chatgpt clone might be too costly but maybe another service could be cheaper)
Hey I'm a dev looking for someone to build a part of a project I'm working on - do you have experience with lightning authentication?
Main idea is to build an Django app that has lightning auth like stacker.news. Happy to work with you on your terms described above. I have the Django part covered, just don't have time to invest in the lightning auth part.
Cheers.
Hey that’d be great. Also my username is silly, didn’t think I might be making professional connections on here so please disregard that :)
Do you know anything about how people can obtain bitcoin in Iran? I assume locally…
I heard that tether is being used to move funds out of the country when people leave and want to take their money with them.
Awesome, thanks! I’ve also been looking for ways to support bitcoin ecosystem development so I’ll check that out
I’ve been more in the autonomous system planning and execution, knowledge representation, RL, and agent self-models side. Currently getting more into neuro-symbolic systems. Planning to brush up on the good ol ‘ML toolkit too
I know. My main skill set is AI but I really want to support the bitcoin movement, and some initial google searches didn’t work well because it keeps thinking bitcoin == all cryptocurrencies
The thing is, I don’t even know where to apply ha