We're building an SMS chatbot for the Canadian cannabis market. It allows you to purchase marijuana directly from dispensaries and licensed producers in a few messages. We’re adding NLP and a basic recommendation engine to help increase retention and drive purchases. We built out the infrastructure in a hackathon and are grinding away at an MVP. Starting to demo for dispensaries soon. I think we’re really on to somet…
Hey, not sure if this is helpful but I have a side project that might save you some work: https://www.smsinbox.net
Ask HN: What are you working on?
461–470 of 751 posts
Re: Ask HN: What are you working on?
#462Re: Ask HN: What are you working on?
#463GitHub: https://github.com/paulgb/Treeverse/
Chrome extension: https://chrome.google.com/webstore/detail/treeverse/aahmjdad...
Re: Ask HN: What are you working on?
#464Re: Ask HN: What are you working on?
#465https://github.com/aclindsa/moneygo
I'm currently sidetracked implementing a Golang library to request bank and investment transactions from financial institutions using OFX. Automatically pulling transactions from banks is important for any project like this and I couldn't find a suitable library in Golang (or really at all - most open source OFX parsers I could find only support parsing, not making requests, and don't support investment transactions).
Re: Ask HN: What are you working on?
#466Currently a student in college and I'm working on https://www.60secondseveryday.com , the fastest way of keeping track of your memories. You get a phone call every night and record your 60-second response to the question "How did your day go?". From there, your response is archived into your private online journal and displayed alongside your photos, twitter posts, check-ins, etc from that day. Soon, you'll start get…
That's cool I've been kind of thinking building something like this. Are you using Twilio? How are the transcriptions?
Re: Ask HN: What are you working on?
#467I'm building a 21st century farm. I'm working towards building an ag farm that nets $100,000/yr with only 8hrs/week of actual work. No clue how I'm going to get there but that's the fun stuff. Right?
Re: Ask HN: What are you working on?
#468I have CSV import/export working for those currently keeping track of their domains in a spreadsheet. When adding new domains into Beachfront, there's a WHOIS search run on the backend and the registrar/expiration fields are automatically filled in. Price is manual entry but when you do, you'll begin to see how much money you spend per month/year and by TLD on domains.
I'm just trying to add value any way I can while also eliminating friction points. I'm hoping that domain management and personal analytics will be appealing to people.
Re: Ask HN: What are you working on?
#469Problem: The process of getting thoughts from your head into an organized, written draft form isn't as fast or accessible as it could be. Project: I'm building a conversational UI / bot ( https://writing.ai ) that helps people write faster. The basic idea is that it asks you a series of questions about a topic, asks follow-up questions for more detail as needed, and when it's done outputs a completed draft. You're st…
Re: Ask HN: What are you working on?
#470I have been working on tutorials for the newly released Construct 3 beta. The kids I teach at codeclub have been begging for Construct 2 tutorials, but now that all of them can participate (some are on chromebooks/macbooks and Construct 2 was windows only).
https://jonoshields.com/tutorials/construct-3/
Also working on making the shadows more realistic in my procedurally generated mountainscape thing.
https://jonoshields.com/2017/03/29/creating-procedurally-gen...