#cplusplus
OpenToonz is a free 2D animation program for Windows, macOS, Linux, and BSD. It comes from Studio Ghibli and Toonz Studio, and you can download it, build it from source, or help test and improve it. The main benefit is that it gives you a powerful tool to make animations, with open licensing that allows personal or business use.
https://github.com/opentoonz/opentoonz
OpenToonz is a free 2D animation program for Windows, macOS, Linux, and BSD. It comes from Studio Ghibli and Toonz Studio, and you can download it, build it from source, or help test and improve it. The main benefit is that it gives you a powerful tool to make animations, with open licensing that allows personal or business use.
https://github.com/opentoonz/opentoonz
GitHub
GitHub - opentoonz/opentoonz: OpenToonz - An open-source full-featured 2D animation creation software
OpenToonz - An open-source full-featured 2D animation creation software - opentoonz/opentoonz
#go
Files.md is a simple, private app for plain `.md` files. It lets you store notes, documents, journals, tasks, and checklists on your device, with no data sent to a server. You can use it offline, sync later if you want, and even connect it to a chatbot or your own server. The main benefit is clear: you keep full control of your files and can think, write, and organize ideas in one calm place.
https://github.com/zakirullin/files.md
Files.md is a simple, private app for plain `.md` files. It lets you store notes, documents, journals, tasks, and checklists on your device, with no data sent to a server. You can use it offline, sync later if you want, and even connect it to a chatbot or your own server. The main benefit is clear: you keep full control of your files and can think, write, and organize ideas in one calm place.
https://github.com/zakirullin/files.md
GitHub
GitHub - zakirullin/files.md: 🌱 Private, quiet space for thinking. A simple app for your .md files.
🌱 Private, quiet space for thinking. A simple app for your .md files. - zakirullin/files.md
#typescript #ai_agent #ai_coding_agent #anthropic #bun #claude #cli #coding_assistant #llm #mcp #multi_provider #openai #rust #terminal #tui #typescript
omp is a coding agent with the IDE built in. It works on macOS, Linux, and Windows, and gives you many tools for reading, editing, searching, debugging, browser use, and subagents. It can use lots of AI providers and model choices, and it is made to work well right away with real coding tasks. The benefit for you is faster, more accurate coding help in one place, with less setup and fewer extra tools.
https://github.com/can1357/oh-my-pi
omp is a coding agent with the IDE built in. It works on macOS, Linux, and Windows, and gives you many tools for reading, editing, searching, debugging, browser use, and subagents. It can use lots of AI providers and model choices, and it is made to work well right away with real coding tasks. The benefit for you is faster, more accurate coding help in one place, with less setup and fewer extra tools.
https://github.com/can1357/oh-my-pi
GitHub
GitHub - can1357/oh-my-pi: ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser…
⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more - can1357/oh-my-pi
#typescript #api #gateway #whatsapp
OpenWA is a free, open-source WhatsApp API gateway for developers. It gives you full control, no vendor lock-in, and supports sessions, webhooks, messages, groups, and a web dashboard. It works with SQLite or PostgreSQL, Redis, local or S3 storage, and Docker. The benefit is faster setup, flexible scaling, and secure WhatsApp automation with clear docs and simple API access.
https://github.com/rmyndharis/OpenWA
OpenWA is a free, open-source WhatsApp API gateway for developers. It gives you full control, no vendor lock-in, and supports sessions, webhooks, messages, groups, and a web dashboard. It works with SQLite or PostgreSQL, Redis, local or S3 storage, and Docker. The benefit is faster setup, flexible scaling, and secure WhatsApp automation with clear docs and simple API access.
https://github.com/rmyndharis/OpenWA
GitHub
GitHub - rmyndharis/OpenWA: Free, Open Source, Self-Hosted WhatsApp API Gateway
Free, Open Source, Self-Hosted WhatsApp API Gateway - rmyndharis/OpenWA
👍1
#javascript #anime #anime_downloader #anime_scraper #downloader #electron #modern_ui #movies #movies_streaming #piracy #series #streaming #streaming_video #tmdb_api #tv
Streambert is a cross-platform desktop app for streaming and downloading movies, TV shows, and anime with no ads or tracking. It also gives subtitles, a library, trending picks, and customization. You can use it to watch and save content faster, keep things organized, and enjoy a more private viewing experience.
https://github.com/truelockmc/streambert
Streambert is a cross-platform desktop app for streaming and downloading movies, TV shows, and anime with no ads or tracking. It also gives subtitles, a library, trending picks, and customization. You can use it to watch and save content faster, keep things organized, and enjoy a more private viewing experience.
https://github.com/truelockmc/streambert
GitHub
GitHub - truelockmc/streambert: A cross-platform Electron Desktop App to stream and download any Movie, TV Series or Anime in the…
A cross-platform Electron Desktop App to stream and download any Movie, TV Series or Anime in the World. Zero Ads and Tracking - truelockmc/streambert
#python #agents #ai #ai_agents #ai_engineering #computer_vision #course #deep_learning #from_scratch #generative_ai #llm #machine_learning #mcp #nlp #python #reinforcement_learning #rust #swarm_intelligence #transformers #tutorial #typescript
This is a free MIT learning guide for AI engineering with 428 lessons in 20 phases. It teaches you AI from the math up, then moves into machine learning, deep learning, LLMs, agents, tools, safety, and production. Each lesson helps you build useful code or AI tools, not just read theory. You can start at the right level, follow a clear path, and keep reusable artifacts for real work. The benefit is simple: you learn how AI actually works and gain practical skills you can use to build and ship better AI systems.
https://github.com/rohitg00/ai-engineering-from-scratch
This is a free MIT learning guide for AI engineering with 428 lessons in 20 phases. It teaches you AI from the math up, then moves into machine learning, deep learning, LLMs, agents, tools, safety, and production. Each lesson helps you build useful code or AI tools, not just read theory. You can start at the right level, follow a clear path, and keep reusable artifacts for real work. The benefit is simple: you learn how AI actually works and gain practical skills you can use to build and ship better AI systems.
https://github.com/rohitg00/ai-engineering-from-scratch
GitHub
GitHub - rohitg00/ai-engineering-from-scratch: Learn it. Build it. Ship it for others.
Learn it. Build it. Ship it for others. Contribute to rohitg00/ai-engineering-from-scratch development by creating an account on GitHub.
❤1👍1
#jupyter_notebook #gemini #large_language_models #llm #openai #training #transformers
This project shows how to build and train a transformer language model from scratch in PyTorch. It uses the Pile dataset, tokenizes text with tiktoken, and stores tokens in HDF5 files for faster training. The code includes attention, MLP, transformer blocks, training, saving, and text generation. The benefit is that you can learn how LLMs work and train your own small or large model on a single GPU, then use it to generate text for your own tasks.
https://github.com/FareedKhan-dev/train-llm-from-scratch
This project shows how to build and train a transformer language model from scratch in PyTorch. It uses the Pile dataset, tokenizes text with tiktoken, and stores tokens in HDF5 files for faster training. The code includes attention, MLP, transformer blocks, training, saving, and text generation. The benefit is that you can learn how LLMs work and train your own small or large model on a single GPU, then use it to generate text for your own tasks.
https://github.com/FareedKhan-dev/train-llm-from-scratch
GitHub
GitHub - FareedKhan-dev/train-llm-from-scratch: A straightforward method for training your LLM, from downloading data to generating…
A straightforward method for training your LLM, from downloading data to generating text. - FareedKhan-dev/train-llm-from-scratch
❤1
#go #hysteria #hysteria2 #naive_proxy #shadowsocks #shadowtls #sing_box #trojan #tuic #vless #vmess
S-UI is a web panel for managing SagerNet/Sing-Box. It supports many protocols, several languages, traffic routing, client and system status, and subscription links. It runs on Linux, Windows, and partly on macOS, and can be installed by script, manually, or with Docker. It also supports HTTPS and dark/light mode. This helps you set up and control your proxy service more easily from one place.
https://github.com/alireza0/s-ui
S-UI is a web panel for managing SagerNet/Sing-Box. It supports many protocols, several languages, traffic routing, client and system status, and subscription links. It runs on Linux, Windows, and partly on macOS, and can be installed by script, manually, or with Docker. It also supports HTTPS and dark/light mode. This helps you set up and control your proxy service more easily from one place.
https://github.com/alireza0/s-ui
GitHub
GitHub - alireza0/s-ui: An advanced Web Panel • Built for SagerNet/Sing-Box
An advanced Web Panel • Built for SagerNet/Sing-Box - alireza0/s-ui
#csharp #agent_skills
.NET Agent Skills is a set of curated skills and custom agents for coding tools that help with common .NET tasks like coding, data access, debugging, builds, NuGet, upgrades, MAUI, AI, templates, testing, ASP.NET, and new .NET 11 features. You can install them in Copilot CLI, Claude Code, VS Code, Cursor, or Codex CLI. The benefit is faster, more accurate .NET help with less guesswork, so you can build, fix, and improve projects more easily.
https://github.com/dotnet/skills
.NET Agent Skills is a set of curated skills and custom agents for coding tools that help with common .NET tasks like coding, data access, debugging, builds, NuGet, upgrades, MAUI, AI, templates, testing, ASP.NET, and new .NET 11 features. You can install them in Copilot CLI, Claude Code, VS Code, Cursor, or Codex CLI. The benefit is faster, more accurate .NET help with less guesswork, so you can build, fix, and improve projects more easily.
https://github.com/dotnet/skills
GitHub
GitHub - dotnet/skills: Repository for skills to assist AI coding agents with .NET and C#
Repository for skills to assist AI coding agents with .NET and C# - dotnet/skills
👍1
#python #agentic_ai #agentic_workflow #agents #function_calling #llama_cpp #llamafile #llm #ollama #python #self_hosted #tool_calling
Forge is a Python tool that makes self-hosted LLM tool-calling more reliable. It helps local models handle multi-step tasks with guardrails, better context control, and support for Ollama, llama-server, Llamafile, and Anthropic. You can use it as a workflow runner, middleware, or proxy server with OpenAI-style clients. The benefit is fewer broken tool calls, better results on small models, and easier setup for agent apps, chat tools, and long-running sessions.
https://github.com/antoinezambelli/forge
Forge is a Python tool that makes self-hosted LLM tool-calling more reliable. It helps local models handle multi-step tasks with guardrails, better context control, and support for Ollama, llama-server, Llamafile, and Anthropic. You can use it as a workflow runner, middleware, or proxy server with OpenAI-style clients. The benefit is fewer broken tool calls, better results on small models, and easier setup for agent apps, chat tools, and long-running sessions.
https://github.com/antoinezambelli/forge
GitHub
GitHub - antoinezambelli/forge: A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows
A Python framework for self-hosted LLM tool-calling and multi-step agentic workflows - antoinezambelli/forge
#typescript #antigravity_skills #business_knowledge #claude_code #claude_skills #codebase_analysis #codex #codex_skills #developer_tools_ai_agent #gemini_cli_skills #karpathy_llm_wiki #knowledge_base #knowledge_graph #memory #opencode_skills #pi_agent #understandcode #vibe_coding
Understand Anything turns a codebase or docs into an interactive knowledge graph you can search, explore, and ask questions about. It works with tools like Claude Code, Codex, Cursor, Copilot, and Gemini CLI. You can see files, functions, classes, and dependencies in one place, get plain-English explanations, and find what changes affect before you commit. This helps you learn large projects faster, understand how pieces fit together, and save time when onboarding or reviewing code.
https://github.com/Lum1104/Understand-Anything
Understand Anything turns a codebase or docs into an interactive knowledge graph you can search, explore, and ask questions about. It works with tools like Claude Code, Codex, Cursor, Copilot, and Gemini CLI. You can see files, functions, classes, and dependencies in one place, get plain-English explanations, and find what changes affect before you commit. This helps you learn large projects faster, understand how pieces fit together, and save time when onboarding or reviewing code.
https://github.com/Lum1104/Understand-Anything
GitHub
GitHub - Lum1104/Understand-Anything: Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph…
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, G...
❤1