Are you a solo entrepreneur looking to streamline your marketing efforts? We’re excited to announce the launch of Lindo Ai - an AI-powered tool that helps you automatically generate branding, copywriting, social media content, and landing pages. Built with Softr, Airtable, and Open AI, Lindo Ai makes it easy for anyone to create professional-grade marketing content, no coding skills required.
I invite you to try Lindo Ai and share your feedback! Let’s make marketing easier and more effective for solo entrepreneurs!
Cool your application, when I look at your pricing I wonder how you did the credits count for the user ? Updating a field in airtable with a webhook when he uses the AI generator, with differents groups of users filtered on the airtable field ?
There is a table for contents in Airtable and a lookup field that is connected to the user table, which uses the “Count” field to determine how many credits have been used
Thanks @lea and @agomes for taking a look. I think Saeed, our Airtable genius, answered your questions about the credits. This whole app took us 10 days to create and now we’re improving it based on user feedback. I’d love to hear more feedback from the Softr community.
This was done using Font Awesome . You can get a free kit by signing up on their website. Add Font Awesome’s script to your Softr app’s Custom Code. Your icons are ready for use anywhere you like. Simply add a < i > tag in input text before the name of buttons or menu items:
It’s a simple text actually! you can find it in Browse blocks > STATIC > Other > Simple text and write “← Back” and set the url and add a border in styles. It’s ready to use
Hi @bob, Congratulation on your project; the landing page and app look great, and overall it is one of the most advanced and well-designed Softr apps I have seen. I believe it would be beneficial for the Softr community to see your build walkthrough, if possible. Just a quick question: I tested the referral link functionality but did not receive any links. How is that functionality implemented in Softr?
Hi! @bob Congratulations on your nice website. I would like to know how did you manage to make API calls to openai, to generate things like video scripts. Can you help me on that?