news

Nov 27, 2024 SafePlates is now available on safeplates.de! SafePlates is a recipe assistant that helps create personalized, allergen-safe meals. It lets you create personalized recipes based on your dietary needs. It now features
  • A visual depiction of the meal
  • Refined recipe generation
  • Automatically extracted metadata from the recipe such as prep time, number of servings, and nutritional information.
Check it out on safeplates.de! 💻
Oct 28, 2024 I’m happy to share the launch of SafePlates, an AI-powered recipe assistant that helps create personalized, allergen-safe meals. 🌱🍽️ Built with OpenAI GPT-4 and using Langchain/LangGraph, SafePlates checks for allergens and suggests safe alternatives. It also features an easy-to-use Gradio interface and is now available on Hugging Face Spaces. Check it out on Hugging Face! It’s free and open-source! 💻
Oct 17, 2024 I’ve just published a blog post exploring how LlamaParse and Multimodal LLMs allow us to extract insights from complex PDFs containing both text and images. 📄✨
In the post, I walk through:
  • 🔍 Parsing documents with both text and images
  • 🤖 Using GPT-4V to interpret and query the parsed content
  • 📊 An example: analyzing U.S. election results from 2016 and 2020.
Intelligent PDF parsing + multimodal LLMs are really mighty for document processing, allowing us to handle even more than just plain text—like images, charts, equations, … 🚀
See the full post here! 💻
Mar 19, 2024 We just published a new paper on how to properly initialize reservoir computers when only a limited history of observations is available. Check out the code here and the paper here.