This repository contains the static website for ArtyLLaMa, an AI-powered creative platform for interactive content. The site is hosted on GitHub Pages and serves as the main landing page for the ArtyLLaMa project.
ArtyLLaMa is an innovative chat interface for Open Source Large Language Models, leveraging the power of Ollama. It features dynamic content generation and display through an "Artifacts-like" system, making AI-assisted creativity more accessible and interactive.
index.html
: Main page of the websiteREADME.md
: This file, providing information about the repositoryLICENSE
: MIT license fileCNAME
: Custom domain configurationartyllamaDemo.gif
: Demonstration GIF of the ArtyLLaMa interfacelogo.jpeg
: ArtyLLaMa logoscreenshot.png
: Screenshot of the ArtyLLaMa interfacewallpaper.png
: Background image used in the website
To view the website locally:
- Clone this repository:
git clone https://github.com/artyllama/artyllama.com.git
- Open
index.html
in your web browser.
To make changes to the website:
- Edit the
index.html
file or any other relevant files. - Commit and push your changes to the
main
branch. - GitHub Pages will automatically deploy the updated site.
This project is licensed under the MIT License - see the LICENSE file for details.
Contributions to improve the website are welcome. Please feel free to submit a Pull Request.
For more information about ArtyLLaMa, please visit our main repository or contact the maintainer.
© 2024 ArtyLLaMa Project