Great share Akshay. I have been playing around with HF lately, and can't wait to share the things I learned.
CODE
-

GitHub Copilot: AI-Powered Code Generation in Browser
By
–
3. Writing code on the fly (power of GitHub copilot in the web browser itself) Input: Write code to find the Fibonacci sequence in Python.
-
GitHub Copilot Alternatives: Six AI Code Tools Compared
By
–
Did you know that @github copilot has six interesting alternatives available? It is a novel AI system that caused a social media frenzy at first but was later feared for Copyright violations. To read about the diverse options, visit: https://
bit.ly/3RLD475 @tabnine @Microsoft -
Efficient Deep Learning Algorithms Part 4 Series
By
–
Part 4 in the series is out, by Sanjiv Kumar (on behalf of many!), covering a few different aspects of algorithms for efficient deep learning.
-
Space Templates Launch: Deploy Open-Source AI Projects Easily
By
–
Space Templates are here! 🔥 🚀
— Hugging Face (@huggingface) 7 février 2023
Easily build, deploy, and share your favorite open-source projects with just a few clicks! 🥳
We're excited to collaborate with Argilla for our first template! You can read more about the integration here! https://t.co/OWJiqkZQMy pic.twitter.com/eJRIrINM08Space Templates are here! Easily build, deploy, and share your favorite open-source projects with just a few clicks! We're excited to collaborate with Argilla for our first template! You can read more about the integration here! https://
x.com/argilla_io/sta
tus/1623023895350583296
… -
Google Drive and Obsidian Data Loaders for LangChain
By
–
Google Drive and Obsidian data loaders More data loading support! Helpful for the Chat-Your-Data challenge Google Drive: https://
langchain.readthedocs.io/en/latest/modu
les/document_loaders/examples/googledrive.html
… Obsidian: https://
langchain.readthedocs.io/en/latest/modu
les/document_loaders/examples/obsidian.html
… -
FAISS Vectorstore Saving and Loading Improvements
By
–
Saving/loading of FAISS vectorstore We heard a lot that saving/loading of FAISS vectorstore was hard – now its hopefully a bit easier s/o Shrey Joshi for fixing, and Matthew Bilyeu, Auro Tripathy, Amey narayan and xloem for the discussions Docs: https://
langchain.readthedocs.io/en/latest/modu
les/utils/combine_docs_examples/vectorstores.html#saving-and-loading
… -
Open Source Project Updates and Bug Fixes Released
By
–
And lots of misc bugs/docs improvements! s/o @rvorias
, Zack Witten, Gabriel Simmons, @kevin_w_huo
, Amos Ng, @jamescalam for flagging and/or fixing! -
Adding Example Rows Improves SQL Database Chain Performance
By
–
SQLDatabase chain # of rows Research by Nitarshan Rajkumar, Raymond Li, Dzmitry Bahdanau shows that the more rows you add into the prompt, the better you can query SQL s/o to Jon Luo for adding Paper: https://
arxiv.org/abs/2204.00498 Example: https://
langchain.readthedocs.io/en/latest/modu
les/chains/examples/sqlite.html#adding-example-rows-from-each-table
… -
LangChain 0.0.79 Release: New AI Features and Integrations
By
–
New release (0.0.79) with new features! @huggingface inference endpoint integration SQLDatabase chain # of rows Google Drive and Obsidian data loaders Saving/loading of FAISS vectorstore And also lots of small quality of life bug fixes/doc improvements