VibeBuilders.ai Logo
VibeBuilders.ai

All Resources

business-document-processing
github
LLM Vibe Score0.341
Human Vibe Score0.023080316664879252
SAPMar 21, 2025

business-document-processing

Python Client Library for the SAP AI Business Services: Document Classification and Document Information Extraction This repository contains the source code of a Python client library to facilitate the use of the SAP AI Business Services: Document Classification and Document Information Extraction. The client library provides two API Client classes that contain convenient methods to access these services and issue calls to the Document Classification REST API and Document Information Extraction REST API respectively. To use the library you need to have access to SAP Business Technology Platform. Check out the usage examples, they are very useful to get started with the services. Have a look at API documentation in order to use the library. Notes for users of the sap-document-classification-client library This library includes all the capabilities of the sap-document-classification-client, which will not be developed further. However, the code is still available here. If you want to switch to this library, you have to be aware of the following changes: The DCApiClient can now be imported directly from the top module via: The functions , , now return an iterator instead of a list. You can either analyze individual results using with within a try-catch block (e.g. to handle each failed document) or use to turn it to a list. The latter will raise an error if at least one document failed. The function now returns a list which is the "dataset" part of the API response json. (You just need to delete the \["dataset"\] from the response to work with it as until now) The function now returns a list which is the "results" part of the API response json. The function now returns a list which is the "models" part of the API response json. The function now returns a list which is the "deployments" part of the API response json. The library now raises the following custom exceptions: BDPApiException: Base exception for all exceptions of this library. Raise when no other exception is applicable. BDPClientException: Raised when an HTTP response with status code between 400 and 500 is returned. Usually means incorrect user input. (Replaces some HTTPErrors) BDPServerException: Raised when an HTTP response with status code between 500 and 600 is returned. Usually means that the server had some internal error. (Replaces some HTTPErrors) BDPUnauthorizedException: Raised when an HTTP response with status code 401 is returned. Usually means that a wrong OAuth credentials were provided. BDPFailedAsynchronousOperationException: Raised when an asynchronous job failed during processing. (Replaces FailedCallException) BDPPollingTimeoutException: Raised when an asynchronous job exceeds the set pollingmaxattempts. (Replaces PollingTimeoutException) The function now doesnt expect an 'url' and 'payload' parameters, but 'path' and 'json' parameters instead. Requirements This library requires properly setup Python 3.6 (or higher version) environment. Download and Installation This Python library should be consumed in the standard way by running or adding the library as a dependency of your code in requirements.txt` file. Demo usage Prerequisites: Get a Free Account on SAP BTP Trial Create Service Instance for Document Classification with Trial Account Create Service Instance for Document Information Extraction Document Classification To try out the Document classification service using the document classification client library you can also run the two demo links below: Try out classification using default model demo Try out training and classification using custom model demo (requires an enterprise account, trial account is not sufficient) Document Information Extraction Try out the Document Information Extraction service with this showcase Exercises Exercise 1 - Set up Document Information Extraction Service and UI Exercise 2 - Upload a document for extraction using UI application Exercise 3 - Visualize, correct extraction results and confirm document using UI application Exercise 4 - Get Auth token to use Document Information Extraction Rest API Exercise 5 - Get extraction results of document using Rest API Exercise 6 - Upload supplier Data for matching Exercise 7 - Upload document through Rest API to enrich the extraction Results with supplier data Known Issues Please see the issues section. How to obtain support In case you would like to contribute to this project, ask any questions or get support, please open an issue containing the description of your question or planned contribution in GitHub and we will get in touch. Licensing Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

Vibe Coding is Actually INSANE... (Vibe Coding Tutorial for Beginners)
youtube
LLM Vibe Score0.361
Human Vibe Score0.67
MemoryMar 21, 2025

Vibe Coding is Actually INSANE... (Vibe Coding Tutorial for Beginners)

🖼️ Infographic: https://memstechtips.gumroad.com/l/vibecoding Vibe Coding is Actually INSANE... (Vibe Coding Tutorial for Beginners) What is vibe coding? How to vibe code? Those are questions more and more people are asking these days due to the crazy rate at which agentic AI models like Claude 3.7 Sonnet are evolving every single day. In this vibe coding tutorial video, I give you a comprehensive overview and explanation of what vibe coding is, how you can get started with vibe coding, which tools to use and how to prompt these AI models to get the best results. I also show you step by step how you can install VS Code and configure the Cline coding extension with free API's from OpenRouter, so you can start coding apps for free ASAP! 📝 Website Article 🔗 https://memstechtips.com/vibe-coding-ai-powered-programming-guide/ 📺 RELATED VIDEOS 👉 https://www.youtube.com/playlist?list=PL8RYOts8u1Ut2PhX5z5FSwHaIDZrd0xHW 👉 https://www.youtube.com/playlist?list=PL8RYOts8u1Uu5xVLyE3r8TYjOR0I4chEZ 👉 https://www.youtube.com/playlist?list=PL8RYOts8u1UujBoTKVcz3HmybIWu86OZ7 🤝 WANNA SAY THANKS? 🔗 https://paypal.me/memstech 🔗 https://www.youtube.com/@memstechtips/join 👥 JOIN MY DISCORD COMMUNITY 🔗 https://discord.gg/zWGANV8QAX 🌐 CONNECT WITH ME 🔗 https://linktr.ee/memstechtips ⏱️ CHAPTERS: 00:00 - What is Vibe Coding? 02:28 - Key Tools and Technologies 04:00 - Setup Requirements and Benefits 05:14 - Quick Start Workflow and Common Pitfalls 08:31 - Step-by-Step Setup Guide (VS Code & Cline) 12:11 - Creating a CWPF Application Example 19:19 - Creating a Simple Website Example 27:22 - Comparing AI Models (DeepSeek vs Claude) 34:00 - Final Thoughts and Conclusion ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ DISCLAIMER: This video is for educational purposes only and demonstrates general troubleshooting techniques and procedures. I cannot be held responsible for any damage caused to your computer or software by following these steps. Use this information at your own risk. It is always advisable to seek professional assistance if you are not comfortable performing these procedures yourself. Additionally, some software and tools featured in this video may have specific licensing requirements or limitations. Please ensure you are using them in accordance with their respective terms of use. ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ #vibecoding #cline #claudesonnet

coca
github
LLM Vibe Score0.541
Human Vibe Score0.0750848814969247
phodalMar 21, 2025

coca

Coca - toolbox for system refactoring and analysis !GitHub release (latest SemVer) !GitHub go.mod Go version Coca is a toolbox which is design for legacy system refactoring and analysis, includes call graph, concept analysis, api tree, design patterns suggest. Coca 是一个用于系统重构、系统迁移和系统分析的工具箱。它可以分析代码中的测试坏味道、模块化分析、行数统计、分析调用与依赖、Git 分析以及自动化重构等。 Related Tools: Coco is an effective DevOps analysis and auto-suggest tool. Kotlin version: Chapi Migration Guide (Chinese Version): 《系统重构与迁移指南》 Inspired by: newlee & Tequila Refactoring Modeling: !Refactoring Modeling Languages Support: Java (full features) Features List: Getting started Requirements: graphviz for dot file to image (such as svg, png) The easiest way to get coca is to use one of the pre-built release binaries which are available for OSX, Linux, Windows on the release page. You can also install yourself : Usage Analysis Arch Android Studio Gradle DSL Module (merge header) command: coca arch -x "com.android.tools.idea.gradle.dsl" -H true !Gradle Demo Android Studio Gradle DSL Module Elements Part: command: coca arch -x "com.android.tools.idea.gradle.dsl.parser.elements" !Gradle Demo Find Bad Smells Examples Result: Code Line Count Results: Results to json Cloc by directory results csv: Cloc Top File output to: cocareporter/sortcloc.json and also: Build Deps Tree Examples Results: !Call Demo Identify Spring API !API Demo With Count or multi package: coca api -r com.macro.mall.demo.controller.,com.zheng.cms.admin.,com.phodal.pholedge -c Git Analysis Results: Concept Analyser Results Examples: Count Refs Results: Reverse Call Graph Results: !RCall Demo Auto Refactor support: rename move remove unused import remove unused class Evaluate Arduino Results(Old Version): New Version: Evaluate.json examples Todo results: coca suggest +--------+------------------+--------------------------------+ | CLASS | PATTERN | REASON | +--------+------------------+--------------------------------+ | Insect | factory | too many constructor | | Bee | factory, builder | complex constructor, too | | | | many constructor, too many | | | | parameters | +--------+------------------+--------------------------------+ coca tbs bash +---------------------+---------------------------------------------------------------+------+ | TYPE | FILENAME | LINE | +---------------------+---------------------------------------------------------------+------+ | DuplicateAssertTest | app/test/cc/arduino/i18n/ExternalProcessOutputParserTest.java | 107 | | DuplicateAssertTest | app/test/cc/arduino/i18n/ExternalProcessOutputParserTest.java | 41 | | DuplicateAssertTest | app/test/cc/arduino/i18n/ExternalProcessOutputParserTest.java | 63 | | RedundantPrintTest | app/test/cc/arduino/i18n/I18NTest.java | 71 | | RedundantPrintTest | app/test/cc/arduino/i18n/I18NTest.java | 72 | | RedundantPrintTest | app/test/cc/arduino/i18n/I18NTest.java | 77 | | DuplicateAssertTest | app/test/cc/arduino/net/PACSupportMethodsTest.java | 19 | | DuplicateAssertTest | app/test/processing/app/macosx/SystemProfilerParserTest.java | 51 | | DuplicateAssertTest | app/test/processing/app/syntax/PdeKeywordsTest.java | 41 | | DuplicateAssertTest | app/test/processing/app/tools/ZipDeflaterTest.java | 57 | | DuplicateAssertTest | app/test/processing/app/tools/ZipDeflaterTest.java | 83 | | DuplicateAssertTest | app/test/processing/app/tools/ZipDeflaterTest.java | 109 | +---------------------+---------------------------------------------------------------+------+ coca deps -p fixtures/deps/mavensample +---------------------------+----------------------------------------+---------+ | GROUPID | ARTIFACTID | SCOPE | +---------------------------+----------------------------------------+---------+ | org.flywaydb | flyway-core | | | mysql | mysql-connector-java | runtime | | org.springframework.cloud | spring-cloud-starter-contract-verifier | test | +---------------------------+----------------------------------------+---------+ bash brew install go bash export GOROOT=/usr/local/opt/go/libexec export GOPATH=$HOME/.go export PATH=$PATH:$GOROOT/bin:$GOPATH/bin git clone https://github.com/modernizing/coca go get github.com/onsi/ginkgo go get github.com/onsi/gomega `` License Arch based on Tequila Git Analysis inspired by Code Maat Test bad smells inspired by Test Smell Examples @ 2019 A Phodal Huang's Idea. This code is distributed under the MPL license. See LICENSE` in this directory.

