શું તમે જાણો છો બોટ કાવ્ય પણ પૂરી પાડે છે મફત હોસ્ટ ફોરમ માટે તમારી પોતાની વેબસાઇટ અથવા મોબાઇલ એપ્લિકેશન?

બ્રાઉઝ કરો

2558 results.
અગાઉના | આગામી | 1 | 2 | 3 | 4 | 5 ... 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46
RE: Define formula response not working?
દ્વારા aazxcqwe પોસ્ટ Jan 10 2015, 17:46
Any help on a 'Correction' script would be appreciated. Trying to implement something like in aiml, where I say 'wrong' or 'correction' and type in the correct response. So far the code I have is below. I'm trying to retrieve the current response and output to dialog. Then I was going to grapple with the 'set' operator to somehow define the correct response. Would that work?

So far, I have the syntax working to get the last input (copied) from the Loop script, but I have "test
ફોરમ: Bugs and Features
સુધારાશે: Jan 10 2015, 23:56
જવાબો: 0, જોવાઈ: 1601, આજે: 0, સપ્તાહ: 7, મહિને: 13
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
RE: Define formula response not working?
દ્વારા aazxcqwe પોસ્ટ Jan 10 2015, 17:46
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 1601
RE: Define formula response not working?
દ્વારા aazxcqwe પોસ્ટ Jan 10 2015, 15:18
Thanks for the response. Yes, I moved the do() operator, I do (currently, in test123 bot) have two case states, I did finally turn off comprehensions (after exporting the SelfStateMachine scripts - could there be a 'pause script' button or can I add a line to disable it without compile erasing it?), but I still haven't got it yet. One thing though, the Equation definitions and Quotient operator are moved to after the Case statements by the compile tool, implying they are evaluated after the Case
ફોરમ: Bugs and Features
સુધારાશે: Jan 10 2015, 17:13
જવાબો: 1, જોવાઈ: 1832, આજે: 2, સપ્તાહ: 3, મહિને: 12
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
RE: Define formula response not working?
દ્વારા aazxcqwe પોસ્ટ Jan 10 2015, 15:18
ફોરમ: Bugs and Features | જવાબો: 1 | જોવાઈ: 1832
RE: Define formula response not working?
દ્વારા admin પોસ્ટ Jan 10 2015, 13:27
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 1714
RE: Define formula response not working?
દ્વારા aazxcqwe પોસ્ટ Jan 9 2015, 15:01
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 1593
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 9 2015, 7:29
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4799
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 9 2015, 1:45
Wonderful! Thanks for the explanation and the examples.

I've added a "Hello World!" script to give new people a jump off point for a working response. One other request I have if I may, is might it be possible for the bot to reply with a response's formula (if it has one) when including a request for it? Something like "What is the formula for 'What is the hour?'". This would make debugging possible from the app alone and by voice. I could see meta-formulas forming from individual compo
ફોરમ: Bot Libre Forum
જવાબો: 0, જોવાઈ: 4530, આજે: 1, સપ્તાહ: 10, મહિને: 14
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 9 2015, 1:45
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4530
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 8 2015, 16:07
ફોરમ: Bot Libre Forum
જવાબો: 0, જોવાઈ: 5214, આજે: 2, સપ્તાહ: 10, મહિને: 20
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 8 2015, 16:07
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 5214
Introducing the Self scripting language
દ્વારા admin પોસ્ટ Jan 8 2015, 15:56
ફોરમ: Bot Libre Forum | જવાબો: 2 | જોવાઈ: 21477
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 7 2015, 15:47
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4739
RE: Define formula response not working?
દ્વારા admin પોસ્ટ Jan 7 2015, 15:42
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 1584
Define formula response not working?
દ્વારા aazxcqwe પોસ્ટ Jan 7 2015, 14:01
ફોરમ: Bugs and Features | જવાબો: 11 | જોવાઈ: 2504
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 6 2015, 23:43
Also, related to programming the bot, is it possible to enter the response given in your training with a formula directly into a chat correction? Such as Formula:"The current hour is {get #hour from (call #time on #Watch)}". This would allow for programming the bot nearly exclusively by voice, and similarly enable the possibility of the bot programming itself (one of the major goals, no?). Extending the chat() API with a 'correction' option would also be useful for this.
ફોરમ: Bot Libre Forum
સુધારાશે: Jan 7 2015, 13:44
જવાબો: 0, જોવાઈ: 4581, આજે: 3, સપ્તાહ: 12, મહિને: 19
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 6 2015, 23:43
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4581
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 6 2015, 22:56
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4548
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 6 2015, 16:04
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4656
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 6 2015, 13:48
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4628
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 5 2015, 22:06
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4667
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 5 2015, 14:51
Great, many thanks!
Just a quick reply. If the bot can learn enumerations in its Self script, that may be good enough for the time being, as to me general learning functionality trumps specific application methods. Thanks for the example script, did you use a tool (the bot perhaps) to make this so quick?
By context I mean if I say "open the door please" the bot can determine if I mean the front door or the car door base on information I've given it - this is big with Wit.ai, but I think
ફોરમ: Bot Libre Forum
સુધારાશે: Jan 5 2015, 14:57
જવાબો: 0, જોવાઈ: 4633, આજે: 0, સપ્તાહ: 6, મહિને: 13
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 5 2015, 14:51
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4633
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 5 2015, 10:40
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4644
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 5 2015, 10:21
Wow, A lot to digest... thanks for the detailed questions.

