If you find this useful, RT to share it with your friends. Don't forget to follow me @Saboo_Shubham_ for more such LLMs tips and tutorials.
LLMS
-
LLM Apps with RAG: Discover Awesome GitHub Repository
By
–
Find all the awesome LLM Apps demo with RAG in the following Github Repo. P.S: Don't forget to star the repo to show your support
-

Essential Libraries for Building AI Agents with Streamlit and OpenAI
By
–
2. Import necessary libraries • Streamlit for building the web app
• phi for building AI agents and tools
• OpenAI for using GPT-4
• SerpAPI for web search functionality -

Upstage Layout Analysis Now Available in LlamaIndex
By
–
Now, @upstageai Layout analysis to extract structured information from PDF is available @llama_index
. Just get a your UPSTAGE_API_KEY from http://
console.upstage.ai and 'pip install llama-index-readers-upstage' -
Grok successfully completes coding task
By
–
I gave it a task which would require Grok to run a code program to be able to provide an answer and it was able to do it.
-
GPT-4o Program Search Solution Not State-of-the-Art
By
–
To be clear — the solution published via blogpost yesterday based on discrete program search driven by GPT-4o does not appear to be a new SotA at this time. That would still be @Jcole75Cole (with pure symbolic approaches not far behind).
-
LLMs Outdated: Introducing MMMM-SAWs Next Generation
By
–
LLMs are yesterday’s news. We do MMMM-SAWs (massive multimodal models modulo the stuff that actually works).
-

Cerebras CTO Presents at International Trillion Parameter Consortium
By
–
Join Us at the European Kick-Off of the International Trillion Parameter Consortium (TPC)! June 19-21, 2024 Occidental Atenea Mar, Barcelona, Spain Cerebras Field CTO, Natalia Vassilieva, will be presenting at two highly anticipated breakout sessions: MAPE:
-
Knowledge Graph vs Attention: Building Explicit Structure in Context
By
–
your 2cents on whether its worth making the context consumer create a knowledge graph as it chews thru the corpus instead of just "attention take the wheel"? pro: neurosymbolic
con: not bitter lesson pilled -
Building a Reading Companion App for Books with AI Context
By
–
Nice! I really want to build a reading companion app for books. E.g. I am re-reading LoTR again, you could imagine stuffing all of it (and discussion boards related commentary and chatter) into context and making it very easy to ask questions, clarifications, discussions. There's