that feeling when you've been toiling building five separate components and finally get to wire them together
CODE
-
SerpAPI Alternative: Free Serper API Queries Guide
By
–
if you’re running out of serpapi credits, try this one (10x free queries) Yes, serper and serpapi are different
-

FLARE: Forward-Looking Active Retrieval Augmented Generation Method
By
–
FLARE Forward-Looking Active REtrieval augmented generation A new retrieval augmented generation method from Zhengbao Jiang, @luyu_gao et all Now in @langchain – slightly modified to support using http://
serper.dev as the retriever https://
python.langchain.com/en/latest/modu
les/chains/examples/flare.html
… -

FLARE Paper: Active Learning for Language Models
By
–
Original paper: https://
arxiv.org/abs/2305.06983
code
…: https://
github.com/jzbjyb/FLARE Original code: http://
github.com/jzbjyb/FLARE Some good tweet threads explaining more: @omarsar0 https://
x.com/omarsar0/statu
s/1657004417726423042?s=20
… @johnjnay -

Deploy Autonomous Deep Learning Forecasting Service in Hours
By
–
Deploy a completely autonomous, accurate #DeepLearning-powered #forecasting & planning service in just a few hours: https://
abacus.ai/forecast by @abacusai ————
#BigData #DataScience #AI #PredictiveAnalytics #MLOps #ML #MachineLearning #NeuralNetworks #TimeSeries -
Repository Integration with LangChain Framework
By
–
your repo is awesome. would love to chat about how to make sure it works well with langchain. can you shoot me a dm? yours dont seem to be open
-
PrivateGPT Enables Open Source Models with LangChain Integration
By
–
privateGPT – this is sick!!! I've always had people asking me if it was feasible to use @langchain with open source models, and my answer was "at the moment, not really…" but @ivanmartit did it!!!!! this is a huge step forward
-

Optimizing App Name Detection Prompts
By
–


These 3 In the prompt to check the app name, I didn't update a hard codded list of apps + some minor optimisations may be required. I would see which editions I still do manually and incorporate them inside as well.
-
Constitutional AI Chain: Anthropic’s Ethical Framework Implementation
By
–
Big shout out to @samcwl for this idea! Documentation on constitutional AI chain: https://
python.langchain.com/en/latest/modu
les/chains/examples/constitutional_chain.html
… Antropic Paper: https://
arxiv.org/abs/2212.08073 We're intending to grow this collection rapidly, so please contribute ideas if you have any! -

Transformers Agents: Create AI Agents with LLMs
By
–
This week we’ve released *Transformers Agents* – one of the most game changing feature we’ve ever added to the Transformers library. Here is everything you need to know about it Create an agent using LLMs (OpenAssistant, StarCoder, OpenAI …) and take the control of