You will need to be more specific about what do you mean by restriction of use. Do you mean by total token usage, session usage, or other type of restrictions.
How to create Custom Chatbot using Gemini Pro API, actually it's urgent to make a chatbot based on Ayurveda, so pls reply asap, GET CODE is not available now sir !!
Please help , i tried everything , tried pip install google-generativeai command in cmd but still getting error, pls reply will be waiting Getting this error in vscode python version 3.10 AttributeError: module 'google.generativeai' has no attribute 'GenerativeModel'
Great I think I'll receive the notification when you do. I did type it out the thing is I'm getting an error chatbot=ChatBot(api_key=api_key) TypeError: ChatBot() takes no arguments and I can't seem to find why @@jiejenn
now I am not able to use Gemini "Currently, you cannot directly utilize Gemini AI for building a chatbot for your website." Google Gemini (BARD) replied to me this.
love all your content Jie but the AI/ML stuff is fire!!
Thanks!
im trying to get the inaction menu in a html page do you have any suggestions to how to do
Not familiar with web development. What do you mean by inaction?
can I connect a external api ? I want to build a chat that recollects info and sends it to an external api en then de api sends the answer to the chat
You definitely can. In fact, you can connect to as many API as you want.
please tell me the contents of your folder called scripts, because I don't know how. Thank you if you can explain
That's one of the Python default folders get created when you install Python.
Thank you nice tutorial. What is the theme you are using for command prompt of windows .
I am using gitbash as my CLI. There is no theme just customized background and foreground colors.
hello bro i need this chat to generate only
backend how can i do it ?
how can i make it as personal chatbot if i feed it my data so it ll answer about that data as well ..
Can you be more specific?
What is the cost per consultation? In other words, I would like to know what the value per character set is
You can find the pricing here ai.google.dev/pricing.
I want to restrict the use of chatbot to members of my organisation only. how to do that ?
You will need to be more specific about what do you mean by restriction of use. Do you mean by total token usage, session usage, or other type of restrictions.
Hello sir, can you help me use Flask and embed this bot into a website?
I'm not experienced with flask unfortunately.
How to create Custom Chatbot using Gemini Pro API, actually it's urgent to make a chatbot based on Ayurveda, so pls reply asap, GET CODE is not available now sir !!
Please help , i tried everything , tried pip install google-generativeai command in cmd but still getting error, pls reply will be waiting
Getting this error in vscode
python version 3.10
AttributeError: module 'google.generativeai' has no attribute 'GenerativeModel'
Makes sure your package is installed in the correct lib directory.
Which is better Chat gpt API
Or gemini API
Both have is pros and cons.
gpt
Where's the link with the code? THanks!
I have get a chance upload the source code. In the meantime it might be quicker if you type it out.
Great I think I'll receive the notification when you do. I did type it out the thing is I'm getting an error chatbot=ChatBot(api_key=api_key)
TypeError: ChatBot() takes no arguments and I can't seem to find why @@jiejenn
code pls
Is Google Gemini AI API free ??
Unfortunately, no.
now I am not able to use Gemini "Currently, you cannot directly utilize Gemini AI for building a chatbot for your website." Google Gemini (BARD) replied to me this.
Not familiar with web app. But for desktop and cli, they worked fine for me.