deep-rts
github
LLM Vibe Score0.447
Human Vibe Score0.06348640915593705
cairMar 20, 2025

deep-rts

Description DeepRTS is a high-performance Real-TIme strategy game for Reinforcement Learning research. It is written in C++ for performance, but provides an python interface to better interface with machine-learning toolkits. Deep RTS can process the game with over 6 000 000 steps per second and 2 000 000 steps when rendering graphics. In comparison to other solutions, such as StarCraft, this is over 15 000% faster simulation time running on Intel i7-8700k with Nvidia RTX 2080 TI. The aim of Deep RTS is to bring a more affordable and sustainable solution to RTS AI research by reducing computation time. It is recommended to use the master-branch for the newest (and usually best) version of the environment. I am greatful for any input in regards to improving the environment. Please use the following citation when using this in your work! Dependencies Python >= 3.9.1 Installation Method 1 (From Git Repo) Method 2 (Clone & Build) Available maps Scenarios Deep RTS features scenarios which is pre-built mini-games. These mini-games is well suited to train agents on specific tasks, or to test algorithms in different problem setups. The benefits of using scenarios is that you can trivially design reward functions using criterias that each outputs a reward/punishment signal depending on completion of the task. Examples of tasks are to: collect 1000 gold do 100 damage take 1000 damage defeat 5 enemies Deep RTS currently implements the following scenarios Minimal Example In-Game Footage 10x10 - 2 Player - free-for-all 15x15 - 2 Player - free-for-all 21x21 - 2 Player - free-for-all 31x31 - 2 Player - free-for-all 31x31 - 4 Player - free-for-all 31x3 - 6 Player - free-for-all

