I've seen many no-code tutorials but often found them confusing. However, your video provided clear and comprehensible instructions, motivating me to brainstorm project ideas to experiment with.
@Player-oz2nk Жыл бұрын
🎯 Key Takeaways for quick navigation: 00:00 🌐 *Introduction to Rivet and Assembly AI Integration* - Demonstrating Rivet's no-code environment for AI application prototyping, - The ease of querying information using Assembly AI without writing code, - Overview of Ironclad's Rivet as a tool for integrating multiple services visually. 01:09 🔑 *Setting Up Assembly AI Plugin in Rivet* - Setting up a Q&A project with Assembly AI in Rivet, - Adding Assembly AI plugin and obtaining an API key, - Introduction to the project structure in Rivet, consisting of multiple graphs. 02:32 🎙️ *Creating the Transcribe Audio Graph* - Building a simple graph to transcribe audio using Assembly AI, - Connecting audio data to Assembly AI's transcribe node, - Observing the transcription process and output within Rivet. 03:39 📊 *Structuring the Full Project with Multiple Graphs* - Deleting the initial graph to create a more complex project structure, - Establishing separate graphs for transcribing audio and answering questions, - Each graph functions as a separate component, akin to a function in programming. 05:33 🤔 *Setting Up the Answer Question Graph* - Creating inputs for transcript ID and user questions in the answer question graph, - Adding a Q&A node and configuring inputs to receive user data, - Outputting the JSON response containing the answer to the user's question. 07:11 🧩 *Combining Graphs in the Main Function* - Integrating separate graphs into a main graph to function collectively, - Prompting user inputs for audio URL and question within the main graph, - Utilizing subgraph nodes to link the transcription and question answering processes. 09:36 🛠️ *Troubleshooting and Executor Switching* - Encountering and resolving an error during the graph execution, - Switching from the browser executor to the node.js executor for better plugin functionality, - Successfully obtaining a JSON response with the answer to the user's question. 10:49 📑 *Parsing and Formatting the JSON Response* - Extracting the answer from the JSON response using an object path node, - Parsing the response to display the answer to the user's question clearly, - Running the main graph again to demonstrate the improved answer formatting. 12:43 📚 *Integrating Rivet Graphs into Node.js Projects* - Discussing the possibility of using Rivet graphs in Node.js projects, - Mentioning a tutorial for further learning on integrating graphs into code, - Emphasizing the importance of prompt engineering in AI application development. Made with HARPA AI
@bambanx7 ай бұрын
Ty for the video how is rivet compared to flowise ? Thanks
@CecilioCosacFraguas11 ай бұрын
Amazing!!! I am using here! Thanks!!!
@antsur115 күн бұрын
how is it possible to implement a rag with rivet?
@mrd6869 Жыл бұрын
Im doing something simiiar but im using 4 different AI programs in a circuit to build an application.Im doing the whole thing with English text prompting. One builds on the other and explains to me what going on line by line.Each Ai using their own angle to optimize the code..In the future coding will be done that way i belive.They'll be more programs managers then programmers
@JohnDoe-xp9rd Жыл бұрын
Awesome , thank you
@stuartwild148210 ай бұрын
with this example, is there a way of opening a dialog box to choose an audio file, rather than typing in a url?
@davidbell6101 Жыл бұрын
agreed, very useful. Thank you..
@AssemblyAI Жыл бұрын
Glad it was helpful!
@alexanderradchykov8955 Жыл бұрын
🔥 very useful, thanks
@yolifeisgood Жыл бұрын
Really nice 😃.Thanks for sharing. But need to wait ~40 seconds to get answer. (Noticed runtime at right bottom corner. Time: 12:40). It would be good if it is improved
@BetterThanTV888 Жыл бұрын
Thanks for making these tutorials not intimidating 🎉
@M22012-n Жыл бұрын
Make a video on how to make an dubbing ai like Dubvers etc. Plz