– Can stuff made by #ChatGPT really be detected?
– Salty comments by Meta AI's chief that ChatGPT is really 'not that innovative' https://
youtube.com/watch?v=ri9DTA
jER3w
…
AI
-
ChatGPT Detection and Meta’s Innovation Critique
By
–
-
Microsoft Launches AI-Powered Search Engine and Browser with Chatbots
By
–
Throwing a coming-out party for the new breed of A.I., Microsoft just showed off a new search engine and web browser that include their own chatbots, @KYWeise and I report from Seattle: https://
nytimes.com/2023/02/07/tec
hnology/microsoft-ai-chatgpt-bing.html?smid=tw-share
… -
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
… -

FDA Approves 500+ AI Algorithms for Medical Imaging Detection
By
–
FDA has now approved the use of more than 500 AI algorithms, mostly for medical imaging. Pictured below is an AI-automated detection of an intracranial hemorrhage on CT. The software can alert the care team before a radiologist even sees the exam.
-
Groq CEO explains how performance drives down compute costs
By
–
What does driving the cost of compute mean? @GroqInc CEO and founder @JonathanRoss321 explains to @danielnewmanUV
, the key lies in our performance. "When we're delivering 200X, 600X, 1000X the performance, we’re giving customers 200, 600, 1000 times the performance per dollar." https://
t.co/qnkkmpVzy2 -

MIT Researchers Discover LLMs Store Neural Networks Internally
By
–
MIT researchers found that massive neural nets (e.g. large language models) are capable of storing and simulating other neural networks inside their hidden layers, which enables LLM to adapt to a new task without external training: https://
bit.ly/3jIiesP -
Orbital Sidekick uses AI satellites detect gas pipeline leaks
By
–
#NVIDIAInception member @OrbitalSidekick creates technology to spot gas pipeline leaks with satellites to collect hyperspectral imagery from space, using the #NVIDIAJetson edge AI platform to process and analyze data in real time. https://
nvda.ws/3kEcKPQ -
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
… -
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
…