https://
factorialfunds.com/blog/under-the
-hood-how-openai-s-sora-model-works
…
LLMS
-

How OpenAI’s Sora Model Works
By
–
-
Memory Hackathon: Long-term LLM Applications in SF
By
–
Memory Hackathon in SF with LangChain, @newcomputer
, @MongoDB and @AnthropicAI Sign up here: https://
lu.ma/taa6ijxt Long-term memory for LLM applications is one of the most interesting and important – yet also under explored – areas out there. We are THRILLED to be -

Two Advanced Webinars on LLM Optimization and Flow Engineering
By
–
We've got two AMAZING webinars coming up on two advanced topics: "Optimization of LLM Systems" with Omar K. (author of DSPy) https://
us06web.zoom.us/webinar/regist
er/WN_n4HUNqhFQFa4ax3kYrZW8g#/registration
… "Flow Engineering" with Itamar Friedman (author of Alpha Codium) https://
us06web.zoom.us/webinar/regist
er/WN_fVikSl9eQv68b3ZUdQgwzA#/registration
… -
Claude Model Optimization Through In-Context Examples
By
–
Have you considered adding a few examples to the Claude code, maybe even having "Claude with examples" as a separate entry on the board? My expertise with Opus and Haiku and Sonnet is that they are extremely sensitive to examples, it helps them out a lot
-

GPT-4 Provides More Opinionated Directions to Haiku
By
–
Here an example of GPT-4 directing Haiku, GPT-4 is much more opinionated with directions.
-
Multi-Model AI Architecture: GPT-4 and Claude Haiku Workflow
By
–
The reason I am saying this is that I have been experimenting with this flow: GPT-4 directs and refines instances of Claude Haiku to accomplish a goal. Opus refines and provide the entire output end to end. It's super powerful.
-
Claude Function Prompts Using Gorilla Code Implementation
By
–
That's using this code, right? https://
github.com/ShishirPatil/g
orilla/blob/6971033188838d975bfdf78f9decb244851586fa/berkeley-function-call-leaderboard/model_handler/claude_handler.py
… Using this code to construct the Claude function prompts? -
Debug with GPT-4, Code with Claude 3 Strategy
By
–
The biggest alpha in coding with AI right now is: Debug with GPT-4, Code with Claude 3. GPT-4 is still king when it comes to logic, but it's extremely lazy.
Meanwhile, Claude would do anything you ask. The duo together is unbeatable. -
Using AI for Image Generation and Automated Writing Assistants
By
–
Image gen with a pre-defined style (nothing advanced) and loads of different writer assistants trained to produce the text I want.