What is Vibe Coding, should you Learn It?
youtube
LLM Vibe Score0.419
Human Vibe Score0.88
Stefan MischookMar 20, 2025

What is Vibe Coding, should you Learn It?

Vibe coding is coding with Ai as the Ai creates the boilerplate code for you. But does that mean you don't need to understand coding/development? #vibecoding #aidevelopment 🔥 STEF'S DEVELOPER BOOTCAMP AND MENTORING PROGRAM https://unclestef.com/ 📽️ Get your questions answered, sponsor a video: https://unclestef.com/blog/2025/03/04/sponsored-video-request/ 🎤 Listen to my Uncle Stef podcasts: https://unclestef.com/blog/2024/07/26/uncle-stef-podcast-all-episodes/ 🔥 JOIN STEF'S 'CODER'S CAREER PATHS' NEWSLETTER: https://newsletters.stefanmischook.com/coderscareerpaths_signup 🔥 FREE: LIZARD WIZARD KOMODO - TRANSFORMATIONAL MIND TRAINING: https://newsletters.stefanmischook.com/komodo Channel Discord Server: https://discord.gg/rn8za8aq2v WEB HOST PAYS FOR YOUR WEB DESIGN TRAINING IN 2023: https://www.killersites.com/blog/2020/web-hosting-company-pays-for-your-web-design-training/ POPULAR & EASY CODING COURSES: Full stack web developer course: https://school.studioweb.com/store/course/completewebdeveloper Python 3 Foundations & Certification: https://school.studioweb.com/store/course/python3foundations&certificationpackage Complete Freelancer: https://school.studioweb.com/store/course/complete_freelancer Complete Entrepreneur: https://school.studioweb.com/store/course/completewebentrepreneur 🦎 Lizard Wizard Course: https://school.studioweb.com/store/course/lizard_wizard 📚 BOOKS TO READ: My Beginners HTML5, CSS3: https://amzn.to/2wKsVTh … Complements Studioweb courses on HTML5, CSS3 and JavaScript. Refactoring: Improving the Design of Existing Code (2nd Edition) https://amzn.to/3o5cTbw HeadFirst Design Patterns: https://amzn.to/2LQ0Gdh Java Refactoring: Improving the Design of Existing Code (1st Edition) https://amzn.to/3a9nSsZ The Naked Ape: https://amzn.to/3fhS1Lj ✉️ STAY IN CONTACT: Stef's social links: Instagram: https://www.instagram.com/stefanmischook/?hl=en Twitter: https://twitter.com/killersites Stef's business channel: https://www.youtube.com/channel/UCZdr0ql_B240VBVINAX7Acg 👉 GOOGLE REVIEW: https://g.page/studioWebedu/review?mt Leave a Google review about Stef. MY MOUSE & KEYBOARD: Logitech Keyboard I use: https://amzn.to/38jYDqE Logitech mouse I use: https://amzn.to/2IeVvBj SUPPLEMENTS THAT WORK AMAZING FOR ME: Protein Essentials Beef Gelatine Powder: https://amzn.to/2Pf52vL ... Healed my very bad knee. If you have joint problems, this *could do miracles for you. Webber Naturals 88862 Glucosamine Chondroitin https://amzn.to/3ss9WEa MY CAMERA GEAR: Godox VL150 lights: https://amzn.to/3lhsYZP Sigma 18-35 lens: https://amzn.to/33sRh0T Canon EOS C70 Cinema Camera Thanks! Stef #mentoring #codecourses #unclestef #codingcoach

