Post
1242
everything-ai v2.0.1: more AI power on your Desktop
What is everything-ai?
π€ everything-ai is natively a multi-tasking agent, 100% local, that is able to perform several AI-related tasks
What's new?
π I am more than thrilled to introduce some new functionalities that were added since last release:
- ποΈπ Handle audio files or microphone recordings, classifying or transcribing them with almost every audio-classification and automatic-speech-recognition model on Hugging Face Hub.
- π½οΈ Generate video from text prompts with almost every text-to-video model on HuggingFace Hub (original architecture by [Vasiliy Katsyka](https://github.com/Vasiliy-katsyka))
- 𧬠Predict the 3D structure of proteins from their amino-acidic sequence, with EsmFold by AI at Meta ([demo]( as-cle-bert/proteinviz)
- ποΈ Finetune HF models on several downstream tasks with AutoTrain local integration (AutoTrain is developed by [Abhishek Thakur](https://github.com/abhishekkrthakur))
- π£οΈ Unleash powerful LLMs and exploit larger database collections for RAG with the integration of Hugging Face Spaces API and Supabase PostgreSQL databases ([demo](https://huggingface.co/spaces/as-cle-bert/supabase-ai-chat))
How can you use all of these features?
You just need a
Where can I find everything I need?
Get the source code (and leave a little β while you're there):
https://github.com/AstraBert/everything-ai
Get a quick-start with the documentation:
https://astrabert.github.io/everything-ai/
Credits and inspiration
Shout-outs to Hugging Face, Gradio, Docker, AI at Meta, Abhishek Thakur, Qdrant, LangChain and Supabase for making all of this possible!
Inspired by: Jan, Cheshire Cat AI, LM Studio, Ollama and other awesome local AI solutions!
What is everything-ai?
π€ everything-ai is natively a multi-tasking agent, 100% local, that is able to perform several AI-related tasks
What's new?
π I am more than thrilled to introduce some new functionalities that were added since last release:
- ποΈπ Handle audio files or microphone recordings, classifying or transcribing them with almost every audio-classification and automatic-speech-recognition model on Hugging Face Hub.
- π½οΈ Generate video from text prompts with almost every text-to-video model on HuggingFace Hub (original architecture by [Vasiliy Katsyka](https://github.com/Vasiliy-katsyka))
- 𧬠Predict the 3D structure of proteins from their amino-acidic sequence, with EsmFold by AI at Meta ([demo]( as-cle-bert/proteinviz)
- ποΈ Finetune HF models on several downstream tasks with AutoTrain local integration (AutoTrain is developed by [Abhishek Thakur](https://github.com/abhishekkrthakur))
- π£οΈ Unleash powerful LLMs and exploit larger database collections for RAG with the integration of Hugging Face Spaces API and Supabase PostgreSQL databases ([demo](https://huggingface.co/spaces/as-cle-bert/supabase-ai-chat))
How can you use all of these features?
You just need a
docker compose up
!πWhere can I find everything I need?
Get the source code (and leave a little β while you're there):
https://github.com/AstraBert/everything-ai
Get a quick-start with the documentation:
https://astrabert.github.io/everything-ai/
Credits and inspiration
Shout-outs to Hugging Face, Gradio, Docker, AI at Meta, Abhishek Thakur, Qdrant, LangChain and Supabase for making all of this possible!
Inspired by: Jan, Cheshire Cat AI, LM Studio, Ollama and other awesome local AI solutions!