This github repository is a collection of all my Rivet tutorial files. If you are interested to learn more, please go and visit my Youtube-Channel: https://www.youtube.com/channel/UCmKOkBE5i2MQG_2UOi9GoNg/
Just press on "Code" and "Download Zip" or go to a specific file and press on "Download raw file"
There is a corresponding video tutorial on Youtube for each file:
Video title | Youtube Link | File/Link |
---|---|---|
Rivet: How To Create A Personalized AI With Self-editing Long-term Memory - No Code Tutorial | https://youtu.be/_XBHgSCtGts | Personalized agent.rivet-project |
Rivet: How To Automate Local Image Generation via stable-diffusion-webui - No Code Tutorial | https://youtu.be/TRf0l2Zvde0 | Local image generation.rivet-project |
Rivet: Create A Teachable Agent With Long Term Memory That Learns From You! - No code Tutorial | https://youtu.be/g7dhLpDAnW4 | Teachable Agent.rivet-project |
Rivet: How To Run Your Project/Graph As A Node.js Application - Low Code Tutorial | https://youtu.be/YC2zYA7cZJ4 | https://github.com/ai-made-approachable/rivet-node-basic-example |
Rivet: How To Use Function Calling And Extend ChatGPTs Abilities! - No Code Tutorial | https://youtu.be/gQzl503DKrk | Function calling example.rivet-project |
Rivet: Empower Your Chatbot With Semantic Routing! - no code tutorial | https://youtu.be/80YbWznN-qY | Semantic segmentation.rivet-project |
Rivet: How To Create A Knowledge Base (ChromaDB + Retrieval Augemented Generation)- no code tutorial | https://youtu.be/odiDX3g8fxc | RAG Chroma.rivet-project |
Rivet: How To Use "Retrieval Augmented Generation" (RAG) - No Code Tutorial | https://youtu.be/PHnNEPS7zgs | Retrieval Augmented Generation (RAG).rivet-project |
Rivet: How To Handle Chat History With ChatGPT/Local LLMs - No Plugins Or Coding Required | https://youtu.be/GJgazALjF2M | Managing chat history.rivet-project |
Rivet: How To Run Multiple Local LLMs In Your Projects With Ollama! Easy Comparison - No Code | https://youtu.be/I9JxxM5Td4E | Ollama Tutorial.rivet-project |
Rivet: How To Use Local LLMs & ChatGPT At The Same Time (LM Studio tutorial) | https://youtu.be/vyzNkWYIcac | - |
Rivet: Merge Web Content & ChatGPT - Pt. 1: 3 Easy Methods to Access Websites, No Coding! | https://youtu.be/f15kCTlAVn8 | WebscraperV2.rivet-project |
Rivet: Automate Your AI Tasks With Airtable For Free - No Code Tutorial | https://youtu.be/pgQssLZrtJY | Read and write data to airtable_v2.rivet-project |
Rivet: How To Use Google Search Results (SERPs) - No Code Tutorial! | https://youtu.be/jw4Lxota0f8 | Fetch google search results.rivet-project |
Rivet: How To NOT Use The Loop-Controller: Solution 1 "Splitting" | https://youtu.be/8aU3His4IdQ | How splitting works.rivet-project |