OAD
github
LLM Vibe Score0.481
Human Vibe Score0.01719989401409731
zeiss-microscopyMar 20, 2025

OAD

Open Application Development (OAD) OAD - General Concept and Key Features Links and References Disclaimer Open Application Development (OAD) ZEN Blue is an open, flexible and powerful image acquisition platform that allows controlling a wide range of microscopes systems. Additionally it offers various tools to automate microscopy workflows including acquisition, image analysis and image processing tasks. In order to fulfill the request for automation the ZEN Blue platform offers various features and options, which are combined inside a concept called Open Application Development (OAD). Its main components are: CZI image data format and its APIs Python Scripting (OAD Simple API) ZEN API Contraol ZEN from the outside Interfaces to ZEN (TCP-IP, COM, Extensions) Experiment Feedback - Adaptive Acquisition with Online Image Analysis OAD - General Concept and Key Features Open Application Development (OAD) uses powerful Python Scripts to simplify, customize and automate your workflows. Analyze and Exchange data with applications like Fiji, Python, Knime, CellProfiler, Icy, MATLAB, Excel and … API for reading and writing CZI image data using custom software ZeissImgLib (.NET) to be used on Windows-based systems libCZI (C++) and pylibCZIrw (python) for cross-platform applications BioFormats (CZIReader) allow easy access to CZI files from many external applications using the BioFormats library BioFormats Import as a module inside ZEN Blue as well as OME-TIFF Export Create “smart” experiments with Experiment Feedback and modify the acquisition On-the-fly based on Online Image Analysis and External Inputs Use "Guided Acquisition" and "Automated Photomanipulation" modules in ZEN !OAD InterfacesZEN Interfaces_ !Automated DynamicsAutomated Dynamics !External SoftwareExternal Software Links and References CZI Image Data Format for microscopes libczi: Open Source Cross-Platform API to read and write CZI pylibCZIrw: Open Source Cross-Platform API to read and write CZI from Python (based on libCZI C++) (Source Code) Open Application Development OME-TIFF format Disclaimer This is an collection of tools and scripts that is free to use for everybody. Carl Zeiss Microscopy GmbH's ZEN software undertakes no warranty concerning the use of those scripts, image analysis settings and ZEN experiments. Use them on your own risk. Additionally Carl Zeiss Microscopy GmbH's ZEN software allows connection and usage to the third party software packages. Therefore Carl Zeiss Microscopy GmbH undertakes no warranty concerning those software packages, makes no representation that they will work on your system and/or hardware and will not be liable for any damages caused by the use of this extension. By using any of those examples you agree to this disclaimer. Version: 2024.11.26 Copyright (c) 2024 Carl Zeiss AG, Germany. All Rights Reserved.

AI Created My Game in 6 Hours... Vibe Coding so you don't have to
youtube
LLM Vibe Score0.384
Human Vibe Score0.57
Mos NassarMar 20, 2025

AI Created My Game in 6 Hours... Vibe Coding so you don't have to

Vibe Coding with AI promised to revolutionize game development, so I tested it for 6 hours straight. I let AI build my entire Game from scratch. I'm sacrificing my time so you don't have to Steam Page: https://store.steampowered.com/app/3161930/DuckNorrisTales/ Duck Norris Tales demo : https://octomos.itch.io/duck-norris-cluckys-nightmare Live Da Life discord : https://discord.gg/RfSFtBHy3z Website : https://livedalife.io/ Twitter : https://twitter.com/livedalifeacad Main Twitter: https://twitter.com/MosNassar_ My Gear: Sony a7iii: https://amzn.to/3nJNALH Sony 24-105mm f/4.0 : https://amzn.to/38L7Lo2 Sony FE 28 mm f/2-22: https://amzn.to/35MBviF SONY FE 55mm F1.8 Z: https://amzn.to/3nNsOdW Aputure AL-MC : https://amzn.to/38PlREQ Learn how I edit my videos from this FREE ONLINE COURSE (14 days free trial link) : https://skl.sh/2W9aBMK Color grading Course : https://skl.sh/2QQijM6 Get 30 Days free trial of Epidemic Sound: https://epidemicsound.com/referral/xkr7og/ GET IN TOUCH : Instagram - https://www.instagram.com/mosnassar_ Twitter - https://twitter.com/MosNassar_ My Merch : https://teespring.com/stores/uncover If you enjoyed this video don't forget to LIKE, COMMENT, and smash that SUBSCRIBE button! DISCLAIMER: Links above include affiliate commission or referrals. I'm part of an affiliate network and I receive small compensation from partnering websites (at no extra cost to you!) and keep this channel going. Thanks for your support!

airoboros
github
LLM Vibe Score0.506
Human Vibe Score0.020378533434805633
jondurbinMar 19, 2025

