Awesome List Updates on May 08 - May 14, 2023
29 awesome lists updated this week.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Github Wiki
Useful Stack Overflow questions & answers
2. Awesome Nextjs
Articles
Projects(Beginner level)
3. Vertx Awesome
Web Frameworks
- vertx-rest (⭐39) - Abstraction over resteasy-vertx to simplify writing a Vert.x REST application based on JAX-RS annotations.
4. Awesome Directus
Extensions / Community
- Inline Form Interface (⭐32) - Edit M2O relations in an inline form contained in the parent record.
- Tab Group Interface (⭐58) - Display groups as tab panels, as a pretty, space saving alternative to the accordion group.
5. Awesome Ai in Finance
LLMs
6. Awesome Video
Learning / Talks Presentations Podcasts
- Demuxed 2022 - 2022 Demuxed talks & presentations
7. Awesome Blazor
Videos / Others
- ASP.NET Community Standup - Blazor .NET 8 Updates - May 10, 2023 - Come check out some of the progress the Blazor team has made for .NET 8. Community links.
- Building "Next Tech Event" using Blazor and RavenDB Part 16 - May 9, 2023 - Part 16 of our new project, "NextTechEvent", a site that will help speakers, organizers, and attendees find their next tech event. In this stream, we made the attendee page look better, and with our close personal friend Chat GPT, we did a better-looking temperature view. Source code (⭐6) .
- ASP.NET Community Standup - Blazor and Data API Builder - April 11, 2023 - Learn about Data API Builder and how it can be used in Blazor app development. Community links.
Articles / Others
- Join the .NET Team at Microsoft Build 2023 - April 24, 2023 - Are you ready for Build 2023? Microsoft’s premier developer conference is just around the corner, and there are several exciting .NET sessions that you won’t want to miss.
- ASP.NET Core updates in .NET 8 Preview 3 - April 11, 2023 - ASP.NET Core updates in .NET 8 Preview 3. Here’s a summary of what’s new in this preview release: Server-side rendering with Blazor, Render Razor components outside of ASP.NET Core, Sections support in Blazor, Monitor Blazor Server circuit activity, SIMD enabled by default for Blazor WebAssembly apps and more. See the ASP.NET Core roadmap for .NET 8 (⭐35k).
8. Awesome Tailwindcss
Plugins
- 💼 Claymorphism (⭐19) - Adds
clay
utilities for creating claymorphism style.
Tools
- 🎨🌍🔧 Tints - Color palette penerator and API for Tailwind CSS.
UI Libraries, Components & Templates
- 📚 Tailkits - Curated Tailwind CSS components, templates, UI kits, resources, tools & more.
9. Web Development Resources
Remote Jobs:
- Website: https://wellfound.com/
Icons:
- Website: https://fonts.google.com/icons
Newsletters:
Website: Marko Tech Tips
Topics: Useful tech tips, directly to your inbox.
10. Colorful
Tools / Web App
- AI Color Palette Generator - Effortlessly Create Stunning Color Schemes with AI-Powered Palette Generator.
11. Awesome Playcanvas
Tutorials
- Vehicle and Interior Tutorials - Detailed write ups of 2 PlayCanvas visualization applications.
12. Awesome Godot
Plugins and scripts / Various Godot versions
- Cyclops Level Builder (⭐994) - A level builder for quick prototypes and proof-of-concepts (Godot 4.x).
13. Awesome Social Enterprise
Institutions 🏫 / Articles
14. Awesome Streaming
Table of Contents / Streaming Library
- Substation (⭐311) [Go] - Substation is a cloud native data pipeline and transformation toolkit written in Go.
15. Awesome Developer First
GEO
- PlaceKit - Locations search API.
Messaging
- MagicBell - Real-time notification system with API & UI components.
Misc
- Plain - API-first customer service platform (support, feedback, rating widgets...).
16. Awesome List
Miscellaneous
- Read the Docs (⭐109) - Example documentation projects to inspire and help bootstrap new documentation projects.
17. Awesome Vue
Projects Using Vue.js / Open Source
- Overlay (⭐218) - A browser extension helping developers evaluate open source packages before picking them.
Components & Libraries / UI Utilities
- vue-contextual-transition (⭐7) Easy-ish cross-browser transitioning between pages with shared elements and/or sequential order
18. Awesome Tmux
Tools and session management
- tmux-project (⭐6) Search projects and open them in a new session
19. Awesome Couchdb
Companies / Hosting
20. Awesome Games of Coding
Language Independent
- Coder One - Annual AI programming tournament featuring a multiplayer 'Bomberman'-like game, cash prizes, and a casted finale livestream. Create an AI player that can navigate a 2D grid world collecting power-ups and placing explosives with the goal of taking your opponent down. Submit your AI in the form of a Docker image using one of our Python or TypeScript starter kits (community-contributed starter kits are also available in Go, C++, and Rust).
21. Awesome Open Source Games
Browser-Based / Arcade
- 111 one-button games (⭐65) - One button games are famous for realizing various actions with one button.
Native / Rhythm
- osu! (⭐15k) - Rhythm is just a click away!
Frameworks/Engines/Libraries / IOS
- osu-framework (⭐1.6k) - A game framework written with osu! in mind.
22. Awesome Neovim
Programming Languages Support / Diagnostics
- dmmulroy/tsc.nvim (⭐367) - Asynchronous project-wide TypeScript type-checking using the TypeScript compiler (TSC) with results loaded into a quickfix list.
Tree-sitter Supported Colorscheme / Diagnostics
- echasnovski/mini.nvim#colorschemes (⭐4.7k) - Color schemes included in
mini.nvim
plugin. All of them prioritize high contrast ratio for reading text and computing palettes in perceptually uniform color spaces.
Colorscheme Creation / Diagnostics
- echasnovski/mini.nvim#mini.hues (⭐4.7k) - Module of
mini.nvim
to generate configurable color scheme. Takes only background and foreground colors as required arguments. Can adjust number of hues for non-base colors, saturation, accent color, plugin integration.
GitHub / Diagnostics
- topaxi/gh-actions.nvim (⭐98) - View and dispatch GitHub Actions workflow runs.
23. Awesome Langchain
Tools / Agents
- Private GPT (⭐53k): Interact privately with your documents using the power of GPT, 100% privately, no data leaks
- AgentGPT (⭐31k): AI Agents with Langchain & OpenAI (Vercel / Nextjs)
- RasaGPT (⭐2.3k): RasaGPT is the first headless LLM chatbot platform built on top of Rasa and Langchain.
- BabyAGI UI (⭐1.3k): Make it easier to run and develop with babyagi in a web app, like a ChatGPT
Open Source Projects / Other / Chatbots
- Langchain Chat (⭐981): another Next.js frontend for LangChain Chat.
- MM ReAct (⭐922): Multi Modal ReAct Design
- Langchain Chat Websocket (⭐87): About LangChain LLM chat with streaming response over websockets
- langchain_yt_tools (⭐58): Langchain tools to search/extract/transcribe text transcripts of Youtube videos
- SmartPilot (⭐43): A Python program leveraging OpenAI's language models to generate, analyze, and select the best answer to a given question
Other LLM Frameworks / Videos Playlists
- Transformers Agents: Provides a natural language API on top of transformers
- LLM Agents (⭐921): Build agents which are controlled by LLMs
- PromptFlow: Create executable flowcharts that link LLMs (Large Language Models), Prompts, Python functions, and conditional logic together.
- OpenLM (⭐363): a drop-in OpenAI-compatible library that can call LLMs from any other hosted inference API. Also Typescript (⭐208)
Complement to this list / Videos Playlists
- Open LLMs (⭐11k): A list of open LLMs available for commercial use
24. Awesome Generative Deep Art
Structure
- Sections: Each section represents a different Generative AI-related category (e.g., LLMs, prompt engineering, image synthesis, educational resources, etc.). The Inboxes are the more general references of a category. When a new category emerges, it becomes a specific subsection.
- References within sections: Inside each section, references are listed in reverse chronological order, with the most recent one at the top. This order signifies the ever-evolving landscape of Generative AI, keeping you up-to-date with the latest developments.
Large Language Models (LLMs)
- Paper Digest - ChatGPT: Recent Papers on ChatGPT
- Search-in-the-Chain: Towards Accurate, Credible and Traceable Large Language Models for Knowledge-intensive Tasks | arxiv: "a novel framework called Search-in-the-Chain (SearChain) to improve the accuracy, credibility and traceability of LLM-generated content for multi-hop question answering"
Online Tools and Applications
- Nekton.ai: automate your workflows with AI
Autonomous LLM Agents / Prompt Engineering for Text-to-image
- Fine-Tuner.ai: no code approach to build AI agents
- [🔥🔥] Transformers Agent: provides a natural language API on top of Hugging Face's transformers library
LangChain / Multi-agents
- FlowiseAI: "Open source UI visual tool to build your customized LLM flow using LangchainJS, written in Node Typescript/Javascript"
- LangChain Docs: Python library that helps building applications with LLMs through composability
- Getting started with LangChain | by Avra | Feb, 2023 | Medium: A powerful tool for working with Large Language Models
Text-related Generative Tools / Multi-agents
- ChatBotKit: toolkit to build AI chat bots
- Boring Report: "an app that uses AI to remove sensationalism from the news and makes it boring to read"
- AI Story Generator: Free and fast online AI-powered story generator that writes short stories for you
Image Segmentation / Deforum
- Stable Animation SDK: a text-to-animation tool for developers by Stability AI [dev platform]
- Twelve Labs: multimodal, contextual understanding for video search
Inbox: Speech-to-text (STT) and spoken content analysis / Deforum
- Metabob: Generative AI to improve and automate code reviews
- gventuri/pandas-ai (⭐12k): Pandas AI is a Python library that integrates LLMs capabilities into Pandas, making dataframes conversational
Multimodal Embedding Space / Deforum
- facebookresearch/ImageBind (⭐8.2k): ImageBind One Embedding Space to Bind Them All
25. Free for Dev
Security and PKI
- Infisical — Open source platform that lets you manage developer secrets across your team and infrastructure: everywhere from local development to staging/production 3rd-party services. Free for up to 5 developers.
Design and UI
- storyset.com — Create incredible free customized illustrations for your project using this tool.
- NextUI -- Free. Beautiful, fast, and modern React & Next.js UI library.
- Glyphs -- Free, The Mightiest Icons on the Web, Fully editable & truly open source design system.
- ShadcnUI -- Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
- HyperUI -- Free Open Source Tailwind CSS Components.
Dev Blogging Sites
- AyeDot — Share your ideas, knowledge, and stories with the world for Free in the form of Modern multimedia short-format Miniblogs.
Miscellaneous
- Domain Forward - A straightforward tool to forward any URL or Domain. Free up to 5 domains and 200k requests per month.
- kandi — Jumpstart Application Development: build custom functions, and use cases, and complete applications faster through code snippets and open-source library reuse.
26. Awesome Ironsworn
Hacks and homebrew / Ironsworn
- Space Sightings Expanded - Generators for wonders you might discover while voyaging through space
Game jams / Ironsworn
27. Awesome Zsh Plugins
Plugins / superconsole - Windows-only
- alias-maker (⭐6) - Allows you to easily create and manage aliases from the command line.
- conda-init (⭐1) - Cleans up environment variables so conda doesn't mess up
tmux
.
- web-search (anant-mishra1729) (⭐3) - Adds aliases for searching with Google, Bing, Wiki, YouTube, Yahoo, Duck Duck Go, GitHub, Stack Overflow and other services straight from the command line.
Completions / superconsole - Windows-only
- cross-compiler (⭐0) - In cross compilations, there are many tools like x86_64-w64-mingw32-gcc, x86_64-linux-android32-clang, arm-none-eabi-gcc, etc. This plugin provides ZSH completions for them.
Themes / superconsole - Windows-only
- dfrx (⭐7) - Oh-My-Posh theme. Includes decorators for current directory, execution time of last command, root status, and the time.
- sailormoon (⭐0) - A collection of Sailor Moon themed themes.
28. Awesome Theoretical Computer Science
Lecture Notes / Monograph
- Mary Wootters. Randomized Algorithms and Probabilistic Analysis. Stanford - Key tools of probabilistic analysis, and application of these tools to understand the behaviors of random processes and algorithms. Emphasis is on theoretical foundations, though applications will be discussed in machine learning and data analysis, networking, and systems. Topics include tail bounds, the probabilistic method, Markov chains, and martingales, with applications to analyzing random graphs, metric embeddings, and random walks.
- Koutsoupias. Probability and Computing. Oxford - Introduction to probabilistic methods in computer science.
- Harvey. First and Second Course in Randomized Algorithms. Columbia. - Respectively, undergrad and grad courses for probabilistic methods in algorithms.
- Lee. Randomized Algorithms and Probabilistic Analysis. Washington. - Topics include Discrete probability, High-dimensional geometry and statistics, Information and entropy, and Markov chains and convergence to equilibrium.
Aggregator / Monograph
- TCS Job Market - Theoretical Computer Science (TCS) job candidates, including PhD students expecting to graduate by Sep 1, 2023, current postdocs, and current faculty.
29. Awesome Machine Learning
Tools / Misc
- Aqueduct (⭐522) - Aqueduct enables you to easily define, run, and manage AI & ML tasks on any cloud infrastructure.
- Prev: May 15 - May 21, 2023
- Next: May 01 - May 07, 2023