Welcome! Here, we showcase the latest advancements and insights in data science and artificial intelligence. Dive into our curated collection of trends, topics, and discussions, and stay at the forefront of Data Science / AI developments. Join us in exploring the cutting-edge of technology and innovation.
Sentiment Analysis Real World Examples
Posted on: September 13, 2024
Almost every industry, company or organization today is going through some form of digital transformation that results in greater and greater quantities of both structured and unstructured data. The biggest challenge that companies have is turning their unusable, unstructured data... ...more
Prepend any arxiv.org link with talk2 to load the paper into a responsive chat application
Posted on: January 31, 2024
Talk2Arxiv is an open-source RAG (Retrieval-Augmented Generation) system specially built for academic paper PDFs. Powered by talk2arxiv-server. Prepend any arxiv.org link with \'talk2\' to load the paper into a responsive RAG chat application (e.g. www.arxiv.org/pdf/1706.03762.pdf -> www.talk2arxiv.org/pdf/1706.03762.pdf) ...more
Custom LLM and AI Agents (RAG) On Structured + Unstructured Data - AI Brain For Your Organization
Posted on: January 19, 2024
Imagine a ChatGPT-like interface over all your structured (database) and unstructured data. Ideally, you want to ask a question to an AI bot, and it should be able to run multiple parallel queries on your database, look up relevant information... ...more
Guides, papers, lecture, notebooks and resources for prompt engineering
Posted on: January 6, 2024
Prompt engineering is a relatively new discipline for developing and optimizing prompts to efficiently use language models (LMs) for a wide variety of applications and research topics. Prompt engineering skills help to better understand the capabilities and limitations of large... ...more
Common tricks to make LLMs efficient and stable
Posted on: January 5, 2024
Recently-proposed large language models (LLMs) such as Google Gemini are structured and trained in a manner that maximizes efficiency and boosts training stability. But, what common tricks are used to achieve these efficiency/stability benefits? TL;DR: Making LLMs more efficient—both during... ...more
Machine learning in finance
Posted on: January 5, 2024
This survey is designed for both financial economists interested in grasping machine learning tools, as well as for statisticians and machine learners seeking interesting financial contexts where advanced methods may be deployed. ...more
New short course on advanced retrieval for RAG (retrieval augmented generation)
Posted on: January 4, 2024
You’ll learn the following: (i) Query expansion using an LLM to rewrite and improve a query, by either generating either additional relevant queries or a hypothetical answer to the query. (ii) Reranking using a cross-encoder - a model trained to... ...more
The top 15 people in enterprise artificial intelligence
Posted on: January 3, 2024
1. Dario Amodei, Anthropic 2. Greg Brockman, OpenAI 3. Clem Delangue, Hugging Face 4. Aidan Gomez, Cohere 5. Robin Li, Baidu 6. Mira Murati, OpenAI 7. Sarah Nagy, Seek AI 8. Naveen Rao, Databricks 9. Rahul Roy-Chowdhury, Grammarly 10. Ovetta... ...more
Try Google Duet AI for Developers at No Cost
Posted on: January 3, 2024
Duet AI for Developers completes your code as you write, and generates whole code blocks or functions on demand. Code assistance is available in multiple IDEs such as Visual Studio Code, JetBrains IDEs (IntelliJ, PyCharm, GoLand, WebStorm, and more), Cloud... ...more
OpenAI Guide for Best Practices in Prompt Engineering
Posted on: January 2, 2024
This guide shares strategies and tactics for getting better results from large language models (sometimes referred to as GPT models) like GPT-4. The methods described here can sometimes be deployed in combination for greater effect. We encourage experimentation to find... ...more
Popular Free Course on Large Language Models (LLMs)
Posted on: January 2, 2024
The LLM course is divided into three parts: 1. LLM Fundamentals covers essential knowledge about mathematics, Python, and neural networks. 2.The LLM Scientist focuses on learning how to build the best possible LLMs using the latest techniques 3. The LLM... ...more
Sebastian Raschka Ten Noteworthy AI Research Papers of 2023
Posted on: December 30, 2023
1. Pythia: A Suite for Analyzing Large Language Models Across Training and Scaling 2. Llama 2: Open Foundation and Fine-Tuned Chat Models 3. QLoRA: Efficient Finetuning of Quantized LLMs 4. BloombergGPT: A Large Language Model for Finance 5. Direct Preference... ...more
Top 5 AI predictions for 2024 - LMMs, AI Smart Glasses, SLMs & More..
Posted on: December 29, 2023
1. AI smart glasses become a thing 2. ChatGPT won\'t be to AI assistant what Google is to search 3. So long LLMs, hello LMMs (Large Multimodals Models) 4. Small is Beautiful - Small Language Models (SLMs) 5. An open... ...more
A Survey of Reasoning with Foundation Models
Posted on: December 29, 2023
Reasoning is going to be a super active area of focus in AI research in the coming months. If you want to catch up, this survey paper provides a comprehensive survey of seminal foundational models for reasoning. It highlights the... ...more
What’s in store for AI in 2024? Andrew NG talks!
Posted on: December 28, 2023
Here are the insights from: - Anastasis Germanidis: New Tools to Tell New Stories - Sara Hooker: Prioritize Inclusion - Percy Liang: Transparency for Foundation Models - Sasha Luccioni: Respect for Human Creativity and Agency - Pelonomi Moiloa: Smaller Models... ...more