AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。AIdea - AI 聊天、协作、图像生成 一款集成了主流大语言模型以及绘图模型的 APP, 采用 Flutter 开发,代码完全开源,支持以下功能: 支持 GPT-3.5/4 问答聊天 支持国产模型:通义千问,文心一言 支持文生图、图生图、超分辨率、黑白图片上色等功能,集成 Stable Diffusion 模型,支持 SDXL 1.0 开源代码: 客户端:https://github.com/mylxsw/aidea 服务端:https://github.com/mylxsw/aidea-server (即将开放) 微信技术交流群: 电报群:点此加入 下载安装地址 Android/IOS APP:https://aidea.aicode.cc/ IOS 国区目前不可用,除此之外所有区域都可以下载。 Mac 桌面端:https://github.com/mylxsw/aidea/re…
DSPy: The framework for programming with foundation models DSPy: Programming—not prompting—Foundation Models DSPy is the framework for solving advanced tasks with language models (LMs) and retrieval models (RMs). DSPy unifies techniques for prompting and fine-tuning LMs as well as improving them with reasoning and tool/retrieval augmentation, all expressed through a minimalistic set of Pythonic modules that compose and learn. To make this possible: DSPy provides composable and declarati…
A guidance language for controlling large language models. Where there is no guidance, a model fails, but in an abundance of instructions there is safety. - GPT 11:14 Guidance enables you to control modern language models more effectively and efficiently than traditional prompting or chaining. Guidance programs allow you to interleave generation, prompting, and logical control into a single continuous flow matching how the language model actually processes the text. Simple output st…
🖌 Webstudio Visual Builder Webstudio is an Open Source Visual Development Platform for developers, designers, and cross-functional teams. You own the data, components, and infrastructure. You can use the hosted version or roll out your own. Learning ressources Blog Community documentation Brand and product design Social Media Twitter Youtube Discord Contributing Contributing guide Github Discussions Wishlist Builder Issues tracker Roadmap Design Assets and docs
A Survey on LLM-based Autonomous Agents Autonomous artificial intelligence (AI) agents are designed to accomplish specific objectives by self-guided instructions, automatic memorization, planning, and action. With the advent and prospering of large language models (LLMs), there is an expanding frontier in using LLMs as core controllers for these autonomous entities. However, a unified view that ties together the diverse studies in this field has been lacking. This repository houses a comprehens…
Open source observability and analytics for LLM applications 🪢 Langfuse Open source observability & analytics for LLM-based applications Observability: Explore and debug complex logs & traces in a visual UI Analytics: Measure & improve costs, latency and response quality Join the Langfuse Discord » langfuse.com · Docs · Report Bu…
Open Source Creator DocumentationRoblox Creator Documentation This repository holds source code for the creator documentation at create.roblox.com/docs. Note: Currently, the repository has guides, tutorials, and educational content. Engine API reference files and code samples are coming soon. If you're unfamiliar with the GitHub contribution process, see About pull requests and the following video. contributing-to-creator-docs-on-github.mp4 Reporting Iss…
MagicEdit: High-Fidelity Temporally Coherent Video Editing MagicEdit: High-Fidelity and Temporally Coherent Video Editing Jun Hao Liew* · Hanshu Yan* · Jianfeng Zhang · Zhongcong Xu · Jiashi Feng ByteDance Inc. MagicEdit explicitly disentangles the learning of appearance and motion to achieve high-fidelity and temporally coherent video editing. It supports various edit…
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals Scalene: a Python CPU+GPU+memory profiler with AI-powered optimization proposals by Emery Berger, Sam Stern, and Juan Altmayer Pizzorno. Scalene community Slack (tweet from Ian Ozsvald, author of High Performance Python) About Scalene Scalene is a high-performance CPU, GPU and memory profiler for Python that does a number of things that other Python profilers do not …