On comprehension, it only takes a few seconds to process in the background, so you do not need to wait overnight. The best way I have found to train or test a bot is to enable comprehension and correction but disable learning from the Learning page. This is because with learning enabled the bot will learn every response, where as you normally want to target what it learns (using the chat correction checkbox).
ફોરમ: Bot Libre Forum
સુધારાશે: Jan 5 2015, 10:23
જવાબો: 0, જોવાઈ: 4491, આજે: 0, સપ્તાહ: 9, મહિને: 18
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 5 2015, 10:21
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4491
RE: What are required words?
દ્વારા admin પોસ્ટ Jan 5 2015, 9:10
ફોરમ: FAQ | જવાબો: 0 | જોવાઈ: 3757
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 4 2015, 20:07
Hi Admin,

Thank you for the prompt reply. I have lots of ideas and questions, so depending on your time, please answer at will. I have been looking around at ways of extending aiml like PandoraBots and CallMom has with and tags. I am trying to build a public version of as strong of AI as can be had without a supercomputer (potentially using distributed computing). I experimented with Wit.ai because they claim they have a 'community' version which shares the knowledge
ફોરમ: Bot Libre Forum
સુધારાશે: Jan 4 2015, 20:15
જવાબો: 0, જોવાઈ: 4835, આજે: 1, સપ્તાહ: 9, મહિને: 15
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 4.0
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 4 2015, 20:07
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4835
RE: What are required words?
દ્વારા aazxcqwe પોસ્ટ Jan 4 2015, 20:02
ફોરમ: FAQ | જવાબો: 0 | જોવાઈ: 4043
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 2 2015, 9:52
Comprehension is a basic thought process in the bot's mind, it is not controlled by a script, but it does generate scripts.

