You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User-friendly task, model and file selection interface (no longer CLI, but GUI with gradio)
Multi-container application with docker compose up (simpler)
New docker image on Docker Hub: astrabert/everything-ai
Supports new tasks: text summarization, stable diffusion, image to text, image classification
Added multilingual support for text generation and stable diffusion
Text generation has now two options: agnostic text generation (no retrieval or prior knowledge) and retrieval text generation (retrieval with knowledge base)
Switched from Langchain-supplied ChromaDB local storage to qdrant collections for retrieval knowledge bases