It’s just a frontend. You can connect it to any backend you’d like
@micbab-vg2muКүн бұрын
Realtime API is great:)
@DemetrioAnikaКүн бұрын
Thanks for the breakdown! Could you help me with something unrelated: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?
@massibob20042 күн бұрын
Did you try with Gemini2 Realtime ? The french language is too bad, but the latency is so low
@AhmedMukhtarAI2 күн бұрын
Yeah I want to give it a go just haven’t got round to it yet
@AhmedMukhtarAI2 күн бұрын
📆Work with me: cal.com/ahmed-mukhtar/discovery-call 📚 Access Full Source Code in my Skool Community: www.skool.com/ai-business-accelerator/about
@tomthompson11984 күн бұрын
cool but i want localy ran everything free of monthly fees. so plz do something like or better to: local n8n, local llm, and so on. and not interested in the skool platform.
@TheTuryx4 күн бұрын
Incredible master class on how to windsurf like a pro. I've been using this tool for 1 month and I think your advice will help me a lot, although I was already using the route file. Great job and thanks for sharing the knowledge
@flaconoil80155 күн бұрын
I just do not understand how an AI "coding specialized" can make that much errors coding a simple SaaS ? I'm now (after numerous weeks on simple Saas coding) trying to develop a python "notepad like" within Windsurf + Cascade + Sonnet 3.5 / GPT 4o... it's frustrating how it's just impossible ! Everytime you got a functionality to work good, the AI destroy it adding the next functionality despite your f**ing super hyper detailled "do not touch anything else" prompt.
@WTPleo6 күн бұрын
Great video! Have you tried using Flutter for mobile apps? It also supports both IOS and Android
@sound86047 күн бұрын
Great info. Thanks for sharing. I am working on the same thing with Vapi and n8n, but have been stuck on the authentication. I saw at about 7:57 that you have it in the header of your request, but where do you get it from Vapi?
@rayzorr8 күн бұрын
Ah, nice tutorial but cost $33 to look under the hood? Pass.
@sebastiancasal85899 күн бұрын
I was great until they fuck up with pricing
@matthiasrau92899 күн бұрын
Thank you 🙏
@hasnainmm295510 күн бұрын
Nice video, thank you. As feedback, I would have preferred you actually showing how you implemented all the features, one at a time and how you tested out iteratively. So I'd rather you have a 2 hr video with more details than a 15 min one. Either way, thank you for doing this!
@VthePeople415611 күн бұрын
Teach more apps
@VthePeople415610 күн бұрын
Where is AZURE cloud in this video Use more azure .... AZURE Devops in Full stack app development & deployment
@theaiuprising12 күн бұрын
🎯 Key points for quick navigation: 00:00 *🚀 Ahmed introduces Windsurf as an exceptional tool for building AI apps and explains his experience with it by showcasing AI applications he has built.* 00:28 *📄 Ahmed demonstrates a simple invoice analyzer app, allowing users to upload documents and extract data, and a more complex content repurposing app with authentication and Stripe integration.* 01:12 *👥 Ahmed introduces himself as a generative AI engineer and mentions his supportive school community offering resources and Q&A sessions.* 01:40 *📝 Ahmed shares extensive step-by-step resources, including instructions for setting up various tools like Azure and Stripe for these applications.* 02:08 *🌐 Ahmed details the features of Windsurf, a revolutionary AI-powered coding environment by Codium, and its functionalities.* 02:49 *🤝 Windsurf provides a collaborative developer experience using AI agents, helping developers with code generation and application building.* 03:18 *🧠 Windsurf's Cascade feature offers context awareness, improving collaboration and coding efficiency.* 04:17 *🖼️ With a new update, Windsurf now supports image integration for UI design, aligning with other advancements like a model context protocol for AI systems.* 05:11 *🧩 Ahmed showcases the invoice analyzer app, demonstrating document uploads and data extraction using Azure's document intelligence.* 06:07 *🆓 Instructions to set up a free Azure account and document intelligence service, highlighting that new users receive a $200 credit.* 05:53 *📗 Ahmed offers guidance on setting up a Next.js app, installing Azure libraries, and using a custom GPT model for application structure and guidance.* 09:48 *⚙️ Ahmed emphasizes the importance of creating a well-structured instructions file for better AI-generated code accuracy and troubleshooting.* 12:47 *🔄 The importance of including relevant documentation snippets to aid AI models in generating accurate code, reducing trial and error.* 15:21 *💻 Testing the application locally to ensure new functionalities work before moving to the next feature, emphasizing error handling.* 17:33 *🔧 Ahmed advises using GitHub for version control to save progress as checkpoints, stressing the practice of committing changes incrementally.* 19:30 *🚧 Ahmed highlights the significance of starting new chat sessions in Windsor to prevent performance drops from filled-up context windows.* 19:40 *📄 Clear instructions were emphasized for using the instructions file, with the correct field types to ensure accurate results.* 20:08 *🌟 The implementation of the dropdown menu was successful, but the UI needs improvement to prevent future clutter.* 20:51 *🔄 Continuous testing after changes is crucial to avoid errors and ensure existing features work properly.* 21:20 *🖼️ Enhancements were made to the UI for better user interaction while retaining all functionalities.* 22:02 *🥅 Progress was made on the third feature involving data extraction with Azure API and related UI components.* 23:26 *🔑 Environment variables were configured to connect to the document intelligence service, ensuring a secure setup.* 24:21 *🛠️ Error handling and additional improvements led to a seamless extraction of data.* 25:32 *✍️ With all errors corrected and changes accepted, the project moved forward focusing on UI improvements.* 26:41 *📦 The final feature involved adding a download function for data in CSV and JSON formats.* 28:08 *🎨 Final UI adjustments were made according to a formatted reference image, significantly improving application appearance.* 28:36 *🚀 The application build was completed and prepared for deployment following compilation and error checks.* 40:18 *📱 Implemented social media post generation feature allowing users to create posts from pre-written articles.* 40:47 *💰 Introduced token management to track token usage and purchase capabilities using Stripe.* 41:29 *🏦 Set up Stripe integration to allow users to purchase additional tokens using various price tiers.* 42:56 *🔗 Established webhook endpoint setup in Stripe for application redirection and testing in a local environment.* 43:51 *⚙️ Utilized Stripe CLI for local webhook forwarding to test app functionalities before deployment.* 46:05 *🚀 Finalized UI improvements, tested, and prepared code for deployment, resolving all errors and committing changes.* 47:02 *🖥️ Deployed the application using Railway, demonstrating the deployment process and troubleshooting any issues.* 51:01 *📧 Built a real-time translation messenger app allowing language settings customization and real-time communication.* 53:05 *🌐 Emphasized breaking tasks into features, using documentation snippets, and maintaining clear instruction files for successful project building.* 57:08 *🛠️ Suggested best practices for minimizing errors and optimizing the development process with WindSurfer.* 58:57 *💡 Highlighted the utility of GPT-4 model assistance in resolving persistent development errors effectively.* Made with HARPA AI
@scottiewardle12 күн бұрын
how do you undo changes if windsurf ai goes off track?
@AhmedMukhtarAI11 күн бұрын
If you hover over a previous message that you sent in the cascade chat it will show a button to revert back to that stage
@TheMetaverseGuy12 күн бұрын
Awesome 🥰🥰
@aicendio13 күн бұрын
Joined your skool today. having that doc in conjunction with watching this vid AND your ever-so prompt reply's in skool ... off to a good start.
@AhmedMukhtarAI11 күн бұрын
🔥
@ecofriend9313 күн бұрын
this great. Thanks Ahmed. Is your OpenAI Windsurf Prompt Generator publicly available?
@DOCTOR-FLEX13 күн бұрын
I can’t find the Windsurf prompt writer as Custom GPT. How can I access it?!
@rmwa13 күн бұрын
Same here !
@AhmedMukhtarAI13 күн бұрын
Currently the prompt writer is for my skool community members only. Feel free to join: www.skool.com/ai-business-accelerator/about
@shenyi65413 күн бұрын
Winsurf has no web search function, and its knowledge of Next.js is slightly outdated for the latest release version. You must be very clear about what and how you build, or it will become chaos.
@AhmedMukhtarAI13 күн бұрын
yes that's a good point, would be better using previous version
@smilebig388414 күн бұрын
stupid claims.
@hotnigga_14 күн бұрын
Great job @Ahmed🔥 please is there a way to instruct him to reproduce a particular figma UI?
@askjohngeorge14 күн бұрын
Great job on this video! 🫡
@jagonza200014 күн бұрын
Amazing video! Thanks a lot!!
@magic-4-ai14 күн бұрын
can you share the link to Windsurf prompt writer
@magic-4-ai14 күн бұрын
is this windsurf prompt writer only availabe for you skool memebers?
@AhmedMukhtarAI14 күн бұрын
Currently yes
@magic-4-ai14 күн бұрын
@@AhmedMukhtarAI sure anderstand that is your knowledge
@SirBrAZy14 күн бұрын
i Get alot bugs.. all the time and cant finish never any project i am try aways doing simple games but i dont know if is about me o the program
@AhmedMukhtarAI14 күн бұрын
errors will always happen, sometimes you have to take a step back and try to understand what it is your trying to do - chat with o1 model tell it what your trying to do and give it snippets of your code to find the issues
@micbab-vg2mu14 күн бұрын
Thanks, great job! I use Windserf and Cursor. I have a medical background, and now I can create working apps. It’s magic! :)
@AhmedMukhtarAI14 күн бұрын
👏👏
@ahmedd.masoud680914 күн бұрын
Thank you bro.
@albaky619315 күн бұрын
i couldn't find the "Windsurf prompt writer“ . Can you provide us the link please?
@AhmedMukhtarAI13 күн бұрын
Currently the prompt writer is for my skool community members only.
@jdavidoconnell15 күн бұрын
Couldn't find the custom GPT either
@opalephisla15515 күн бұрын
Windsurf just became a big cash grab so I'm noping out of it
@AhmedMukhtarAI14 күн бұрын
Yeah it’s seems they’ve done a bad move, however they dropped it back to $10 /month for pro plan
@DarkJedi-8814 күн бұрын
@@AhmedMukhtarAI Can you point me to the prompt writer?
@limebulls15 күн бұрын
I can’t find the „Windsurf prompt writer“ as Custom GPT. How can I access it?
@paulvenema735513 күн бұрын
Me neither
@tradingvirtual723715 күн бұрын
The problem is that it was working fine and suddenly it gives me many cascade errors so it consumes all my credits and I am PRO
@yawe988 күн бұрын
same with cursor
@roxxxxxyКүн бұрын
You gotta keep giving it the context after some time
@CarolTurner-y8m15 күн бұрын
Appreciate the detailed breakdown! Just a quick off-topic question: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
@AhmedMukhtarAI15 күн бұрын
😂😂
@PlomberieAssistance16 күн бұрын
Good job mate!
@AhmedMukhtarAI16 күн бұрын
📆Work with me: cal.com/ahmed-mukhtar/discovery-call 📚 Access All the Resources in my Skool Community: www.skool.com/ai-business-accelerator/about
@Androgamerzpro16 күн бұрын
Can I use any other SIP TRUNKS alternative to tiwilo like fonoster? and I need to modify the web socket code?
@mohamedmaf24 күн бұрын
Thanks a lot, Great job
@bprabaharan24 күн бұрын
I follow in skool, you are selling some ai app source code, how can i purchase , can you give me the list products and agents list.
@AhmedMukhtarAI24 күн бұрын
@bprabaharan message me on linkedin: www.linkedin.com/in/ahmedmukhtar-ai/
@massibob200427 күн бұрын
Hello, where can we find a cheaper deployment solution please ? because Replit seems so expensive
@AhmedMukhtarAI26 күн бұрын
@massibob2004 Its just a FastAPI backend. Could be deployed on any service you like. A good example would be Render or Railway.
@dr.mariaschubert79628 күн бұрын
@AhmedMukhtarAI do you know if I can add this voice message (instruction) on Slack too? Instead of Telegram
@aireferatАй бұрын
you be broke fast, 1h testing this the cost is to high cant use daily
@benjaminbar4365Ай бұрын
🎯 Key points for quick navigation: 00:00 *The video focuses on building a voice AI agent using OpenAI's Real-time API for natural-sounding conversations, handling multi-location appointments, and quick responses.* 00:42 *The video addresses the main concern of clients wanting a more natural and realistic voice AI agent that can handle complex calendar appointments.* 01:11 *The system integrates Twilio, N8N, OpenAI's Real-time API, and Pinecone to manage inbound calls, chat history, and appointment scheduling.* 02:21 *Call management involves retrieving chat history, storing call transcripts, and scheduling appointments using N8N's workflow capabilities.* 03:17 *Code is hosted on Replit for fast deployment, and different variables, including API keys, are set for functionality.* 04:11 *Workflow in N8N checks Google Sheets for call history and manages initial response messages with JavaScript nodes.* 05:22 *Various functions, such as Q&A and schedule meeting, handle user queries and manage appointment bookings.* 06:04 *Integration with Pinecone Assistant allows for interaction with a knowledge base, streaming responses, and managing appointment schedule workflows.* 07:30 *Replit deployment requires specific URL configuration in Twilio; testing involves real-time interaction with the voice agent.* 08:12 *Demonstration includes making a booking, configuring details like name, email, purpose, and preferred location.* 10:05 *Alternative times are offered if the proposed slot is unavailable, showcasing system's adaptability.* 10:21 *The demo highlights the efficient response time, ability to interrupt, and previous call history recall.* 10:34 *The video encourages joining the creator's community for access to code and templates, appreciating audience support.* Made with HARPA AI
@massibob2004Ай бұрын
Nice job ! Why do we have to code if we can do all the pinecone stuff and implement the realtime voice in N8N ?
@AhmedMukhtarAIАй бұрын
@massibob2004 Because n8n only supports webhooks (request / response) so we aren’t able to have open live connections (websocket) needed for openai realtime API communication
@massibob200427 күн бұрын
@@AhmedMukhtarAI Do you know the scale limit of an n8n project ? it depends on the power of the server only ?
@theskullhead100Ай бұрын
Has anyone been having this problem with the SQL Agent? Been looking every and haven't found anything like it. I just created an account and setup postgres and open ai creds and those are correct but I keep getting this error Begin! Chat History: Question: give me the latest order in tour_orders Thought: I should look at the tables in the database to see what I can query. Action: [["list-tables-sql",""]] Action Input: "" Observation: [["list-tables-sql",""]] is not a valid tool, try another one. Thought:I need to find out the tables present in the database to see if there's a table named `tour_orders`. Action: [["list-tables-sql",""]] Action Input: "" Observation: [["list-tables-sql",""]] is not a valid tool, try another one. Thought: I don't know I suspect it's because it's listing the action in a weird format. I noticed in your video that the action is listed as just plain "list-tables-sql". I also just checked the version and it's AI Agent node version 1.7 (Latest). P.s. I'm using retool as the DB
@ciscosurplusАй бұрын
I keep switching between cursor / bolt (local bolt) now trying windsurf
@AhmedMukhtarAIАй бұрын
@ciscosurplus yeah I want to look into bolt in more depth now. Yes I've watched ai jason's vid on windsurf, looks good tbf but soo many ai coding platforms! so hard to keep up 😅
@ciscosurplusАй бұрын
Great video, Ahmed! I use a similar workflow but Perplexity API for similar company research. Love how you integrated WhatsApp and created lead scoring. Have you thought about adding competitor analysis? Keep the tutorials coming! 👍
@AhmedMukhtarAIАй бұрын
@ciscosurplus yeah I wanted to look into trying it with Perplexity too just didn't have the time. Would you say that it returns better results? And that's a good point, I haven't no but might look into it
@gioyouniverseАй бұрын
Bro, listen. I just jumped on the Ai space and learning, doing my thing you know. YOU ARE THE BEST CREATOR i have seen in this space, I am here before the 100k sub bro hear me out
@AhmedMukhtarAIАй бұрын
Thank you bro, I really appreciate it. Keep pushing and learning and I'll see you at the top!