AB Shrestha
abshrestha.bsky.social
AB Shrestha
@abshrestha.bsky.social
posting about tech, AI, productivity and startups
If you love tech, AI, and startups, let's follow each other!!
April 6, 2025 at 4:10 AM
In just a few hours, you can build your own AI agent, even if you don't have a technical background.
April 6, 2025 at 4:10 AM
Go to n8n and connect your fine-tuned model to real-world tasks. With drag-and-drop workflows, you can trigger AI responses from emails, Slack messages, or APIs—without writing a single line of code. Pro-tip: if you download Docker and self-host n8n, you can use it for free.
April 6, 2025 at 4:10 AM
Go to OpenAI platform to start fine-tuning your model. You will have to convert your training set to .jsonl file and make sure your billing information is updated. Plenty of step-by-step tutorials on YouTube if needed.
April 6, 2025 at 4:10 AM
Next step is to gather data. Collect examples of desired inputs and outputs. For example: if you want to creat an agent that will generate LinkedIn posts for you, make a list of 30 to 50 prompts (input) and posts (output) that you want to train the AI on.
April 6, 2025 at 4:10 AM
first things first, define your use case. What is something in your workflow that is manual, multi-step, perhaps tedious? This could be things like content creation, customer support or data analysis. If you can outline your process step-by-step, you can set up automation to do it for you!
April 6, 2025 at 4:10 AM
Here's my preferred workflow. If you learn the basics of GitHub and chat your way through Lovable and Cursor, your imagination is the limit.
April 5, 2025 at 1:39 AM
choose one from each of these categories to start building today!!
April 5, 2025 at 1:39 AM
If you just want a simple one-page prototype (calculators, flip cards, data visualizations), you can simply use a chatbot. Experienced coders can also use them for quick code generation or troubleshooting. They can't deploy your applications but can be useful for generating simple codes.
April 5, 2025 at 1:39 AM
If you know how to code (or at least have a basic foundation), and want to build serious applications and ship it to production, choose one of these! My friend learned the basics of code structure and Github in one day, and used Cursor to ship a full-fledged LMS platform.
April 5, 2025 at 1:39 AM
Above no-code platforms are great for portfolios, landing pages, simple software products like to-do lists or trivia games, or for creating the initial prototype of a more complicated project. For more complicated projects, combine these with the following tools 👇
April 5, 2025 at 1:39 AM
If you have no coding experience, you can start 'vibe-coding' today with one of these cloud development platforms. Just tell it what to build or attach a screenshot of the site that you want it to copy.
April 5, 2025 at 1:39 AM