πͺFOSAI Home
FOSAI β² XYZ
FOSAI stands for Free Open-Source Artificial Intelligence.
FOSAI β² XYZ is a free and open-source resource that helps you learn and engage with cutting/bleeding-edge AI technologies in their trending categories: generative pre-trained transformers (text-based AI), generative computer vision and image diffusion (image-based AI), and generative audio/video synthesis (audio & video-based AI).
FOSAI β² XYZ focuses on teaching you the basics of artificial intelligence and how to get started with free open-source software applications and platforms that empower you to run AI at home today.
This wiki/handbook/codex/guide is updated frequently and is designed for anyone who can read english and follow instructions on a computer. Throughout your research and development remember that you are experimenting with bleeding-edge AI, results and experiences will vary.
Bookmark FOSAI β² XYZ and learn at your own pace!
FOSAI β² XYZ |
---|
πͺ FOSAI Home |
π€ AI Text Generation Software |
πΌοΈ AI Image Diffusion Software |
π½οΈ AI Video Synthesis Software |
π€ How-to-Use
Start by visualizing your learning and/or project goals and navigate through the content on the sidebars accordingly. Try not to get too caught up in the jargon, focus on getting software or projects running with workflows that encourage you to continue exploring this technology and its many possibilities.
If you're not sure where to begin Explore
some of the projects you can get started with today.
Jump into research & development with your own HyperTech Workshop
(opens in a new tab)!
Tips & Tricks
Take Your Time
- There's no need to read everything at once. Pick and choose areas you'd like to focus on and revisit pages as many times as you need.
Be Curious & Patient
- Learning is a journey of exploration and discovery. Stay curious and be patient with yourself. Not everything will come easily, and that's okay.
Don't Forget to Have Fun!
- Above all, don't forget to have fun! You're working with artificial intelligence. Less than ten years ago much of this was science fiction. Remind yourself that even though AI is in its early stages, it's here nonetheless.
π©βπ AI Communities π¨βπ
Fediverse
HYPERION (Coming Soon!) |
---|
π Enroll |
- π« HyperTech Academy |
βοΈ Apply |
- π¬ Hyperion Technologies |
πΉοΈ Play |
- βοΈ HYPERION |
π€ AI Software Index
Resource | Category | Link |
---|---|---|
TheBloke on HuggingFace | π Download Large Language Models | Link (opens in a new tab) |
Models & LoRA's on Civitai | π Download Image Diffusion Models | Link (opens in a new tab) |
oobabooga's text-generation-webui | π€ Text-based AI/LLM Software | Link (opens in a new tab) |
lostruin's koboldcpp | π€ Text-based AI/LLM Software | Link (opens in a new tab) |
nomic-ai's gpt4all | π€ Text-based AI/LLM Software | Link (opens in a new tab) |
koboldai's koboldclient | π€ Text-based AI/LLM Software | Link (opens in a new tab) |
TavernAI | π€ Text-based AI/LLM Software | Link (opens in a new tab) |
SillyTavern | π€ Text-based AI/LLM Software | Link (opens in a new tab) |
AUTOMATIC1111's stable-diffusion-webui | πΌοΈ Image-based AI Diffusion Software | Link (opens in a new tab) |
lllyasviel's ControlNet | πΌοΈ Image-based AI Diffusion Control Software | Link (opens in a new tab) |
comfyanonymous's ComfyUI | πΌοΈ Image-based AI Diffusion Control Software | Link (opens in a new tab) |
CiaraStrawberry's TemporalKit | π½οΈ Video-based AI Diffusion & Synthesis Software | Link (opens in a new tab) |
EbSynth | π½οΈ Video-based AI Diffusion & Synthesis Software | Link (opens in a new tab) |
Runway | π½οΈ Video-based AI Diffusion & Synthesis Software | Link (opens in a new tab) |
Elevenlabs | π Audio-based AI Synthesis Software | Link (opens in a new tab) |
Looking for more? Check there's an AI for that (opens in a new tab) for (mostly paid) options.
βοΈ Contribute to FOSAI β² XYZ
First, clone the repo (opens in a new tab) to your device and then run pnpm i
in your terminal of choice to install the dependencies.
Then, run pnpm dev
to start the development server and visit localhost:3000.
From here, you should be able to see the 'pages' folder, which contains all of the webpage content you see here (editable in simple markdown).