I love this idea. Kind of like @wirecutter for models. At least for a little while, human reviewers might be needed. LLM-as-judge might be a bit too brittle for this. If anyone is working on this, let me know. Very interested in supporting.
TOOLS
-
Adobe’s Main Innovations in Generative AI
By
–
[#Article] Review of Adobe's main innovations in generative AI https://actuia.com/actualite/retour-sur-les-principales-innovations-dadobe-en-matiere-dia-generative/
… #AI #artificialintelligence -
Flowise: A Gem for AI Configuration and Customization
By
–
This is truly a gem! There are many configurations that user can do on Flowise. @leonvz did a great job on summarizing them. Link below
-

Hugging Face Competitions Now Use OAuth Login by Default
By
–
All Hugging Face Competitions use OAuth by default now! No more copy-pasting tokens! Just click "Login with Hugging Face" and you are ready to compete and win! Hosts can organize a competition for FREE*
-
Morgan Stanley’s AI Assistant Transforms Financial Research Access
By
–
Discover how #MorganStanley's #AI #Assistant, powered by #ChatGPT, is transforming #financial advice by streamlining access to over 100,000 research reports. Learn about the broader impact of generative AI in #banking.
-
EverArtAI: Generate Custom AI Models from Instagram Photos
By
–
We just use a few pics from their Instagram account and use "Object" as the training type. @everartai will do all the complicated things for you in the background to make sure you get the best model. As long as you use more than 10 pics, you will get this kind of quality.
-

OpenAI Launches Batch API with 50% Cost Savings
By
–
Introducing the Batch API: save costs and get higher rate limits on async tasks (such as summarization, translation, and image classification). Just upload a file of bulk requests, receive results within 24 hours, and get 50% off API prices: https://
platform.openai.com/docs/api-refer
ence/batch
… -
JuliusAI Chat Interface with Code Interpreter Capabilities
By
–
Looks like @juliusai is exactly that – a chat interface with Code Interpreter abilities and aleo able to pip install extra packages
-
ChatGPT Code Interpreter Alternatives With Internet Access
By
–
What are the best current alternatives to ChatGPT Code Interpreter? I want almost the exact same product but with the ability to access the internet to install additional packages or interact with APIs I'd prefer hosted, but still interested in hearing about good local options
-

LangChain PostgreSQL Integration: Vectorstore, Chat History, Checkpoints
By
–
Announcing a new `langchain-postgres` integration package, implementing: Vectorstore based on pgvector Chat Message History Checkpoint Saver for LangGraph Vector store docs: https://
python.langchain.com/docs/integrati
ons/vectorstores/pgvector/
… Chat message history docs: https://
github.com/langchain-ai/l
angchain-postgres/?tab=readme-ov-file#chatmessagehistory
… Checkpoint