Update README.md

This commit is contained in:
Cole Medin
2024-12-15 15:35:54 -06:00
parent 98392ca9d6
commit f1c4ef0911

View File

@@ -1,4 +1,4 @@
# Self-hosted AI starter kit
# Self-hosted AI starter kit (by the n8n team)
**Self-hosted AI Starter Kit** is an open, docker compose template that
quickly bootstraps a fully featured Local AI and Low Code development
@@ -8,6 +8,8 @@ This is Cole's version with a couple of improvements and the addition of Open We
Also, the local RAG AI Agent workflow from the video will be automatically in your
n8n instance if you use this setup instead of the base one provided by n8n!
[Original Local AI Starter Kit](https://github.com/n8n-io/self-hosted-ai-starter-kit)
Download my N8N + OpenWebUI integration [directly on the Open WebUI site.](https://openwebui.com/f/coleam/n8n_pipe/) (more instructions below)
![n8n.io - Screenshot](https://raw.githubusercontent.com/n8n-io/self-hosted-ai-starter-kit/main/assets/n8n-demo.gif)
@@ -16,9 +18,6 @@ Curated by <https://github.com/n8n-io> and <https://github.com/coleam00>, it com
platform with a curated list of compatible AI products and components to
quickly get started with building self-hosted AI workflows.
> [!TIP]
> [Read the announcement](https://blog.n8n.io/self-hosted-ai/)
### Whats included
✅ [**Self-hosted n8n**](https://n8n.io/) - Low-code platform with over 400
@@ -39,16 +38,6 @@ store with an comprehensive API
✅ [**PostgreSQL**](https://www.postgresql.org/) - Workhorse of the Data
Engineering world, handles large amounts of data safely.
### What you can build
⭐️ AI Agents which can schedule appointments
⭐️ Summarise company PDFs without leaking data
⭐️ Smarter slack bots for company comms and IT-ops
⭐️ Analyse financial documents privately and for little cost
## Installation
### For Nvidia GPU users
@@ -187,7 +176,7 @@ and nodes. If you run into an issue, go to [support](#support).
## 🎥 Video walkthrough
- [Installing and using Local AI for n8n](https://www.youtube.com/watch?v=xz_X2N-hPg0)
- [Cole's Guide to the Local AI Starter Kit](https://youtu.be/V_0dNE-H2gw)
## 🛍️ More AI templates
@@ -230,17 +219,5 @@ interact with the local filesystem.
## 📜 License
This project is licensed under the Apache License 2.0 - see the
This project (originally created by the n8n team, link at the top of the README) is licensed under the Apache License 2.0 - see the
[LICENSE](LICENSE) file for details.
## 💬 Support
Join the conversation in the [n8n Forum](https://community.n8n.io/), where you
can:
- **Share Your Work**: Show off what youve built with n8n and inspire others
in the community.
- **Ask Questions**: Whether youre just getting started or youre a seasoned
pro, the community and our team are ready to support with any challenges.
- **Propose Ideas**: Have an idea for a feature or improvement? Let us know!
Were always eager to hear what youd like to see next.