Awesome List Updates on Aug 21, 2024
12 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Azure Openai Llm
Retrieval-Augmented Generation: Research Papers
-
Expand: Benchmarking Large Language Models in Retrieval-Augmented Generation
Noise robustness (External documents contain noises, struggled with noise above 80%)
Negative rejection (External documents are all noises, Highest rejection rate was only 45%)
Information integration (Difficulty in summarizing across multiple documents, Highest accuracy was 60-67%)
Counterfactual robustness (Failed to detect factual errors in counterfactual external documents.)
LlamaIndex
- Building and Productionizing RAG: doc: Optimizing RAG Systems 1. Table Stakes 2. Advanced Retrieval: Small-to-Big 3. Agents 4. Fine-Tuning 5. Evaluation [Nov 2023]
- A Cheat Sheet and Some Recipes For Building Advanced RAG RAG cheat sheet shared above was inspired by RAG survey paper. doc [Jan 2024]
- Fine-Tuning a Linear Adapter for Any Embedding Model: Fine-tuning the embeddings model requires you to reindex your documents. With this approach, you do not need to re-embed your documents. Simply transform the query instead. [7 Sep 2023]
- 4 RAG techniques implemented in llama_index (⭐34k) / cite [20 Sep 2023] / git (⭐432)
- SQL Router Query Engine: Query router that can reference your vector database or SQL database
- Sub Question Query Engine: Break down the complex question into sub-questions
- Recursive Retriever + Query Engine: Reference node relationships, rather than only finding a node (chunk) that is most relevant.
- Self Correcting Query Engines: Use an LLM to evaluate its own output.
RLHF (Reinforcement Learning from Human Feedback) & SFT (Supervised Fine-Tuning) / Llama Finetuning
Supervised Fine-Tuning (SFT)
fine-tuning a pre-trained model on a specific task or domain using labeled data. This can cause more significant shifts in the model’s behavior compared to RLHF.
Large Language Models (in 2023) / GPT series release date
- LLM Pre-training and Post-training Paradigms [17 Aug 2024]
2. Awesome Polars
Libraries/Packages/Scripts / Polars plugins
- polars-distance (⭐38) - Polars plugin for pairwise distance functions by @ion-elgreco.
Libraries/Packages/Scripts / Python
- PDS(polars-ds) (⭐299) - A modern take on data science and traditional tabular machine learning with Polars. It provides Python modules that help with EDA tasks for Polars dataframes, machine learning pipelines that are native to Polars (cleaner and faster than Sklearn). In addition, it contains Polars plugin functions that turns many common numerical, statistical functions, least squares, KNN queries, and many other ML metrics into expressions that are executable inside a Polars dataframe.@abstractqqq.
3. Awesome Go
Actor Model
- Ergo (⭐2.7k) - An actor-based Framework with network transparency for creating event-driven architecture in Golang. Inspired by Erlang.
- Goakt (⭐79) - Fast and Distributed Actor framework using protocol buffers as message for Golang.
- Hollywood (⭐1.1k) - Blazingly fast and light-weight Actor engine written in Golang.
- ProtoActor (⭐5k) - Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin.
Artificial Intelligence
- fun - The simplest but powerful way to use large language models (LLMs) in Go.
4. Awesome Rust
Applications / Utilities
- dcapal (⭐52) - DcaPal is a free, no registration, online tool to help you keep your portfolio balanced with dollar cost averaging investments.
5. Awesome Kotlin
Libraries/Frameworks / Web
- allangomes/kotlinwind.css (⭐6) - Kotlin DSL for CSS based on Tailwind.
6. Awesome Angular
Accessibility / Google Developer Experts
- digital.gov - Accessibility for teams guide from USA government.
- WAI - The W3C Web Accessibility Initiative (WAI) develops standards and support materials to help you understand and implement accessibility.
- webaim - Web accessibility in mind.
- WAVE - WAVE Web Accessibility Evaluation Tools.
- axe Accessibility Linter - Accessibility linting for HTML, Angular, React, Markdown, Vue, and React Native.
- Angular Material CDK - a11y - The a11y package provides a number of tools to improve accessibility.
- PrimeNG - PrimeNG accessibility guide.
- astral-accessibility (⭐18) - An open-source accessibility widget written in Angular.
7. Awesome Mysql
Analysis
- Dolphie (⭐565) - a modern terminal tool for real-time analytics into MySQL/MariaDB & ProxySQL
8. Awesome Ai Tools
Code / Developer tools
- AI Kernel Explorer (⭐4) - Explore the Linux kernel source code with AI-generated summaries.
Audio / AI Music Generators
- Splash Pro - Review - A versatile platform offering intuitive music creation tools for all skill levels.
- Beatoven.ai - Review - AI-driven music generation focused on evoking specific emotions.
- Ecrett Music - Review - Designed for video creators, offering royalty-free music.
9. Awesome Integration
Projects / API Documentation
- DapperDox (⭐398) (⭐397) - An open-source API documentation generator and server for OpenAPI/Swagger specifications, with customizable documentation, automated updates, and easy sharing.
Projects / Workflow engine
- Cadence (⭐8.1k) (⭐8.1k) - A fault-tolerant, stateful code platform that makes it easier to build and manage complex, long-running applications.
10. Awesome Mac
Reading and Writing Tools / Markdown Tools
- Archimedes - Native macOS Markdown editor geared toward mathematical writing with inline LaTeX support.
Communication / Collaboration and Team Tools
- Unite - The only native GroupMe app for Mac.
11. Awesome Generative Deep Art
Critical Views about Generative AI
Image Segmentation / Deforum
- Content Studio AI: Faceless Video Generator
12. Awesome Tailwindcss
UI Libraries, Components & Templates
- 🧩 Motion Primitives - React motion components built with Tailwind CSS and Framer Motion.
- Prev: Aug 22, 2024
- Next: Aug 20, 2024