AI-Core is a Library which uses JMegaHAL to generate sentences for use with plugins such as chatbots. The AI can also be populated with sentences from other websites, which gives the AI more material to work with. The AI also learns from what users say on the server as well
This is mainly for developers, however server owners can customize the content the AI learns from.
Currently supported websites:
Planned Features:
Config Options:
#if true, the 4chan board scraper will be enabled which will
#load the AI with content from 4chan. Support for other websites
#like reddit coming later.
boardscraper: true
#boards from 4chan the bot with gather posts from
boards:
- b
#how many pages worth of threads which will be loaded into the brain
#each value corresponds to the boards in the list above
#do not go over 10. the larger the number the longer it takes to load
boarddepths:
- 10
#how often (in hours) the chatbots brain will be updated with new content
update-frequency: 12
#If set the true, the AI will learn from players when they chat in game
LearnFromChat: true
debug: false
API Methods
This is mainly for developers, however server owners can customize the content the AI learns from.
Currently supported websites:
- 4chan.org
Planned Features:
- Ability for Developers to create multiple AI's and customize them (currently only one 'main' AI is used)
- Support more websites such as Reddit and Twitter.
Config Options:
Code (Text):
#if true, the 4chan board scraper will be enabled which will
#load the AI with content from 4chan. Support for other websites
#like reddit coming later.
boardscraper: true
#boards from 4chan the bot with gather posts from
boards:
- b
#how many pages worth of threads which will be loaded into the brain
#each value corresponds to the boards in the list above
#do not go over 10. the larger the number the longer it takes to load
boarddepths:
- 10
#how often (in hours) the chatbots brain will be updated with new content
update-frequency: 12
#If set the true, the AI will learn from players when they chat in game
LearnFromChat: true
debug: false
API Methods
Code (Text):
//Generates a sentence based on the sentence given. If no sentence is specified the returned String will be generated at random
AICore.GenerateSentence(sentence);
//adds a sentence to the AI's brain file
AICore.addSentence(sentence);
AICore.GenerateSentence(sentence);
//adds a sentence to the AI's brain file
AICore.addSentence(sentence);
If you have any suggestions or issues please feel free to post them.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
AI-Core is a free Minecraft Java mod. Compatible with Minecraft 1.10. Downloaded 811 times (via Spigot). Download it and open it directly in the game.
![[IMG]](http://proxy.spigotmc.org/3b1c47e37c25be91c1d8806db63fe17814d9df7f?url=https%3A%2F%2Fwww.paypalobjects.com%2Fen_US%2Fi%2Fbtn%2Fbtn_donate_LG.gif)