The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.Cradle: Towards General Computer Control [Website] [Arxiv] [PDF] The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, sel…
Data-Science-Gen-AI-Playlist-2024 Hello Guys, The only way to achieve anything is to work on it. Here we go refer this and thank me later :) The Entire Videos to crack Data Science Interviews including real world industry ready projects. LLM Fine Tuning Playlist: AWS Bedrock Playlist: Llamindex Playlist: Google Gemini Playlist: Langchain Playlist: Data Science Projects: Learn In One Tutorials Statistics in 6 hours: Machine Learning In 6 Hours: Deep Learning 5 hours : Lear…
Yes, it's another chat over documents implementation... but this one is entirely local!🏠 Fully Client-Side Chat Over Documents Yes, it's another chat over documents implementation... but this one is entirely local! It's a Next.js app that read the content of an uploaded PDF, chunks it, adds it to a vector store, and performs RAG, all client side. You can even turn off your WiFi after the site loads! You can see a live version at https://webml-demo.vercel.app. Users will need to downloa…
🐬 Feature-rich, stable and customizable Flipper firmware for Flipper Zero Install | Features | Discord | Donate This custom firmware is based on the Official Firmware, and includes most of the awesome features from Unleashed. It is a direct continuation of the Xtreme firmware, built by the same (and only) developers who made that project special. Modus Operandi: The goal of this firmware is to constantly push the bounds of what is possible with Flipper Zero, driving the innovation o…
ELLA: Equip Diffusion Models with LLM for Enhanced Semantic AlignmentELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment Xiwei Hu*, Rui Wang*, Yixiao Fang*, Bin Fu*, Pei Cheng, Gang Yu✦ * Equal contributions, ✦ Corresponding Author Official code of "ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment". 🌟 Changelog [2024.3.11] 🔥 Release DPG-Bench! Welcome to try! [2024.3.7] Initial update 📊 DP…
An open file format for infinite canvas data.An open file format for infinite canvas data. Infinite canvas tools are a way to view and organize information spatially, like a digital whiteboard. Infinite canvases encourage freedom and exploration, and have become a popular interface pattern across many apps. The JSON Canvas format was created to provide longevity, readability, interoperability, and extensibility to data created with infinite canvas apps. The format is designed to be easy to pars…
✨ A Super fast, Real-time, Professional, Developer friendly, No code database Postgres-Airtable Fusion Teable is a Super fast, Real-time, Professional, Developer friendly, No-code database built on Postgres. It uses a simple, spreadsheet-like interface to create complex enterprise-level database applications. Unlock efficient app development with no-code, free from the hurdles of data security and scalability. Home | Help | Blog | Template | Roadmap | Disc…
Curated list of chatgpt prompts from the top-rated GPTs in the GPTs Store. Prompt Engineering, prompt attack & prompt protect. Advanced Prompt Engineering papers. Awesome-GPTs-Prompts🪶 English | 简体中文 This repository contains a curated list of awesome prompts on OpenAI GPT store. 🚀 Welcome to Awesome-GPTs-Prompts! 🌟 👋 Discover the secret prompts of top GPTs (from the official GPT Store )! Share and explore the most ench…
AICI: Prompts as (Wasm) ProgramsArtificial Intelligence Controller Interface (AICI) The Artificial Intelligence Controller Interface (AICI) lets you build Controllers that constrain and direct output of a Large Language Model (LLM) in real time. Controllers are flexible programs capable of implementing constrained decoding, dynamic editing of prompts and generated text, and coordinating execution across multiple, parallel generations. Controllers incorporate custom logic during the token-by-tok…