Skip to content

Latest commit

 

History

History
56 lines (35 loc) · 1.81 KB

README.md

File metadata and controls

56 lines (35 loc) · 1.81 KB

ArtyLLaMa Website

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.

🌟 About ArtyLLaMa

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.

🗂️ Repository Contents

  • index.html: Main page of the website
  • README.md: This file, providing information about the repository
  • LICENSE: MIT license file
  • CNAME: Custom domain configuration
  • artyllamaDemo.gif: Demonstration GIF of the ArtyLLaMa interface
  • logo.jpeg: ArtyLLaMa logo
  • screenshot.png: Screenshot of the ArtyLLaMa interface
  • wallpaper.png: Background image used in the website

🚀 Getting Started

To view the website locally:

  1. Clone this repository:
    git clone https://github.com/artyllama/artyllama.com.git
    
  2. Open index.html in your web browser.

🔧 Development

To make changes to the website:

  1. Edit the index.html file or any other relevant files.
  2. Commit and push your changes to the main branch.
  3. GitHub Pages will automatically deploy the updated site.

📸 Preview

ArtyLLaMa Demo

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

🤝 Contributing

Contributions to improve the website are welcome. Please feel free to submit a Pull Request.

📞 Contact

For more information about ArtyLLaMa, please visit our main repository or contact the maintainer.


© 2024 ArtyLLaMa Project