In this post I'm compiling a growing list of tutorials covering various applications that you can fuel with your comput3 account. Some of these will be fairly simple that everyone can follow while others target advanced users as they require additional server setups. First of all lets set the stage and explain why you wanna run open source apps on your machines.
Comput3.ai allow users to own a stake in gpu infrastructure via $com token which can be staked to access llm inference and aswell as gpu hours to spin up ComfyUI, Ollama and other services to run genAI workload and fuel more complex pipelines with compute.
Compared to Anthropic, OpenAI they don't store your data. Their business model isn't built around collecting customer data which cloud providers do to train models etc which is very important as you don't want your software pipelines to leak data. With different tiers of monthly budget, companies and individuals can fuel their apps and workflows with AI to enrich the user experience for themselves and their users across various facets.
Looking at the staking tiers you'll realize that 1mn $com effective enables you to run heavy genAI workload 24/7 as an entire month as around 720 hours. At the same time 10k $com already grant unlimited tool enabled Llama3:70b inference, enabling most of these tutorial.
Lets start with some basic llm apps that you can run on your computer. You can already use these with the base tier as those services don't require gpu hours. You'll see that the barrier of entry is extremely low which makes comput3 so interesting.
The open source software Jan is a simple chat interface for Linux, Mac and Windows that allows you to bring your own open source llms and talk to them. All the data is stored on your local machine and more features are being added by their community.
Learn how: https://hackmd.io/@reneil1337/c3-jan
Leo is an AI assistant that is integrated into Brave Browser. You can open the sidebar via ctrl-B on every website while you're browsing, let it summarize the page with a single click and ask all sorts of questions about the content thats displayed on your screen.
Learn how: https://hackmd.io/@reneil1337/c3-leo
In this section you find ai-driven solutions that are more sophisticated and can massively increase productivity that either help to automate all sorts of things for your private life and businesses or make comput3 fueled intelligence available across multiple devices.
n8n is a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. With 400+ integrations, native AI capabilities, and a fair-code license, n8n lets you build powerful automations while maintaining full control over your data and deployments. The ability to drive these flows via AI agents make it stand out.
There are two ways to get started with n8n: Either you decide to use the n8n cloud where you can create an account with few clicks or you decide to self-host the community edition yourself in your own homelab or on a small VPS that you're running.
Learn how: https://hackmd.io/@reneil1337/c3-n8n