NomiSite Technologies
NomiSite Technologies
  • 8
  • 903
Using Botpress to Create a Calendar Scheduling Bot (Part 3)
🤖 Try Botpress now for free: try.botpress.com/43128ein7p8f
🐙 Contact us for consultation: nomilogic.com/ai-agent-solution/
This is a video on how to create a calendar scheduling AI agent.
This agent is created to help me create a Google Meet with my customer for website and AI agent projects. Currently, I juggle many tasks at one time, and I ALWAYS missed out on creating a Google Meet link in Google Calendar when me or my customer want to have a online meeting at a specific date and time. This results in missing the meeting date and time for both side.
In this video, we are setting up the bot to check our calendar if the requested meeting time by customer is available. After figuring out the logic, we implemented it into our Autonomous Node, and we get a chance to inspect into how the LLM actually thinks and figure out how to solve the issues without us coding the whole picture out.
Hope you enjoy it!
Переглядів: 4

Відео

Using Botpress to Create a Calendar Scheduling Bot (Part 2)
Переглядів 514 годин тому
Try Botpress now for free: try.botpress.com/43128ein7p8f 🐙 Contact us for consultation: nomilogic.com/ai-agent-solution/ This is a video on how to create a calendar scheduling AI agent. This agent is created to help me create a Google Meet with my customer for website and AI agent projects. Currently, I juggle many tasks at one time, and I ALWAYS missed out on creating a Google Meet link in Go...
Using Botpress to Create a Calendar Scheduling Bot (Part 1)
Переглядів 4921 день тому
Try Botpress now for free: try.botpress.com/43128ein7p8f 🐙 Contact us for consultation: nomilogic.com/ai-agent-solution/ This is a video on how to create a calendar scheduling AI agent. This agent is created to help me create a Google Meet with my customer for website and AI agent projects. Currently, I juggle many tasks at one time, and I ALWAYS missed out on creating a Google Meet link in Go...
Circular Slider with Elementor (WITHOUT Plugin!)
Переглядів 206 місяців тому
Circular Slider with Elementor (WITHOUT Plugin!)
Two Row Slider with Elementor (WITHOUT Plugin!)
Переглядів 436 місяців тому
This tutorial guides you how to turn the Basic Gallery widget from Elementor into a two row slider. The best part about this is we just need to set this up once, and whenever we need to change the content/ image, we can just do it easily. Elementor just blends in the best of Wordpress well, which is the power of CMS (Content Management System). Hi, we create websites dynamically with Wordpress ...
Chatgpt Quiz Machine Tutorial - Streamlit, Python, LangChain, LlamaIndex
Переглядів 754Рік тому
Now you can upload your text book to chatgpt, have it go through it and quiz you based on your school's syllabus! I find this beneficial to not just students but also educator, where you can basically have much efficiency in not just study, but also creating tests. While this is just a simple tutorial, it does showcase the potential of openai in changing the way of education *This tutorial is i...
Demonstration - Quiz Machine based on uploaded Text Book!
Переглядів 15Рік тому
👉 The main content starts from 4.29, skip through if you don't want to hear me blabber When they say OpenAI can revolutionize the education, I think they meant it this way. What I found out is we can create a quiz machine, that we can get it to ask questions based on your text book! So in another way, it can just follow to any syllabus that the students is looking for, to help them learn quicke...
Demonstration - OpenAI (Chatgpt) acting as my CUSTOMER SERVICE in my business' Whatsapp?!
Переглядів 14Рік тому
👉 The main content starts from 1.50, skip through if you don't want to hear me blabber As the openai/ chatgpt hype goes on, I also got very hyped out and tried experimenting different things with it. One night I just decided to put chatgpt into my business' WhatsApp to have it act as my customer service, and my head exploded with IDEAS as I find this possible, and seeing so many potential with ...

КОМЕНТАРІ

  • @intebuddy
    @intebuddy Рік тому

    Hey thanks 🙂... I was really getting into langchain implementation (typescript )and this really seems much more useful from any langchain implementation even though in python . I'll try to implement this on typescript . Thanks again 🙂

    • @nomisite
      @nomisite Рік тому

      Thanks for your comment! that encouraged me to share more :D I am also checking out one option of using nodejs to do, but that is only available through accessing OpenAI API, which we will need to upload our thing up and have no control over it... I will be sharing that soon, stay tuned! :D