@thedevs · Post #1390 · 02/08/2019, 06:59 PM
The “Bug-O” notation. #article#coding#js#react @thedevs https://kutt.it/X3zSwt
TGINSIGHT SIMILAR POSTS
Source channel @githubtrending · Post #15542 · Mar 6
#typescript#ai#coding#react#react_grab React Grab lets you point at any UI element on your React site, press Cmd+C (Mac) or Ctrl+C (Windows/Linux), and copy its exact file name, React component, and HTML code to your clipboard. Install it easily in Next.js or Vite projects with one command like `npx grab@latest init`. This speeds up AI coding tools like Cursor or Claude by up to 3x, saves time and costs by giving precise context instead of vague searches, and makes edits faster and more accurate right from your browser. https://github.com/aidenybai/react-grab
@thedevs · Post #1390 · 02/08/2019, 06:59 PM
The “Bug-O” notation. #article#coding#js#react @thedevs https://kutt.it/X3zSwt
@thedevs · Post #1093 · 04/25/2018, 11:33 AM
Designing very large (JavaScript) applications. #article#js#react#coding @thedevs https://kutt.it/C5lnzZ
@thedevs · Post #1657 · 01/10/2020, 04:56 PM
Build your own React. #tutorial#js#react#coding @thedevs https://kutt.it/fiqd02
@libreware · Post #1484 · 09/05/2025, 10:34 AM
Maid - Mobile Artificial Intelligence Distribution Maid is a cross-platform free and an open-source application for interfacing with llama.cpp models locally, and remotely with Ollama, Mistral, Google Gemini and OpenAI models remotely. -Choose from A wide range of models that runs LOCALLY and access remote models via api key! -Text based output -Image Generation (Selected Models only) -No video or short clips generation yet -Voice generation on selected models (Not tested) -Setting model parameters -Setting system prompt (Making the model behave/generate output in a certain way). -And more. Get it on Github - https://github.com/Mobile-Artificial-Intelligence/maid/releases/latest Fdroid - https://f-droid.org/packages/com.danemadsen.maid/ Spystore - https://play.google.com/store/apps/details?id=com.danemadsen.maid *Don't clear CACHE OF THE APP AND EXCLUDE IT FROM SYSTEM'S AUTO CACHE CLEANING as app stores everything in device cache* Follow @nogoolag and @libreware for more #ai
Hashtags
@libreware · Post #1396 · 01/31/2025, 04:51 PM
Cherry Studio Cherry Studio is a desktop client for Windows, Mac and Linux, which supports many LLM providers, including large cloud services and local models. Among its main functions is the ability to work with more than 300 pre -designed #AI assistants, the creation of custom assistants, as well as support for various formats of documents, including text, images and office files. The application offers tools for global search, top management and translating, which significantly improves interaction with the user thanks to the cross -platform and many settings options. https://github.com/cherryhq/cherry-studio
Hashtags
@libreware · Post #1307 · 07/16/2024, 01:26 PM
LibreChat AI Open-source platform that allows users to chat and interact with various #AI models through a unified interface. You can use OpenAI, Gemini, Anthropic and other AI models using their API. You may also use Ollama as an endpoint and use LibreChat to interact with local LLMs. It can be installed locally or deployed on a server. LibreChat is designed to be highly customizable and supports a wide range of AI providers and services. Let me summarize its main features: Free and Open Source: Accessible to everyone without any costs. Customization: Offers extensive options to tailor the platform to individual preferences. Multi-AI Support: Integrates with numerous AI models and services. Unified Interface: Provides a consistent experience for interacting with different AI models. https://www.librechat.ai https://itsfoss.com/librechat-linux/
Hashtags
@libreware · Post #1280 · 04/09/2024, 12:34 PM
Jan.ai https://jan.ai A platform that enables you to run self-hosted local #AI. Jan provides an OpenAI-equivalent API server at localhost:1337 that can be used as a drop-in replacement with compatible apps. With Jan, you can: -Run open-source LLMs locally or connect to cloud AIs like ChatGPT or Google. -Search the web and databases. Integrate AI with everyday tools to work on your behalf (with permission). -Customize and add features with Extensions. Jan is opinionated software about what AI should be.
Hashtags
@djangoproject · Post #569 · 02/08/2018, 07:27 PM
http://v1k45.com/blog/modern-django-part-1-setting-up-django-and-react/ Modern Django: Part 1: Setting up #Django and #React This will be a multi part tutorial series on how to create a "Modern" web application or SPA using Django and React.js.
@djangoproject · Post #480 · 10/30/2017, 02:22 PM
https://github.com/scottwoodall/django-react-template A Django & React Template A collection of #Django and #React modules that will help bootstrap your next Django web application.
@djangoproject · Post #405 · 08/05/2017, 08:47 AM
http://owaislone.org/blog/webpack-plus-reactjs-and-django/ Using Webpack transparently with #Django + hot reloading #React components as a bonus