πŸͺ FOSAI Home

πŸͺ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.
Learn
πŸ’« Learn
- πŸ–₯️ Hardware Requirements
- βš—οΈ How to Get Started With AI
- πŸ€– Large Language Models
- πŸ€” What is Artificial Intelligence?
- 🧠 What is Machine Learning?
- πŸ”  What Terms are Important?
Discover
---
🌚 Discover
- πŸ‘₯ Assistants
- 🌟 Benchmarks
- πŸ“‘ Communities
- 🧬 Models
- πŸ”­ Other Resources
Explore
---
πŸš€ Explore
- πŸ‘½ Concepts
- πŸ›°οΈ Demos
- πŸ› οΈ Projects
- πŸ’‘ Prompts
- 🎯 Use Cases

πŸ‘©β€πŸš€ AI Communities πŸ‘¨β€πŸš€

Reddit

Fediverse

HYPERION (Coming Soon!)
πŸŽ“ Enroll
- πŸ’« HyperTech Academy
β˜„οΈ Apply
- πŸ”¬ Hyperion Technologies
πŸ•ΉοΈ Play
- β˜„οΈ HYPERION

πŸ€– AI Software Index

ResourceCategoryLink
TheBloke on HuggingFace🌐 Download Large Language ModelsLink (opens in a new tab)
Models & LoRA's on Civitai🌐 Download Image Diffusion ModelsLink (opens in a new tab)
oobabooga's text-generation-webuiπŸ€– Text-based AI/LLM SoftwareLink (opens in a new tab)
lostruin's koboldcppπŸ€– Text-based AI/LLM SoftwareLink (opens in a new tab)
nomic-ai's gpt4allπŸ€– Text-based AI/LLM SoftwareLink (opens in a new tab)
koboldai's koboldclientπŸ€– Text-based AI/LLM SoftwareLink (opens in a new tab)
TavernAIπŸ€– Text-based AI/LLM SoftwareLink (opens in a new tab)
SillyTavernπŸ€– Text-based AI/LLM SoftwareLink (opens in a new tab)
AUTOMATIC1111's stable-diffusion-webuiπŸ–ΌοΈ Image-based AI Diffusion SoftwareLink (opens in a new tab)
lllyasviel's ControlNetπŸ–ΌοΈ Image-based AI Diffusion Control SoftwareLink (opens in a new tab)
comfyanonymous's ComfyUIπŸ–ΌοΈ Image-based AI Diffusion Control SoftwareLink (opens in a new tab)
CiaraStrawberry's TemporalKitπŸ“½οΈ Video-based AI Diffusion & Synthesis SoftwareLink (opens in a new tab)
EbSynthπŸ“½οΈ Video-based AI Diffusion & Synthesis SoftwareLink (opens in a new tab)
RunwayπŸ“½οΈ Video-based AI Diffusion & Synthesis SoftwareLink (opens in a new tab)
ElevenlabsπŸ”Š Audio-based AI Synthesis SoftwareLink (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).