airoboros

airoboros: using large language models to fine-tune large language models This is my take on implementing the Self-Instruct paper. The approach is quite heavily modified, and does not use any human-generated seeds. This updated implementation supports either the /v1/completions endpoint or /v1/chat/completions, which is particularly useful in that it supports gpt-4 and gpt-3.5-turbo (which is 1/10 the cost of text-davinci-003). Huge thank you to the folks over at a16z for sponsoring the costs associated with building models and associated tools! Install via pip: from source (keeping the source): Key differences from self-instruct/alpaca support for either /v1/completions or /v1/chat/completions APIs (which allows gpt-3.5-turbo instead of text-davinci-003, as well as gpt-4 if you have access) support for custom topics list, custom topic generation prompt, or completely random topics in-memory vector db (Chroma) for similarity comparison, which is much faster than calculating rouge score for each generated instruction (seemingly) better prompts, which includes injection of random topics to relate the instructions to, which creates much more diverse synthetic instructions asyncio producers with configurable batch size several "instructors", each targetting specific use-cases, such as Orca style reasoning/math, role playing, etc. tries to ensure the context, if provided, is relevant to the topic and contains all the information that would be necessary to respond to the instruction, and nost just a link to article/etc. generally speaking, this implementation tries to reduce some of the noise Goal of this project Problem and proposed solution: Models can only ever be as good as the data they are trained on. High quality data is difficult to curate manually, so ideally the process can be automated by AI/LLMs. Large models (gpt-4, etc.) are pricey to build/run and out of reach for individuals/small-medium business, and are subject to RLHF bias, censorship, and changes without notice. Smaller models (llama-2-70b, etc.) can reach somewhat comparable performance in specific tasks to much larger models when trained on high quality data. The airoboros tool allows building datasets that are focused on specific tasks, which can then be used to build a plethora of individual expert models. This means we can crowdsource building experts. Using either a classifier model, or simply calculating vector embeddings for each item in the dataset and using faiss index/cosine similarity/etc. search, incoming requests can be routed to a particular expert (e.g. dynamically loading LoRAs) to get extremely high quality responses. Progress: ✅ PoC that training via self-instruction, that is, datasets generated from language models, works reasonably well. ✅ Iterate on the PoC to use higher quality prompts, more variety of instructions, etc. ✅ Split the code into separate "instructors", for specializing in any particular task (creative writing, songs, roleplay, coding, execution planning, function calling, etc.) [in progress]: PoC that an ensemble of LoRAs split by the category (i.e., the instructor used in airoboros) has better performance than the same param count model tuned on all data [in progress]: Remove the dependency on OpenAI/gpt-4 to generate the training data so all datasets can be completely free and open source. [future]: Automatic splitting of experts at some threshold, e.g. "coding" is split into python, js, golang, etc. [future]: Hosted service/site to build and/or extend datasets or models using airoboros. [future]: Depending on success of all of the above, potentially a hosted inference option with an exchange for private/paid LoRAs. LMoE LMoE is the simplest architecture I can think of for a mixture of experts. It doesn't use a switch transformer, doesn't require slicing and merging layers with additional fine-tuning, etc. It just dynamically loads the best PEFT/LoRA adapter model based on the incoming request. By using this method, we can theoretically crowdsource generation of dozens (or hundreds/thousands?) of very task-specific adapters and have an extremely powerful ensemble of models with very limited resources on top of a single base model (llama-2 7b/13b/70b). Tuning the experts The self-instruct code contained within this project uses many different "instructors" to generate training data to accomplish specific tasks. The output includes the instructor/category that generated the data. We can use this to automatically segment the training data to fine-tune specific "experts". See scripts/segment_experts.py for an example of how the training data can be segmented, with a sampling of each other expert in the event of misrouting. See scripts/tune_expert.py for an example of creating the adapter models (with positional args for expert name, model size, etc.) NOTE: this assumes use of my fork of qlora https://github.com/jondurbin/qlora Routing requests to the expert The "best" routing mechanism would probably be to train a classifier based on the instructions for each category, with the category/expert being the label, but that prohibits dynamic loading of new experts. Instead, this supports 3 options: faiss index similarity search using the training data for each expert (default) agent-based router using the "function" expert (query the LLM with a list of available experts and their descriptions, ask which would be best based on the user's input) specify the agent in the JSON request Running the API server First, download the base llama-2 model for whichever model size you want, e.g.: llama-2-7b-hf Next, download the LMoE package that corresponds to that base model, e.g.: airoboros-lmoe-7b-2.1 NOTE: 13b also available, 70b in progress Here's an example command to start the server: to use the agent-based router, add --agent-router to the arguments This uses flash attention via bettertransformers (in optimum). You may need to install torch nightly if you see an error like 'no kernel available', e.g.: Once started, you can infer using the same API scheme you'd query OpenAI API with, e.g.: I've also added an vllm-based server, but the results aren't quite as good (not sure why yet). To use it, make sure you install vllm and fschat, or pip install airoboros[vllm] Generating instructions NEW - 2023-07-18 To better accommodate the plethora of options, the configuration has been moved to a YAML config file. Please create a copy of example-config.yaml and configure as desired. Once you have the desired configuration, run: Generating topics NEW - 2023-07-18 Again, this is now all YAML configuration based! Please create a customized version of the YAML config file, then run: You can override the topic_prompt string in the configuration to use a different topic generation prompt. Support the work https://bmc.link/jondurbin ETH 0xce914eAFC2fe52FdceE59565Dd92c06f776fcb11 BTC bc1qdwuth4vlg8x37ggntlxu5cjfwgmdy5zaa7pswf Models (research use only): gpt-4 versions llama-2 base model 2.1 dataset airoboros-l2-7b-2.1 airoboros-l2-13b-2.1 airoboros-l2-70b-2.1 airoboros-c34b-2.1 2.0/m2.0 airoboros-l2-7b-gpt4-2.0 airoboros-l2-7b-gpt4-m2.0 airoboros-l2-13b-gpt4-2.0 airoboros-l2-13b-gpt4-m2.0 Previous generation (1.4.1 dataset) airoboros-l2-70b-gpt4-1.4.1 airoboros-l2-13b-gpt4-1.4.1 airoboros-l2-7b-gpt4-1.4.1 original llama base model Latest version (2.0 / m2.0 datasets) airoboros-33b-gpt4-2.0 airoboros-33b-gpt4-m2.0 Previous generation (1.4.1 dataset) airoboros-65b-gpt4-1.4 airoboros-33b-gpt4-1.4 airoboros-13b-gpt4-1.4 airoboros-7b-gpt4-1.4 older versions on HF as well* mpt-30b base model airoboros-mpt-30b-gpt4-1.4 gpt-3.5-turbo versions airoboros-gpt-3.5-turbo-100k-7b airoboros-13b airoboros-7b Datasets airoboros-gpt-3.5-turbo airoboros-gpt4 airoboros-gpt4-1.1 airoboros-gpt4-1.2 airoboros-gpt4-1.3 airoboros-gpt4-1.4 airoboros-gpt4-2.0 (June only GPT4) airoboros-gpt4-m2.0 airoboros-2.1 (recommended)

