Make AI-generated UI actually look designed.
☆24Aug 16, 2026Updated this week
Alternatives and similar repositories for vibe-to-ui
Users that are interested in vibe-to-ui are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于电商数据微调的Qwen2.5系列的电商大模型,电商数据sft后电商大模型。是https://github.com/leeguandong/EcommerceLLM的升级版本。qwen2.5的效果很好。☆13Oct 4, 2024Updated last year
- Experiments with LAVIS library to perform image2text and text2image retrieval with BLIP and BLIP2 models☆15Sep 25, 2023Updated 2 years ago
- Step-by-step tutorial where you'll master the art of vehicle detection, tracking, and directional counting using YOLOv8☆18Feb 17, 2024Updated 2 years ago
- 基于vllm部署qwen2.5_vl实现视频流的实时识别☆20Apr 1, 2025Updated last year
- License plate detection & Car pose estimation☆21Mar 10, 2020Updated 6 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- A repository of Dockerfiles, scripts, yaml files, Helm Charts, etc. used to build and scale the sample AI workflows with python, kubernet…☆12Feb 22, 2024Updated 2 years ago
- ☆10Aug 5, 2022Updated 4 years ago
- ☆14May 25, 2022Updated 4 years ago
- Simple image search engine by a text query using CLIP☆23Nov 11, 2025Updated 9 months ago
- OpenVINO LLM Benchmark☆11Dec 7, 2023Updated 2 years ago
- ☆13Nov 25, 2021Updated 4 years ago
- 这是一个用于与 RAGflow API 交互的 Python 客户端,支持数据集管理、文件管理、分块管理、聊天助手管理以及代理管理的完整功能。☆21Feb 21, 2025Updated last year
- ☆16Jun 12, 2024Updated 2 years ago
- Data Files for "Deep diversification of an AAV capsid protein by machine learning"☆18Mar 9, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 中文CLIP:自定义数据集,可根据文图提取向量,实现文图匹配。☆21Sep 14, 2022Updated 3 years ago
- PArallelLOOPgEneratoR: Threaded Loops Code Generation Infrastructure targeting Tensor Contraction Applications such as GEMMs, Convolution…☆19Aug 4, 2026Updated last week
- DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.☆14Jan 8, 2026Updated 7 months ago
- Assets for AnyLabeling app☆14May 5, 2023Updated 3 years ago
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆34May 3, 2023Updated 3 years ago
- A Gradio Web UI for running local LLM on Intel GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max) using IPEX-LLM.☆17Updated this week
- 特斯拉锁车搞笑段子合集☆29Jan 25, 2024Updated 2 years ago
- TextEmbed is a REST API crafted for high-throughput and low-latency embedding inference. It accommodates a wide variety of embedding mode…☆28Sep 5, 2024Updated last year
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆32Jun 3, 2021Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆16Oct 27, 2024Updated last year
- Implementation of Simple Harris Corner Detection Algorithm in Python☆31Jan 24, 2020Updated 6 years ago
- ☆16Jun 4, 2026Updated 2 months ago
- Intel® Tensor Processing Primitives extension for Pytorch*☆19Aug 7, 2026Updated last week
- 该项目主要是为了识别图片里面的表格数据,并将表格数据抽取处理,导出成csv的文件。整个项目会使用streamlit进行部署和展示。使用的技术:paddleocr,PPStructure,streamlit☆34Oct 17, 2022Updated 3 years ago
- Explore the image embeddings of Unsplash using CLIP's image similarity☆48Jan 27, 2021Updated 5 years ago
- ☆41Jun 11, 2026Updated 2 months ago
- Fine-tuning of Flan-5T LLM for text classification 🤖 focuses on adapting a state-of-the-art language model to enhance its ability to cla…☆44Oct 28, 2024Updated last year
- Code and data for QueryAgent(ACL 2024)☆21Dec 19, 2024Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- How to Train Faster RCNN ResNet50 FPN V2 on Custom Dataset?☆38Nov 29, 2023Updated 2 years ago
- Democratizing AlphaFold3: an PyTorch reimplementation to accelerate protein structure prediction☆22May 24, 2025Updated last year
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆44Jun 3, 2021Updated 5 years ago
- Human 3D Facial Pose Estimation and Tracking (AffCom IJCAI2018)☆52Jul 17, 2020Updated 6 years ago
- Training LLaMA language model with MMEngine! It supports LoRA fine-tuning!☆40Apr 2, 2023Updated 3 years ago
- 模块一:多目标人脸检测、模块二:课堂表情识别、模块三:疲劳状态检测、模块四:头部姿态估计、模块五:身体倾斜度检测、模块六:用模糊综合评价算法代入模块2-5测到的数据计算学生注意力☆54Feb 6, 2026Updated 6 months ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆49Apr 26, 2024Updated 2 years ago