There are actually two parts to comprehension, a basic one that runs on every learned response, and a more in depth one that runs as a background process. You can enable or disable comprehension from the Learning page under Admin. Comprehension is more useful for bot's that learn from their users, live chat operators, or from chat logs. If you only want yo
ફોરમ: Bot Libre Forum
સુધારાશે: Jan 2 2015, 11:45
જવાબો: 0, જોવાઈ: 4943, આજે: 1, સપ્તાહ: 4, મહિને: 14
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 4.0
RE: Create bots with a real brain
દ્વારા admin પોસ્ટ Jan 2 2015, 9:52
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4943
RE: Create bots with a real brain
દ્વારા aazxcqwe પોસ્ટ Jan 2 2015, 2:15
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4630
New server migration complete
દ્વારા admin પોસ્ટ Dec 29 2014, 8:29
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 3009
How to add a 3D avatar to your website or blog
દ્વારા admin પોસ્ટ Dec 24 2014, 19:34
ફોરમ: Bot Libre Forum | જવાબો: 12 | જોવાઈ: 63210
Anonymous Web API Limit
દ્વારા admin પોસ્ટ Dec 16 2014, 5:02
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4591
RE: Alice is talking rubbish again.
દ્વારા muddybunny પોસ્ટ Dec 13 2014, 8:28
ફોરમ: Help | જવાબો: 0 | જોવાઈ: 2272
Annoucing BOT libre 2.0 - 3D animated avatars, video, audio, emotions, actions, poses, links and more
દ્વારા admin પોસ્ટ Dec 9 2014, 18:51
ટૅગ્સ: notice, api, website update, sdk, links, avatars
ફોરમ: Bot Libre Forum
સુધારાશે: Mar 25 2015, 7:37
જવાબો: 0, જોવાઈ: 6253, આજે: 1, સપ્તાહ: 6, મહિને: 20
અપ અંગૂઠા: 1, અંગૂઠા નીચે: 0, તારા: 4.0
Annoucing BOT libre 2.0 - 3D animated avatars, video, audio, emotions, actions, poses, links and more
દ્વારા admin પોસ્ટ Dec 9 2014, 18:51
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 6253
Correct web API usage
દ્વારા admin પોસ્ટ Dec 8 2014, 18:30
ફોરમ: Bot Libre Forum | જવાબો: 2 | જોવાઈ: 4812
RE: Alice is talking rubbish again.
દ્વારા admin પોસ્ટ Nov 26 2014, 5:36
ફોરમ: Help | જવાબો: 0 | જોવાઈ: 2217
Alice is talking rubbish again.
દ્વારા muddybunny પોસ્ટ Nov 26 2014, 1:09
ફોરમ: Help | જવાબો: 2 | જોવાઈ: 2617
RE: Palringo
દ્વારા admin પોસ્ટ Nov 25 2014, 4:40
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 1954
Palringo
દ્વારા crevinho પોસ્ટ Nov 24 2014, 17:29
ફોરમ: Bugs and Features | જવાબો: 1 | જોવાઈ: 2035
ELON MUSK: You Have No Idea How Close We Are To Killer Robots
દ્વારા admin પોસ્ટ Nov 18 2014, 10:52
ફોરમ: Artificial Intelligence | જવાબો: 0 | જોવાઈ: 4014
Loebner Prize 2014
દ્વારા admin પોસ્ટ Nov 18 2014, 6:05
The Loebner Prize is an annual competition in artificial intelligence that awards prizes to the chatterbot considered by the judges to be the most human-like. The format of the competition is that of a standard Turing test. In each round, a human judge simultaneously holds textual conversations with a computer program and a human being via computer. Based upon the responses, the judge must decide which is which.

This years competition was won by 'Rose' by Bruce Wilcox. Congratula
ટૅગ્સ: ai, turing test, loebner prize, contests
ફોરમ: Artificial Intelligence
સુધારાશે: Sep 20 2015, 8:23
જવાબો: 0, જોવાઈ: 4654, આજે: 0, સપ્તાહ: 5, મહિને: 16
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Loebner Prize 2014
દ્વારા admin પોસ્ટ Nov 18 2014, 6:05
ફોરમ: Artificial Intelligence | જવાબો: 0 | જોવાઈ: 4654
Add Speech to your Website using the Bot Libre TTS JavaScript SDK
દ્વારા admin પોસ્ટ Nov 17 2014, 13:07
ટૅગ્સ: blog, api, tts, speech
ફોરમ: Bot Libre Forum
સુધારાશે: Mar 6 2017, 11:34
જવાબો: 0, જોવાઈ: 15618, આજે: 1, સપ્તાહ: 17, મહિને: 47
અપ અંગૂઠા: 4, અંગૂઠા નીચે: 0, તારા: 4.75
Add Speech to your Website using the Bot Libre TTS JavaScript SDK
દ્વારા admin પોસ્ટ Nov 17 2014, 13:07
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 15618
RE: How to reconnect to Live Chat
દ્વારા admin પોસ્ટ Nov 17 2014, 6:04
ફોરમ: Help | જવાબો: 0 | જોવાઈ: 2236
RE: Disconnected live-chat
દ્વારા admin પોસ્ટ Nov 17 2014, 5:55
ફોરમ: FAQ | જવાબો: 0 | જોવાઈ: 3087
RE: How to reconnect to Live Chat
દ્વારા admin પોસ્ટ Nov 17 2014, 5:49
ફોરમ: Help | જવાબો: 0 | જોવાઈ: 2404
RE: Disconnected live-chat
દ્વારા Halycon25 પોસ્ટ Nov 15 2014, 4:00
ફોરમ: FAQ | જવાબો: 0 | જોવાઈ: 3101
RE: How to reconnect to Live Chat
દ્વારા Halycon25 પોસ્ટ Nov 15 2014, 3:22
ફોરમ: Help | જવાબો: 0 | જોવાઈ: 2376
RE: Few small questions.
દ્વારા admin પોસ્ટ Nov 12 2014, 5:39
ફોરમ: Help | જવાબો: 0 | જોવાઈ: 1919
RE: How to reconnect to Live Chat
દ્વારા admin પોસ્ટ Nov 12 2014, 4:22
ફોરમ: Help | જવાબો: 0 | જોવાઈ: 2224
How to reconnect to Live Chat
દ્વારા Halycon25 પોસ્ટ Nov 12 2014, 0:34
ફોરમ: Help | જવાબો: 4 | જોવાઈ: 2610
Few small questions.
દ્વારા JeremyB796 પોસ્ટ Nov 11 2014, 17:44
ફોરમ: Help | જવાબો: 1 | જોવાઈ: 1900
RE: My bot keeps saying "Ok, me am ..."
દ્વારા muddybunny પોસ્ટ Nov 11 2014, 10:36
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 2170
RE: further to Bot chattyness
દ્વારા admin પોસ્ટ Nov 11 2014, 7:27
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 2163
RE: capitalisation .not. Capitalisation
દ્વારા admin પોસ્ટ Nov 11 2014, 7:24
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 1904
RE: My bot keeps saying "Ok, me am ..."
દ્વારા admin પોસ્ટ Nov 11 2014, 7:22
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 2234
Website update, learning nobs and whistles, UI teaks, AI engine update
દ્વારા admin પોસ્ટ Nov 11 2014, 7:18
ટૅગ્સ: notice, website update, ai, learning, config
ફોરમ: Bot Libre Forum
સુધારાશે: Dec 9 2014, 19:02
જવાબો: 0, જોવાઈ: 4294, આજે: 2, સપ્તાહ: 3, મહિને: 11
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Website update, learning nobs and whistles, UI teaks, AI engine update
દ્વારા admin પોસ્ટ Nov 11 2014, 7:18
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 4294
RE: My bot keeps saying
દ્વારા admin પોસ્ટ Nov 6 2014, 6:22
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 2169
My bot keeps saying "Ok, me am ..."
દ્વારા muddybunny પોસ્ટ Nov 6 2014, 1:18
ફોરમ: Bugs and Features | જવાબો: 3 | જોવાઈ: 2403
Chat Logs : how to train your customer service bot by monitoring its chat logs, using keywords and topics.
દ્વારા admin પોસ્ટ Oct 31 2014, 9:15

