Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%Tree of Thoughts 🌳🌲🌴🌿🍃 Paper link Tree of Thoughts (ToT) is an all-new powerful and flexible algorithm that advances model reasoning by a whopping 70%. This is an plug in and play verision, connect your own models and enjoy superintelligence! Share this repository by clicking on the following buttons 😊 Join Agora, Creators United This implemen…
Implementation of "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold"DragGAN 💥 Colab Demo | InternGPT Free Online Demo An out-of-box online demo is integrated in InternGPT - a super cool pointing-language-driven visual interactive system. Enjoy for free.🍭 Note for Colab, remember to select a GPU via Runtime/Change runtime type (代码执行程序/更改运行时类型). Due to the limitation of GAN inversion, it is possible that your custom images are distorted. Besides, it is also…
自行搭建暂时失效,等后续更新。主站先紧急修复了,需要一键重置下,看看能不能撑住了。go-proxy-bing 基于微软 New Bing 简单定制,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用,基本兼容微软 Bing AI 所有功能,无需登录即可畅聊。 ⭐ 国内可用 (部署服务器需要直连 www.bing.com 不重定向 CN ,可配置 socks 连接) ⭐ 支持现有开源提示词库 ⭐ 需要画图等高级功能时(需选更有创造力模式或右上角设置中的图像创建),可登录微软账号设置用户 Cookie 进行体验 ⭐ 遇到一切问题,先点左下角 试试,不行使用刷新大法(Shift + F5 或 Ctrl + Shift + R 或 右上角设置中的一键重置),最终大招就 清理浏览器缓存 及 Cookie ,比如(24 小时限制、未登录提示等等) go-proxy-bing 网页展示 侧边栏 演示站点 获取 Cookie 环境变量 部署 Docker Release Railway Vercel Render TODO 网页展示 电脑端未登录状态 电脑端登录…
Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold DragGAN Implementation of DragGAN: Interactive Point-based Manipulation on the Generative Image Manifold. # gui pip install dearpygui # run demo python gui.py StyleGAN2 Pre-Trained Model Rosinality's pre-trained model(256px) on FFHQ 550k iterations [Link]. References https://github.com/rosinality/stylegan2-pytorch
AGiXT is a dynamic AI Automation Platform that seamlessly orchestrates instruction management and complex task execution across diverse AI providers. Combining adaptive memory, smart features, and a versatile plugin system, AGiXT delivers efficient and comprehensive AI solutions.AGiXT AGiXT is a dynamic Artificial Intelligence Automation Platform engineered to orchestrate efficient AI instruction management and task execution across a multitude of providers. Our solution infuses ada…
SpeechGPT: Empowering Large Language Models with Intrinsic Cross-Modal Conversational Abilities.SpeechGPT: Empowering Large Language Models with Intrinsic Cross-Modal Conversational Abilities Introduction SpeechGPT is a large language model with intrinsic cross-modal conversational abilities, capable of perceiving and generating multi-model content following human instructions. With discrete speech representations, we first construct SpeechInstruct, a large-scale cross-modal speech i…
An AI agent that beats the classic game "Snake".SnakeAI 简体中文 | English This project contains the program scripts for the classic game "Snake" and an artificial intelligence agent that can play the game automatically. The intelligent agent is trained using deep reinforcement learning and includes two versions: an agent based on a Multi-Layer Perceptron (MLP) and an agent based on a Convolution Neural Network (CNN), with the latter having a higher average game score. File Structure ├───ma…
FUE5 is a fan-made project with the goal to see what would Factorio look like and behave in 3D. This project has no affiliation with the official Factorio game. FUE5 FUE5 is a fan-made project with the goal to see what would Factorio look like and behave in 3D. I started this project on 10th of January 2023 and my friend Nuke (Atria1234 on GitHub) joined shortly after with the most awesome idea of exporting the in-game bases directly to UE5 which accelerated the project forward. What you need t…
Youtube Full Text Search - Search all of a YouTube channel's subtitles from the command lineyt-fts yt-fts is a simple python script that uses yt-dlp to scrape all of a youtube channels subtitles and load them into an sqlite database that is searchable from the command line. It allows you to query a channel for specific key word or phrase and will generate time stamped youtube urls to the video containing the keyword. Blog Post Installation git clone https://github.com/NotJoeMartinez/yt-fts cd…