mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
GITBOOK-122: No subject
This commit is contained in:
parent
f65bc49c75
commit
ef523cbfcc
@ -4,11 +4,10 @@ The Ludwig NLU Engine is a robust Natural Language Understanding (NLU) solution
|
||||
|
||||
### Setting up the Ludwig NLU Engine
|
||||
|
||||
1. Clone the [Hexabot Template Ludwig Repository](https://github.com/Hexastack/hexabot-template-ludwig/)
|
||||
2. Install the Hexabot CLI running this command `npm install -g hexabot-cli`
|
||||
3. Create your own chatbot using the command: `hexabot create my-chatbot --template Hexastack/hexabot-template-ludwig`
|
||||
4. Initialize your project and customize your configuration in my-chatbot/docker/.env file: `hexabot init` 
|
||||
5. Kickstart your newly created chatbot running: `hexabot dev --services ludwig-nlu,ollama`
|
||||
1. Install the Hexabot CLI running this command `npm install -g hexabot-cli`
|
||||
2. Create your own chatbot using the command: `hexabot create my-chatbot --template Hexastack/hexabot-template-ludwig`
|
||||
3. Initialize your project and customize your configuration in my-chatbot/docker/.env file: `hexabot init` 
|
||||
4. Kickstart your newly created chatbot running: `hexabot dev --services ludwig-nlu,ollama`
|
||||
|
||||
<figure><img src="../../../.gitbook/assets/Screenshot from 2024-12-20 17-31-16.png" alt=""><figcaption></figcaption></figure>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user