Комментарии:
when i tried to display newscard for every article, it is not displayed on the screen, what should i do?
ОтветитьHi sir hope that you are doing well . I am doing this project but in Alan studio voice is not working. but its working while chatting. Is it because I am using Alan in free???
ОтветитьBrother this dependencies are not installing
ОтветитьThank you for the 6th sem project : )
ОтветитьThat's nice project I am doing right now.
But I am stuck in an issue.
My Alan studio is updating and for 24 hours is still updating.
Without completing it's updation I cannot run my project. What can I do
Is Alan AI free now?
ОтветитьAfter console.log(articles) its showing undefined in console. can anybody help me out?
Ответить@JavaScript Mastery It is telling me that "You have reached the limit please check your billing page". Help is much much appreciated
Ответитьconsole.log(articles) showing undefined .Help.
Ответитьthere are alot of updates and changes in syntax i have read the docs but as a beginner still get stucks hope you read my comment and make new video on this with some modification adding other features with this
Ответитьcannot read properties of articles.length in newscards how to solve anybody?
ОтветитьNot working the code inside alan -ai it doesn't return anything in the console could you tell what is problem
Ответитьit is osm
Ответитьhow to run this project
ОтветитьIs it free to use in my own website (it's saas so it's for commercial purpose)
And can you please teach us how to integrate open sources in our websites with secure measures if you know how ??? Plzz
hey i wanna ask something please '
when I ask alan to gave me the news from any source it just ignore me and not get any thing in console '
would you please let me know how to fix this proplem
Alan AI has changed everything. It doesn't work anymore.
ОтветитьIs it enable with bangla language
ОтветитьI can't get any news data from sources in Console. What are the issues?
ОтветитьGreat tutorial. I just needed to make very few updates. Btw, it seems cloud deployment (AWS Amplify) is not an option unless is done directly with Alan AI directly $$$... Any suggestions to deploy a React web app beyond localhost?
ОтветитьThe only update I had to make when using React:
const alanBtnRef = useRef({}).current;
useEffect(() => {
alanBtnRef.btnInstance = alanBtn({
key: alanKey,
onCommand: ({ command }) => {
" "
" "
" "
else {
alanBtnRef.btnInstance.playText("Please try that again...");
}
},
});
}, []);
I follow this project step by step but my project are not work
ОтветитьI am not able to get the News , which are the source we can use to ask? m asking give me the news of CNN ,, all the time getting same responce " Sorry, please try searching for news from a different source'"
ОтветитьIf anyone facing !articles.length not defined,here is the solution---
this is due to UserAgentMessing error therefore the articles is not set correctly. Here is the solution:
After setting NEWS_API_URL ,do below
const options = { url: NEWS_API_URL, headers: {'User-Agent': 'request'}};
api.request(options, (error, response, body) => {...}
I got an error in alan code where we call give me news from
Error shown undefined length
How did you changed the prompt to $ in terminal
ОтветитьDid you have any PHP courses
ОтветитьCan you use your personal logo in the button?
Ответитьthis is really awesome!
thanks
you are world best programmer how i can see you and i like your voice bro
Ответитьsir hope u doing well actually there is issue in alan source code is not fething the news api.request?
ОтветитьMy favorite project
ОтветитьCan someone let me know why we use self closing tags?
ОтветитьIs this project still working ??? If not please provide the updated code
ОтветитьI'm just finishing this project and i like it a lot. Actually, there's a lot of things that doesn't work surely because this video have more than 3 years and never a project in your channel piss me off that much but i like find solutions by myself and finally got a pretty similar website. Thanks JSM for that great course
Ответитьthank u for that bro
ОтветитьI am facing problem intergrated news api in alan api and react code
After when i say give me news from cnn it is not responsing anythings
bro alan ai is not properly working on my react project
Ответитьi got this error in alan studio uncaught user error: Cannot read property 'length' of undefined
ОтветитьI am getting error right now
ОтветитьPromocode not working
ОтветитьF*ck I just completed this project a few days ago now the promo code is being shown as not found and my Alan code is still there wtf should I do now ,by the way alan ai is not even showing the option/button to sigin through Google account
ОтветитьInstead of Alan can i use Gemini api
Ответитьpromocode is not working
Ответитьany prior knowledge of aiml required?
Ответить4 years ago
I used the promo code and it's not working :(
My account has been deleted automatically from alan ai
Ответить