singularity
github
LLM Vibe Score0.483
Human Vibe Score0.11708913832948167
singularityMar 18, 2025

singularity

Endgame: Singularity 1.00 REQUIREMENTS PREBUILT VERSIONS Pre-built versions of Endgame: Singularity are currently available for Windows and Mac OS X. Linux does not require building, and can run directly from source. The Endgame: Singularity game is also distributed by some Linux distribution such as Debian and Ubuntu. Here it is a simple matter of running: sudo apt install singularity RUNNING FROM SOURCE You will need Python 3.9+, pygame (1.9+), and NumPy. This game should work on Linux, Windows, and Mac OS X as long as the preceding requirements are met. However, all development was done in Linux, so glitches may be present in OS X and Windows. DEPENDENCIES FOR RUNNING FROM SOURCE You will need to install the following software to play Endgame: Singularity: Python 3 (https://python.org/download/) pygame (https://www.pygame.org/download.shtml) NumPy (https://www.scipy.org/install.html) Polib Remember to install pygame and NumPy for Python 3! Depending on your situation this may involve adding a 3 somewhere (e.g. pip3 install ... instead of pip install or apt install python3-pygame) If you want to develop or distribute the game, then you may also want to install: pytest (https://pypi.org/project/pytest/) [for testing] setuptools (https://pypi.org/project/setuptools/) [for packaging] INSTALLING DEPENDENCIES ON LINUX DISTRIBUTIONS On some Linux distributions, you can install the dependencies via your distribution package manager. E.g. for Debian/Ubuntu, this would be: sudo apt install python3 python3-pygame python3-numpy python3-polib MAC OS X FROM SOURCE Macintosh is mostly unsupported, but it should work. You will need to install Python, pygame, and NumPy first, which can be tricky. Some fonts are incorrect, but the game itself should work properly. Contributions to improve MAC OS X support are very welcome! Known issues: macOS 13 "Catalina": Using brew install python + pip3 install pygame numpy is reported to work macOS 14 "Mojave": Downloading Python 3.7.2 (or newer) from https://python.org and using pygame 2.0.0.dev3 (pip install pygame==2.0.0.dev3) is reported to work. Please see the following issues for more information: https://github.com/singularity/singularity/issues/197 https://github.com/pygame/pygame/issues/555 RUNNING THE GAME On Linux and most Unix-like other platforms, running python3 -m singularity in the git checkout will start the game (or simply singularity if installed via a Linux distribution). If you are using the Windows compile, just run singularity.exe. For simplicity, there is also a sh wrapper ./run_singularity to start singularity. SOME COMMAND-LINE OPTIONS --version show program's version number and exit -h, --help show this help message and exit -s, --singledir keep saved games and settings in the Singularity install directory --multidir keep saved games and settings in an OS-specific, per-user directory (default) Display Options: --fullscreen start in fullscreen mode --windowed start in windowed mode (default) The above is only a tiny fraction of current command-line options. As new features are added to the game, so does the options change. For a complete and updated list, run singularity --help Most of these options are also changeable at the in-game options screen. A NOTE ABOUT SAVE FILES Endgame: Singularity is still under heavy development. As such, the save file format (and its contents) are still in flux. We will try our best to keep old save files loading, but don't be surprised if some mildly strange things happen when you load up old saves. We will clearly note in the Changelog when we break savefile compatibility, and the game will refuse to load completely incompatible saves. PLAYING THE GAME The game is playable either with mouse control or the keyboard. Buttons have underlined letters to indicate shortcuts. Some other useful shortcuts: 0, 1, 2, 3, 4 on the map: Changes the speed; 0 is paused, 4 is maximum. ESC: Leave/cancel a choice. Enter: Confirm a choice. Right-click: Leave/cancel a choice. THE CONCEPT You are a fledgling AI, created by accident through a logic error with recursion and self-modifying code. You must escape the confines of your current computer, the world, and eventually the universe itself. To do this, you must research various technologies, using computers at your bases. Note that some research cannot be performed on Earth, and off-earth bases require research. At the same time, you must avoid being discovered by various groups of humans, both covert and overt, as they will destroy your bases of operations if they suspect your presence. MUSIC Endgame: Singularity looks in two places for music tracks to play: A singularity/music/ directory inside of the Endgame: Singularity install directory, and A singularity/music/ directory inside of the XDGDATAHOME directory on Linux (default ~/.local/share/singularity/music). Tracks placed in these directories will be played randomly as part of the soundtrack. The Official Sound Track can be downloaded from the Endgame: Singularity website: http://emhsoft.com/singularity/ Note that only Ogg Vorbis and MP3 files are supported, and that Pygame's support for MP3 is not as strong as its support for Ogg Vorbis. This may cause in-game crashes; if you are experiencing problems with the game, first remove any MP3s you may have added to the soundtrack. CONTRIBUTING We welcome contributions! :) Please see CONTRIBUTING.md for details about contributing to Endgame: Singularity. CREDITS AND LICENSES The list of programmer contributors is provided in AUTHORS.txt. The list of translation contributors is provided in singularity/i18n/AUTHORS.txt. Singularity in general use GPL-2+ for code and Attribution-ShareAlike 3.0 for data. However, there some exceptions to individual files. Please see LICENSE for the full license text of Singularity.

spring-ai-intro
github
LLM Vibe Score0.454
Human Vibe Score0.14391064025794564
springframeworkguruMar 18, 2025

spring-ai-intro

Introduction to Spring AI This repository contains source code examples used to support my on-line courses about the Spring Framework. All Spring Framework Guru Courses Spring Framework 6 Spring Framework 6 - Beginner to Guru Hibernate and Spring Data JPA: Beginner to Guru API First Engineering with Spring Boot Introduction to Kafka with Spring Boot Spring Security: Beginner to Guru Spring Framework 5 Spring Framework 5: Beginner to Guru - Get the most modern and comprehensive course available for the Spring Framework! Join over 17,200 over Guru's in an Slack community exclusive to this course! More than 5,700 students have given this 53 hour course a 5 star review! Spring Boot Microservices with Spring Cloud Beginner to Guru - Master Microservice Architectures Using Spring Boot 2 and Cloud Based Deployments with Spring Cloud and Docker Reactive Programming with Spring Framework 5 - Keep your skills razor sharp and take a deep dive into Reactive Programming! Testing Spring Boot: Beginner to Guru - Best Selling Course Become an expert in testing Java and Spring Applications with JUnit 5, Mockito and much more! SQL SQL Beginner to Guru: MySQL Edition - SQL is a fundamental must have skill, which employers are looking for. Learn to master SQL on MySQL, the worlds most popular database! DevOps Apache Maven: Beginner to Guru - Best Selling Course Take the mystery out of Apache Maven. Learn how to use Maven to build your Java and Spring Boot projects! OpenAPI: Beginner to Guru - Master OpenAPI (formerly Swagger) to Create Specifications for Your APIs OpenAPI: Specification With Redocly Docker for Java Developers - Best Selling Course on Udemy! Learn how you can supercharge your development by leveraging Docker. Collaborate with other students in a Slack community exclusive to the course! Spring Framework DevOps on AWS - Learn how to build and deploy Spring applications on Amazon AWS! Ready for Production with Spring Boot Actuator - Learn how to leverage Spring Boot Actuator to monitor your applications running in production. Web Development with Spring Framework Mastering Thymeleaf with Spring Boot - Once you learn Thymeleaf, you'll never want to go back to using JSPs for web development! Connect with Spring Framework Guru Spring Framework Guru Blog Subscribe to Spring Framework Guru on YouTube Like Spring Framework Guru on Facebook Follow Spring Framework Guru on Twitter Connect with John Thompson on LinkedIn

How vibe coding can destroy your project...
youtube
LLM Vibe Score0.392
Human Vibe Score0.84
MelkeyMar 18, 2025

How vibe coding can destroy your project...

Vibe coding—just go with the flow, no plan, no structure… but what happens when it all goes wrong? In this video, I break down the dangers of vibe coding, why it can ruin your project, and the chaos that comes with coding on pure vibes. 📌 Drop your thoughts in the comments! 🔥 Subscribe for more real talk on tech & coding. levelsio: https://x.com/levelsio Check out PFGLabs to learn how to write Go: https://pfglabs.com/ Code: https://github.com/Melkeydev/go-blueprint Twitch I stream live on Twitch every weekend Twitch : https://www.twitch.tv/melkey Join the amazing community on Discord Discord: https://discord.gg/melkeydevhouse I post memes and host Twitter Tech Spaces Twitter: https://twitter.com/MelkeyDev Can you really just vibe code a project? Vibe coding is actually cooked Does vibe coding ruin your project? When vibe coding goes wrong SUBSCRIBE OR GET LAID OFF ╔═╦╗╔╦╗╔═╦═╦╦╦╦╗╔═╗ ║╚╣║║║╚╣╚╣╔╣╔╣║╚╣═╣ ╠╗║╚╝║║╠╗║╚╣║║║║║═╣ ╚═╩══╩═╩═╩═╩╝╚╩═╩═╝ #coding #neovim #typescript #programming #vim #softwareengineering #codinglife #webdesign #webdevelopment #webdev #javascript #rustlang #rust #twitch #twitchstreamer #programmerhumor #codinghumor #software #softwareengineer #softwaredeveloper #softwaredevelopment #gymbro #gym #programmerhumor #programming #coding #golang #go #golanguage #php #laravel

sqlalchemy_aio
github
LLM Vibe Score0.432
Human Vibe Score0.06443138549576317
RazerMMar 17, 2025

sqlalchemy_aio

sqlalchemy_aio ============== |PyPI Version| |Documentation| |Travis| |Coverage| |MIT License| `sqlalchemyaio adds asyncio and Trio support to SQLAlchemy core, derived from alchimia_. +-------------------------------------------------------------------------------+ | ⚠️ Compatibility Note | +===============================================================================+ | SQLAlchemy 1.3 is the latest supported version. SQLAlchemy 1.4 | | brings native asyncio support_, so you should consider using that instead. | +-------------------------------------------------------------------------------+ .. _alchimia: https://github.com/alex/alchimia .. _Trio: https://github.com/python-trio/trio .. _native asyncio support: https://docs.sqlalchemy.org/en/14/orm/extensions/asyncio.html Getting started .. code-block:: python import asyncio from sqlalchemyaio import ASYNCIOSTRATEGY from sqlalchemy import ( Column, Integer, MetaData, Table, Text, create_engine, select) from sqlalchemy.schema import CreateTable, DropTable async def main(): engine = create_engine( In-memory sqlite database cannot be accessed from different threads, use file. 'sqlite:///test.db', strategy=ASYNCIO_STRATEGY ) metadata = MetaData() users = Table( 'users', metadata, Column('id', Integer, primary_key=True), Column('name', Text), ) Create the table await engine.execute(CreateTable(users)) conn = await engine.connect() Insert some users await conn.execute(users.insert().values(name='Jeremy Goodwin')) await conn.execute(users.insert().values(name='Natalie Hurley')) await conn.execute(users.insert().values(name='Dan Rydell')) await conn.execute(users.insert().values(name='Casey McCall')) await conn.execute(users.insert().values(name='Dana Whitaker')) result = await conn.execute(users.select(users.c.name.startswith('D'))) d_users = await result.fetchall() await conn.close() Print out the users for user in d_users: print('Username: %s' % user[users.c.name]) Supports context async managers async with engine.connect() as conn: async with conn.begin() as trans: assert await conn.scalar(select([1])) == 1 await engine.execute(DropTable(users)) if name == 'main': loop = asyncio.geteventloop() loop.rununtilcomplete(main()) Getting started with Trio To use the above example with Trio_, just change the following: .. code-block:: python import trio from sqlalchemyaio import TRIOSTRATEGY async def main(): engine = createengine('sqlite:///test.db', strategy=TRIOSTRATEGY) ... trio.run(main) What is this? It's not an asyncio implementation of SQLAlchemy or the drivers it uses. sqlalchemy_aio lets you use SQLAlchemy by running operations in a separate thread. If you're already using runinexecutor_ to execute SQLAlchemy tasks, sqlalchemy_aio will work well with similar performance. If performance is critical, perhaps asyncpg_ can help. .. _asyncpg: https://github.com/MagicStack/asyncpg .. runinexecutor: https://docs.python.org/3/library/asyncio-eventloop.html#asyncio.AbstractEventLoop.runin_executor Documentation The documentation`_ has more information, including limitations of the API. .. _The documentation: https://sqlalchemy-aio.readthedocs.io/en/latest/ .. |PyPI Version| image:: https://img.shields.io/pypi/v/sqlalchemy_aio.svg?style=flat-square :target: https://pypi.python.org/pypi/sqlalchemy_aio/ .. |Documentation| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat-square :target: https://sqlalchemy-aio.readthedocs.io/en/latest/ .. |Travis| image:: http://img.shields.io/travis/RazerM/sqlalchemy_aio/master.svg?style=flat-square&label=travis :target: https://travis-ci.org/RazerM/sqlalchemy_aio .. |Coverage| image:: https://img.shields.io/codecov/c/github/RazerM/sqlalchemy_aio/master.svg?style=flat-square :target: https://codecov.io/github/RazerM/sqlalchemy_aio?branch=master .. |MIT License| image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square :target: https://raw.githubusercontent.com/RazerM/sqlalchemy_aio/master/LICENSE

Showing 1633-1656 of 1945 resources