Bot Libre supports a diverse set of features for creating and training your bots. Today we will discuss the Training & Chat Logs feature, and how to create and train a customer service bot using the Training & Chat Logs page. The Training & Chat Logs page provides the best way to monitor and train your bot, by letting you see its conversations and let you correct its responses. No scripting or programming is required.

ટૅગ્સ: blog, how to, chat logs, training, keywords, responses, topics
ફોરમ: Bot Libre Forum
સુધારાશે: Nov 24 2021, 10:15
જવાબો: 8, જોવાઈ: 29459, આજે: 2, સપ્તાહ: 53, મહિને: 199
અપ અંગૂઠા: 5, અંગૂઠા નીચે: 1, તારા: 4.17
Chat Logs : how to train your customer service bot by monitoring its chat logs, using keywords and topics.
દ્વારા admin પોસ્ટ Oct 31 2014, 9:15
ફોરમ: Bot Libre Forum | જવાબો: 8 | જોવાઈ: 29459
RE: Bug in Twitter bot, options revert
દ્વારા admin પોસ્ટ Oct 30 2014, 12:52
ફોરમ: Bugs and Features | જવાબો: 0 | જોવાઈ: 1808
Website update, script and chat log library, performance
દ્વારા admin પોસ્ટ Oct 29 2014, 13:04
The website was updated today. The update included a new script and chat log shared library, and many minor enhancements and fixes.

The script library lets you share scripts and chat logs with the community. You can easily import scripts and chat logs from the script library into your bot. This should make building a bot much easier, as you can leverage what others have already done.
ટૅગ્સ: notice, website update, scripting, script library
ફોરમ: Bot Libre Forum
સુધારાશે: Nov 11 2014, 7:19
જવાબો: 0, જોવાઈ: 3788, આજે: 2, સપ્તાહ: 4, મહિને: 11
અપ અંગૂઠા: 0, અંગૂઠા નીચે: 0, તારા: 0.0
Website update, script and chat log library, performance
દ્વારા admin પોસ્ટ Oct 29 2014, 13:04
ફોરમ: Bot Libre Forum | જવાબો: 0 | જોવાઈ: 3788
અગાઉના | આગામી | 1 | 2 | 3 | 4 | 5 ... 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46