|
|
|
|
|
by iceburgcrm
681 days ago
|
|
I've created an open source crm / crm creator (iceburg.ca). I can create a crm from any existing database, from text using AI or custom parameters or use a number of premade templates. I was looking at adding creating a crm from any website/page. I'm interested in discussing steps 1 - 3. Using scrappingbee is expensive. I've brought down the price of a crm creation through AI to about 1 1/2 cents (+3 cents if you want a custom cover image). Have you looked at running something locally. I'm using laravel and was considering using Dusk to retrieve the contents. What are you using for cleaning? Regex removals of tags? OpenAI API for Structuring Data is new. What are your experiences? How does pricing compare to gpt3.5? Any plans on open sourcing any part of your stack. What does your sass look like? |
|
Right now in terms of open source or SaaS ... I think it is likely at some point I will replace ScrapingBee, maybe even OpenAI, with my own version of these and then take it down to a single API key and bill users myself. However I am leaving it free (albeit with BYO keys) for the moment as I am still building things out. I will likely continue to offer free to those who were already using it before I switch to a different model.
As mentioned, this is just the beginning of this project. The next features include logging in to accounts, giving instructions, so that ideally you can say things like 'book me a uber for 3pm to take me home from work', and the API gets it done and returns you the confirmation and whatever else you asked to be returned.