Stichting Nederlandse AIML is a company based out of Lebanon, TN, United States
Neocities is a no-code website builder designed to make web creation accessible and fun.
Unique Features:
Create a New Folder: On your computer, create a new folder and name it (e.g., 'mywebsite').
Open a Text Editor: Use a simple text editor like Notepad or a more advanced one like Brackets.
Create Your Main HTML File: Open a new file in your text editor and save it as index.html
. This will be your main webpage.
Write Your HTML Code: Start typing your HTML code. For example:
<!DOCTYPE html>
<html>
<head>
<title>My Website</title>
</head>
<body>
<h1>Welcome to My Website</h1>
<p>This is my first webpage!</p>
</body>
</html>
Save Your Changes: After writing your code, save the file.
Upload to Neocities: Go to your Neocities dashboard, click on 'Upload', and select your index.html
file to upload it.
View Your Website: Once uploaded, you can view your website by navigating to your Neocities URL (e.g., https://yourusername.neocities.org
).
Edit and Update: To make changes, edit your index.html
file in your text editor, save it, and re-upload it to Neocities to see the updates.
Create your OpenAssistantGPT chatbot
Sign in to your OpenAssistantGPT dashboard and create a new chatbot or select an existing one.
Configure your chatbot settings
Customize your chatbot's appearance, behavior, and knowledge base to match your website's needs.
Get your embed code
In your OpenAssistantGPT dashboard, go to the "Deployment" section and copy your unique embed code.
Add the embed code to your Neocities website
Log in to your Neocities account, open your website editor, and add an HTML or Custom Code element to your site. Paste the OpenAssistantGPT embed code into this element.
Publish your website
Save your changes and publish your website to make the chatbot live.
For more advanced integrations with Neocities, you can customize the following:
Website
Visit NeocitiesNo-code Solution
✅ No coding required
Custom HTML Support
✅ Supports custom HTML