Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 2.11 KB

README.md

File metadata and controls

40 lines (26 loc) · 2.11 KB

Fork of CapRover One Click Apps for AI Native applications

Weaviate and Ollama

This is a fork of the CapRover One Click Apps fork called CapRoverHub that adds Weaviate Vector Database, a fully open source and purpose built vector database to handle AI workloads, and Ollama, a tool to help you run language models locally.

CapRover, Weaviate, and Ollama

🚀 Repo for CapRover One-Click Apps

Validate One Click Apps Publish One Click Apps

How to add this repo

  • 🖥️ Login to your CapRover dashboard
  • 📲 Go to apps and click on One-Click Apps/Databases, then scroll down to the bottom
  • 📋 Under 3rd party repositories: copy https://itsajchan.github.io/llm-one-click-apps-for-caprover and paste it into the text box
  • 🔄 Click the Connect New Repository button

To create your own repository:

  • 🍴 Fork this repository
  • 🗑️ Delete all existing apps (to avoid duplicate apps), and add your own apps.
  • 🛠️ Run npm install -g pnpm or sudo npm install -g pnpm
  • ⚙️ Run pnpm i
  • 🧪 Run pnpm run validate
  • 📝 Run pnpm run format:write
  • 🏗️ Run pnpm run build
  • 🌐 Now you can host the static content placed in ./dist directory anywhere you want; the official repo uses GitHub Pages to publish the content. Make sure to update CNAME to your own URL if you decide to do so.

🚀 Apps

For a complete list of available one-click apps, please visit the llm-one-click-apps-for-caprover repository homepage.

Feel free to explore, contribute, and enhance your CapRover experience with these one-click apps! 🚢✨