0% found this document useful (0 votes)
21 views49 pages

Rev Chat GPT

Download as docx, pdf, or txt
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1/ 49

revChatGPT

This app allows you to chat with ChatGPT using reverse-engineered API

This app allows you to chat with ChatGPT using a reverse-engineered API library called
revChatGPT. Replies from the Chatbot are streamed back to the user in real-time, which
gives the user an experience similar to how ChatGPT streams back its answers. To get
started with the app, you'll need to create an account on OpenAI's ChatGPT and save your
credentials. You can choose from three authentication methods: Email/Password, Session
token, or Access token. Once you have your credentials, you can...
Downloads: 7 This Week
Last Update: 2023-03-23
See Project

ChatGPT Desktop Application

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)

ChatGPT Desktop Application (Mac, Windows and Linux)


1 Review
Downloads: 71 This Week
Last Update: 2023-08-03
See Project


ChatGPT-Reviewer

Automated pull requests reviewing and issues triaging with ChatGPT

Automated pull requests reviewing and issues triaging with ChatGPT. Create an OpenAI
API key here, and then set the key as an action secret in your repository named
OPENAI_API_KEY. The ChatGPT reviewer PRs are also getting reviewed by ChatGPT,
refer the pull requests for the sample review comments. In order to protect public
repositories for malicious users, Github runs all pull request workflows raised from
repository forks with a read-only token and no access to secrets.
Downloads: 0 This Week
Last Update: 2023-03-23
See Project

MyWingman

Personal AI Assistant For Windows , Linux

🤖Wingman is not just an AI assistant; it's your reliable companion in the digital world.
Powered by the Facebook BlenderBot-1B-Distill model, Wingman excels in open-domain

conversations, providing engaging and human-like interactions. 🔊 Play your favorite songs

on YouTube or any online platform with just a voice command. 🌐 Open websites instantly,

letting you access information and resources in a snap. 🔍 Perform quick Google searches and
get relevant results without lifting...
Downloads: 0 This Week
Last Update: 2023-07-12
See Project

Generative ai chatbot

G

Your Second Brain supercharged by Generative AI

Quivr, your second brain, utilizes the power of GenerativeAI to store and retrieve
unstructured information. Think of it as Obsidian, but turbocharged with AI capabilities.
Downloads: 24 This Week
Last Update: 15 hours ago
See Project

DeepMozart

Audio generation using diffusion models

Audio generation using diffusion models in PyTorch. The code is based on the audio-
diffusion-pytorch repository.
Downloads: 8 This Week
Last Update: 2023-03-29
See Project

MusicLM - Pytorch

Implementation of MusicLM music generation model in Pytorch

Implementation of MusicLM, Google's new SOTA model for music generation using
attention networks, in Pytorch. They are basically using text-conditioned AudioLM, but
surprisingly with the embeddings from a text-audio contrastive learned model named
MuLan. MuLan is what will be built out in this repository, with AudioLM modified from
the other repository to support the music generation needs here.
Downloads: 8 This Week
Last Update: 2023-09-06
See Project

Alpaca.cpp

Locally run an Instruction-Tuned Chat-Style LLM

Run a fast ChatGPT-like model locally on your device. This combines the LLaMA
foundation model with an open reproduction of Stanford Alpaca a fine-tuning of the base
model to obey instructions (akin to the RLHF used to train ChatGPT) and a set of
modifications to llama.cpp to add a chat interface. Download the zip file corresponding to
your operating system from the latest release. The weights are based on the published fine-
tunes from alpaca-lora, converted back into a PyTorch checkpoint...
1 Review
Downloads: 21 This Week
Last Update: 2023-03-24
See Project

Bard API

The unofficial python package that returns response of Google Bard

The Python package returns a response of Google Bard through the value of the cookie.
This package is designed for application to the Python package ExceptNotifier and Co-
Coder. Please note that the bardapi is not a free service, but rather a tool provided to assist
developers with testing certain functionalities due to the delayed development and release of
Google Bard's API. It has been designed with a lightweight structure that can easily adapt to
the emergence of an official API....
Downloads: 6 This Week
Last Update: 2023-10-02
See Project

StoryTeller

Multimodal AI Story Teller, built with Stable Diffusion, GPT, etc.

A multimodal AI story teller, built with Stable Diffusion, GPT, and neural text-to-speech
(TTS). Given a prompt as an opening line of a story, GPT writes the rest of the plot; Stable
Diffusion draws an image for each sentence; a TTS model narrates each line, resulting in a
fully animated video of a short story, replete with audio and visuals. To develop locally,
install dev dependencies and install pre-commit hooks. This will automatically trigger
linting and code quality checks before each...
Downloads: 19 This Week
Last Update: 2023-08-22
See Project

Coqui TTS

A deep learning toolkit for Text-to-Speech, battle-tested in research

TTS is a library for advanced Text-to-Speech generation. It's built on the latest research,
was designed to achieve the best trade-off among ease-of-training, speed and quality. TTS
comes with pre-trained models, tools for measuring dataset quality and is already used in
20+ languages for products and research projects. High-performance Deep Learning models
for Text2Speech tasks. Text2Spec models (Tacotron, Tacotron2, Glow-TTS,
SpeedySpeech). Speaker Encoder to compute speaker embeddings...
Downloads: 38 This Week
Last Update: 2023-10-06
See Project


GPT-NeoX

Implementation of model parallel autoregressive transformers on GPUs

This repository records EleutherAI's library for training large-scale language models on
GPUs. Our current framework is based on NVIDIA's Megatron Language Model and has
been augmented with techniques from DeepSpeed as well as some novel optimizations. We
aim to make this repo a centralized and accessible place to gather techniques for training
large-scale autoregressive language models, and accelerate research into large-scale
training. For those looking for a TPU-centric codebase, we...
Downloads: 15 This Week
Last Update: 2023-03-23
See Project

Node.js Client For NLP Cloud

NLP Cloud serves high performance pre-trained or custom models

This is the Node.js client (with Typescript types) for the NLP Cloud API. NLP Cloud serves
high-performance pre-trained or custom models for NER, sentiment analysis, classification,
summarization, dialogue summarization, paraphrasing, intent classification, product
description and ad generation, chatbot, grammar and spelling correction, keywords and
keyphrases extraction, text generation, image generation, blog post generation, text
generation, question answering, automatic speech recognition...
Downloads: 2 This Week
Last Update: 4 days ago
See Project

DALL·E Mini

Generate images from a text prompt


DALL·E Mini, generate images from a text prompt. OpenAI had the first impressive model
for generating images with DALL·E. Craiyon/DALL·E mini is an attempt at reproducing
those results with an open-source model. The model is trained by looking at millions of
images from the internet with their associated captions. Over time, it learns how to draw an
image from a text prompt. Some concepts are learned from memory as they may have seen
similar images. However, it can also learn how to create...
Downloads: 10 This Week
Last Update: 2023-03-21
See Project

Big Sleep

A simple command line tool for text to image generation

A simple command line tool for text to image generation, using OpenAI's CLIP and a
BigGAN. Ryan Murdock has done it again, combining OpenAI's CLIP and the generator
from a BigGAN! This repository wraps up his work so it is easily accessible to anyone who
owns a GPU. You will be able to have the GAN dream-up images using natural language
with a one-line command in the terminal. User-made notebook with bug fixes and added
features, like google drive integration. Images will be saved to...
Downloads: 10 This Week
Last Update: 2022-08-09
See Project

AudioGenerator

Generates a sound given: volume, frequency, duration

Generates a sound given: volume, frequency, duration! Download build.zip, unpack zip, and
run the executable.
Downloads: 4 This Week
Last Update: 2023-03-29
See Project

TextGen

textgen, Text Generation models

Implementation of Text Generation models. textgen implements a variety of text generation


models, including UDA, GPT2, Seq2Seq, BART, T5, SongNet and other models, out of the
box. UDA, non-core word replacement. EDA, simple data augmentation technique: similar
words, synonym replacement, random word insertion, deletion, replacement. This project
refers to Google's UDA (non-core word replacement) algorithm and EDA algorithm, based
on TF-IDF to replace some unimportant words in sentences with...
Downloads: 9 This Week
Last Update: 2023-09-08
See Project

Albumentations

Fast image augmentation library and an easy-to-use wrapper

... supports different computer vision tasks such as classification, semantic segmentation,
instance segmentation, object detection, and pose estimation. Albumentations works well
with data from different domains: photos, medical images, satellite imagery, manufacturing
and industrial applications, Generative Adversarial Networks. Albumentations can work
with various deep learning frameworks such as PyTorch and Keras.
Downloads: 10 This Week
Last Update: 2023-06-10
See Project


Poe Bot Protocol
Poe is a platform for interacting with AI-based bots. That includes well-known chat bots
like OpenAI's ChatGPT and Anthropic's Claude, but anyone can create their own bot by
implementing the protocol described in this repository.
Downloads: 4 This Week
Last Update: 2023-06-15
See Project

ChatGPT Java

A Java client for the ChatGPT API

ChatGPT Java is a Java client for the ChatGPT API. Use official API with model gpt-3.5-
turbo.
Downloads: 5 This Week
Last Update: 2023-04-24
See Project

revChatGPT

Reverse engineered ChatGPT API

Reverse Engineered ChatGPT API by OpenAI. Extensible for chatbots etc. This is not an
official OpenAI product.
Downloads: 0 This Week
Last Update: 2023-07-20
See Project

ChatGPT UI

A ChatGPT web client that supports multiple users, and databases

A ChatGPT web client that supports multiple users, multiple database connections for
persistent data storage, supports i18n. Provides Docker images and quick deployment
scripts. Support gpt-4 model. You can select the model in the "Model Parameters" of the
front-end. The GPT-4 model requires whitelist access from OpenAI. Added web search
capability to generate more relevant and up-to-date answers from ChatGPT! This feature is
off by default, you can turn it on in `Chat->Settings` in the...
Downloads: 10 This Week
Last Update: 2023-09-07
See Project

Dream Textures

Stable Diffusion built-in to Blender

Create textures, concept art, background assets, and more with a simple text prompt. Use the
'Seamless' option to create textures that tile perfectly with no visible seam. Texture entire
scenes with 'Project Dream Texture' and depth to image. Re-style animations with the
Cycles render pass. Run the models on your machine to iterate without slowdowns from a
service. Create textures, concept art, and more with text prompts. Learn how to use the
various configuration options to get exactly what...
Downloads: 13 This Week
Last Update: 2023-04-21
See Project

G-Diffuser Bot

Discord bot and Interface for Stable Diffusion

The first release of the all-in-one installer version of G-Diffuser is here. This release no
longer requires the installation of WSL or Docker and has a systray icon to keep track of
and launch G-Diffuser components. The infinite zoom scripts have been updated with some
improvements, notably a new compositer script that is hundreds of times faster than before.
The first release of the all-in-one installer is here. It notably features much easier "one-
click" installation and updating, as well...
Downloads: 1 This Week
Last Update: 2023-03-23
See Project

Tock

Tock, the open source conversational AI toolkit

Complete and autonomous NLU solution leveraging opensource libs, such as OpenNLP,
Stanford, Duckling and more. Web, mobile, social networks, smart speakers and more.
Create your bot once, connect it progressively to multiple channels as you need them.
Simple graphical interfaces to build stories and models, manage multilingual and
multichannel bots, better understand users with analytics. Program complex stories using
Kotlin, Python or Node.js provided components, or integrate with any...
Downloads: 6 This Week
Last Update: 2023-10-08
See Project

BotSharp

Open source AI chatbot platform builder in 100% C#

Conversation as a platform (CaaP) is the future, so it's perfect that we're already offering the
whole toolkits to our .NET developers using the BotSharp AI BOT Platform Builder to
build a CaaP. It opens up as much learning power as possible for your own robots and
precisely control every step of the AI processing pipeline. BotSharp is an open source
machine learning framework for AI Bot platform builder. This project involves natural
language understanding, computer vision and audio processing...
Downloads: 5 This Week
Last Update: 7 days ago
See Project

GPT-Code UI

An open source implementation of OpenAI's ChatGPT Code interpreter

An open source implementation of OpenAI's ChatGPT Code interpreter. Simply ask the
OpenAI model to do something and it will generate & execute the code for you. You can
put a .env in the working directory to load the OPENAI_API_KEY environment variable.
For Azure OpenAI Services, there are also other configurable variables like deployment
name. See .env.azure-example for more information. Note that model selection on the UI is
currently not supported for Azure OpenAI Services.
Downloads: 6 This Week
Last Update: 2023-07-29
See Project

AudioLM - Pytorch

Implementation of AudioLM audio generation model in Pytorch

Implementation of AudioLM, a Language Modeling Approach to Audio Generation out of


Google Research, in Pytorch It also extends the work for conditioning with classifier free
guidance with T5. This allows for one to do text-to-audio or TTS, not offered in the paper.
Yes, this means VALL-E can be trained from this repository. It is essentially the same. This
repository now also contains a MIT licensed version of SoundStream. It is also compatible
with EnCodec, however, be aware that it has a...
Downloads: 3 This Week
Last Update: 2023-10-10
See Project

Intelligent Java

Integrate with the latest language models, image generation and speech

Intelligent java (IntelliJava) is the ultimate tool to integrate with the latest language models
and deep learning frameworks using java. The library provides an intuitive functions for
sending input to models like ChatGPT and DALL·E, and receiving generated text, speech or
images. With just a few lines of code, you can easily access the power of cutting-
edge AI models to enhance your projects. Access ChatGPT, GPT3 to generate text and
DALL·E to generate images. OpenAI is preferred for quality...
Downloads: 4 This Week
Last Update: 2023-04-16
See Project

AI IMAGEN GENERATORS

AI Atelier

Based on the Disco Diffusion, version of the AI art creation software

Based on the Disco Diffusion, we have developed a Chinese & English version of the AI art
creation software "AI Atelier". We offer both Text-To-Image models (Disco Diffusion and
VQGAN+CLIP) and Text-To-Text (GPT-J-6B and GPT-NEOX-20B) as options. Making
available complete source code of licensed works and modifications, which include larger
works using a licensed work, under the same license. Copyright and license notices must be
preserved. When a modified version is used to provide a service...
Downloads: 3 This Week
Last Update: 2023-03-23
See Project

Yodd's AI Chat

This app uses the OpenAISwift library, ChatGPTSwift library and OpenAI

Welcome to Yodd AI Chat, your new AI-powered chatbot companion! Yodd AI Chat uses
the latest OpenAI API to provide you with an unparalleled chat experience. Whether you're
looking for a friendly conversation or need some help with a problem, Yodd AI Chat is here
to help. Free chatbot app for OpenAI's ChatGPT. Yodd's ChatGPT is a free and open-source
implementation of the OpenAI API in Swift for iOS. It uses the OpenAISwift framework,
ChatGPTSwift framework and OpenAI framework. Apparenlty you...
Downloads: 1 This Week
Last Update: 2023-03-23
See Project

InvokeAI

InvokeAI is a leading creative engine for Stable Diffusion models

InvokeAI is an implementation of Stable Diffusion, the open source text-to-image and


image-to-image generator. It provides a streamlined process with various new features and
options to aid the image generation process. It runs on Windows, Mac and Linux machines,
and runs on GPU cards with as little as 4 GB or RAM. InvokeAI is a leading creative engine
built to empower professionals and enthusiasts alike. Generate and create stunning visual
media using the latest AI-driven technologies...
Downloads: 98 This Week
Last Update: 2 days ago
See Project

Stable Diffusion v 2.1 web UI

Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img

Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, in paint and
upscale4x. Gradio app for Stable Diffusion 2 by Stability AI. It uses Hugging Face
Diffusers implementation. Currently supported pipelines are text-to-image, image-to-image,
inpainting, upscaling and depth-to-image.
Downloads: 27 This Week
Last Update: 2023-03-22
See Project


DALL-E 2 - Pytorch

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in


Pytorch. The main novelty seems to be an extra layer of indirection with the prior network
(whether it is an autoregressive transformer or a diffusion network), which predicts an
image embedding based on the text embedding from CLIP. Specifically, this repository will
only build out the diffusion prior network, as it is the best performing variant (but which
incidentally involves a causal transformer as...
Downloads: 39 This Week
Last Update: 2023-10-07
See Project

DALL·E Mini

Generate images from a text prompt

DALL·E Mini, generate images from a text prompt. OpenAI had the first impressive model
for generating images with DALL·E. Craiyon/DALL·E mini is an attempt at reproducing
those results with an open-source model. The model is trained by looking at millions of
images from the internet with their associated captions. Over time, it learns how to draw an
image from a text prompt. Some concepts are learned from memory as they may have seen
similar images. However, it can also learn how to create...
Downloads: 10 This Week
Last Update: 2023-03-21
See Project

Big Sleep

A simple command line tool for text to image generation

A simple command line tool for text to image generation, using OpenAI's CLIP and a
BigGAN. Ryan Murdock has done it again, combining OpenAI's CLIP and the generator
from a BigGAN! This repository wraps up his work so it is easily accessible to anyone who
owns a GPU. You will be able to have the GAN dream-up images using natural language
with a one-line command in the terminal. User-made notebook with bug fixes and added
features, like google drive integration. Images will be saved to...
Downloads: 10 This Week
Last Update: 2022-08-09
See Project

Dream Textures

Stable Diffusion built-in to Blender

Create textures, concept art, background assets, and more with a simple text prompt. Use the
'Seamless' option to create textures that tile perfectly with no visible seam. Texture entire
scenes with 'Project Dream Texture' and depth to image. Re-style animations with the
Cycles render pass. Run the models on your machine to iterate without slowdowns from a
service. Create textures, concept art, and more with text prompts. Learn how to use the
various configuration options to get exactly what...
Downloads: 13 This Week
Last Update: 2023-04-21
See Project

G-Diffuser Bot

Discord bot and Interface for Stable Diffusion

The first release of the all-in-one installer version of G-Diffuser is here. This release no
longer requires the installation of WSL or Docker and has a systray icon to keep track of
and launch G-Diffuser components. The infinite zoom scripts have been updated with some
improvements, notably a new compositer script that is hundreds of times faster than before.
The first release of the all-in-one installer is here. It notably features much easier "one-
click" installation and updating, as well...
Downloads: 1 This Week
Last Update: 2023-03-23
See Project

Intelligent Java

Integrate with the latest language models, image generation and speech

Intelligent java (IntelliJava) is the ultimate tool to integrate with the latest language models
and deep learning frameworks using java. The library provides an intuitive functions for
sending input to models like ChatGPT and DALL·E, and receiving generated text, speech or
images. With just a few lines of code, you can easily access the power of cutting-
edge AI models to enhance your projects. Access ChatGPT, GPT3 to generate text and
DALL·E to generate images. OpenAI is preferred for quality...
Downloads: 4 This Week
Last Update: 2023-04-16
See Project

OpenAI Web Application

A web application that allows users to interact with OpenAI's models

A web application that allows users to interact with OpenAI's modles through a simple and
user-friendly interface. This app is for demo purpose to test OpenAI API and may contain
issues/bugs. User-friendly interface for making requests to the OpenAI API. Responses are
displayed in a chat-like format. Select Models (Davinci, Codex, DALL·E, Whisper) based
on your needs. Create AI Images (DALL·E). Audio-Text Transcribe (Whisper). Highlight
code syntax. Type in the input field and press enter...
Downloads: 4 This Week
Last Update: 2023-03-23
See Project

pdf-extractor

Node.js module for rendering pdf pages to images, svgs and HTML files

Pdf-extractor is a wrapper around pdf.js to generate images, svgs, html files, text files and
json files from a pdf on node.js. A DOM Canvas is used to render and export the graphical
layer of the pdf. Canvas exports *.png as a default but can be extended to export to other file
types like .jpg. Pdf objects are converted to svg using the SVGGraphics parser of pdf.js. Pdf
text is converted to HTML. This can be used as a (transparent) layer over the image to
enable text selection. Pdf text is...
Downloads: 7 This Week
Last Update: 2023-03-23
See Project

ChatFred

Alfred workflow using ChatGPT, DALL·E 2 and other models for chatting

Alfred workflow using ChatGPT, DALL·E 2 and other models for chatting, image
generation and more. Access ChatGPT, DALL·E 2, and other OpenAI models. Language
models often give wrong information. Verify answers if they are important. Talk with
ChatGPT via the cf keyword. Answers will show as Large Type. Alternatively, use the
Universal Action, Fallback Search, or Hotkey. To generate text with InstructGPT models
and see results in-line, use the cft keyword. ⤓ Install on the Alfred Gallery or...
Downloads: 7 This Week
Last Update: 2023-10-01
See Project

PaddleNLP

Easy-to-use and powerful NLP library with Awesome model zoo

PaddleNLP It is a natural language processing development library for flying paddles, with
Easy-to-use text area API, Examples of applications for multiple scenarios, and High-
performance distributed training Three major features, aimed at improving the modeling
efficiency of the flying oar developer's text field, aiming to improve the developer's
development efficiency in the text field, and provide rich examples of NLP applications.
Provide rich industry-level pre-task capabilities...
Downloads: 6 This Week
Last Update: 2023-09-14
See Project

Stable Diffusion in Docker

Run the Stable Diffusion releases in a Docker container

Run the Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img,
pix2pix, upscale4x, and inpaint. Run the Stable Diffusion releases on Huggingface in a
GPU-accelerated Docker container. By default, the pipeline uses the full model and weights
which requires a CUDA capable GPU with 8GB+ of VRAM. It should take a few seconds
to create one image. On less powerful GPUs you may need to modify some of the options;
see the Examples section for more details. If you lack a...
Downloads: 5 This Week
Last Update: 2023-09-22
See Project

VQGAN-CLIP web app

Local image generation using VQGAN-CLIP or CLIP guided diffusion

VQGAN-CLIP has been in vogue for generating art using deep learning. Searching the
r/deepdream subreddit for VQGAN-CLIP yields quite a number of results. Basically,
VQGAN can generate pretty high-fidelity images, while CLIP can produce relevant
captions for images. Combined, VQGAN-CLIP can take prompts from human input, and
iterate to generate images that fit the prompts. Thanks to the generosity of creators sharing
notebooks on Google Colab, the VQGAN-CLIP technique has seen widespread...
Downloads: 4 This Week
Last Update: 2023-03-23
See Project

KnpSnappyBundle

Easily create PDF and images in Symfony by converting html using webki

Easily create PDF and images in Symfony by converting HTML using webkit. Snappy is a
PHP wrapper for the wkhtmltopdf conversion utility. It allows you to generate either pdf or
image files from your html documents, using the webkit engine. The KnpSnappyBundle
provides a simple integration for your Symfony project. If you need to change the binaries,
change the instance options or even disable one or both services, you can do it through the
configuration. Render a pdf document with a relative...
Downloads: 4 This Week
Last Update: 2023-09-06
See Project

Diffusers

State-of-the-art diffusion models for image and audio generation

Diffusers is the go-to library for state-of-the-art pretrained diffusion models for generating
images, audio, and even 3D structures of molecules. Whether you're looking for a simple
inference solution or training your own diffusion models, Diffusers is a modular toolbox
that supports both. Our library is designed with a focus on usability over performance,
simple over easy, and customizability over abstractions. State-of-the-art diffusion pipelines
that can be run in inference with just a...
Downloads: 4 This Week
Last Update: 2023-09-29
See Project

Satori

Enlightened library to convert HTML and CSS to SVG

Enlightened library to convert HTML and CSS to SVG. Satori supports the JSX syntax,
which makes it very straightforward to use. Satori will render the element into a 600×400
SVG, and return the SVG string. Under the hood, it handles layout calculation, font,
typography and more, to generate a SVG that matches the exact same HTML and CSS in a
browser. Satori only accepts JSX elements that are pure and stateless. You can use a subset
of HTML elements (see section below), or custom React...
Downloads: 3 This Week
Last Update: 2023-10-06
See Project

website-to-gif

Turn your website into a GIF

This Github Action automatically creates an animated GIF or WebP from a given web page
to display on your project README (or anywhere else). In your GitHub repo, create a
workflow file or extend an existing one. You have to also include a step to checkout and
commit to the repo. You can use the following example gif.yml. Make sure to modify the
url value and add any other input you want to use. WebP rendering will take a lot of time to
benefit from lossless quality and file size optimization.
Downloads: 1 This Week
Last Update: 2023-05-08
See Project

texturize

Generate photo-realistic textures based on source images

Generate photo-realistic textures based on source images. Remix, remake, mashup! Useful
if you want to create variations on a theme or elaborate on an existing texture. A command-
line tool and Python library to automatically generate new textures similar to a source image
or photograph. It's useful in the context of computer graphics if you want to make variations
on a theme or expand the size of an existing texture. This software is powered by deep
learning technology, using a combination...
Downloads: 1 This Week
Last Update: 2023-04-01
See Project


DALL-E in Pytorch

Implementation / replication of DALL-E, OpenAI's Text to Image

Implementation / replication of DALL-E (paper), OpenAI's Text to Image Transformer, in


Pytorch. It will also contain CLIP for ranking the generations. Kobiso, a research engineer
from Naver, has trained on the CUB200 dataset here, using full and deepspeed sparse
attention. You can also skip the training of the VAE altogether, using the pretrained model
released by OpenAI! The wrapper class should take care of downloading and caching the
model for you auto-magically. You can also use the...
Downloads: 1 This Week
Last Update: 2023-05-24
See Project

PRESENTA Lib

The javascript presentation library for the automation era

PRESENTA Lib is a config-driven presentation library that creates modern web documents
for the automation era. PRESENTA Lib requires a serializable object on purpose, to
facilitate interoperability, and data transformation as well as fostering novel tools to create
presentational documents. PRESENTA Lib is a javascript library without external
dependencies. It comes as UMD, thus, you can install it in several ways. A PRESENTA Lib
document contains a list of scenes that can be displayed one...
Downloads: 1 This Week
Last Update: 2023-03-22
See Project

pwa-asset-generator
Automates PWA asset generation and image declaration

Automates PWA asset generation and image declaration. Automatically generates icon and
splash screen images, favicons and mstile images. Updates manifest.json and index.html
files with the generated images according to Web App Manifest specs and Apple Human
Interface guidelines. When you build a PWA with a goal of providing native-like
experiences on multiple platforms and stores, you need to meet with the criteria of those
platforms and stores with your PWA assets; icon sizes and splash...
Downloads: 1 This Week
Last Update: 2023-05-18
See Project

flat

All-in-one image generation AI

All-in-one image generation AI. Launch StableDiffusionWebUI with just a few clicks. No
Python installation or repository cloning is required. Displays generated images in a list
with information such as prompts. The image folder can be set freely.
Downloads: 0 This Week
Last Update: 2023-03-23
See Project
Music generators

DeepMozart

Audio generation using diffusion models

Audio generation using diffusion models in PyTorch. The code is based on the audio-
diffusion-pytorch repository.
Downloads: 8 This Week
Last Update: 2023-03-29
See Project

MusicLM - Pytorch

Implementation of MusicLM music generation model in Pytorch

Implementation of MusicLM, Google's new SOTA model for music generation using
attention networks, in Pytorch. They are basically using text-conditioned AudioLM, but
surprisingly with the embeddings from a text-audio contrastive learned model named
MuLan. MuLan is what will be built out in this repository, with AudioLM modified from
the other repository to support the music generation needs here.
Downloads: 8 This Week
Last Update: 2023-09-06
See Project

AudioGenerator

Generates a sound given: volume, frequency, duration

Generates a sound given: volume, frequency, duration! Download build.zip, unpack zip, and
run the executable.
Downloads: 4 This Week
Last Update: 2023-03-29
See Project


AudioLM - Pytorch

Implementation of AudioLM audio generation model in Pytorch

Implementation of AudioLM, a Language Modeling Approach to Audio Generation out of


Google Research, in Pytorch It also extends the work for conditioning with classifier free
guidance with T5. This allows for one to do text-to-audio or TTS, not offered in the paper.
Yes, this means VALL-E can be trained from this repository. It is essentially the same. This
repository now also contains a MIT licensed version of SoundStream. It is also compatible
with EnCodec, however, be aware that it has a...
Downloads: 3 This Week
Last Update: 2023-10-10
See Project

audio-diffusion-pytorch

Audio generation using diffusion models, in PyTorch

A fully featured audio diffusion library, for PyTorch. Includes models for unconditional
audio generation, text-conditional audio generation, diffusion autoencoding, upsampling,
and vocoding. The provided models are waveform-based, however, the U-Net (built using
a-unet), DiffusionModel, diffusion method, and diffusion samplers are both generic to any
dimension and highly customizable to work on other formats. Note: no pre-trained models
are provided here, this library is meant for research...
Downloads: 2 This Week
Last Update: 2023-03-29
See Project
VCIDEO GENERATORS

StoryTeller

Multimodal AI Story Teller, built with Stable Diffusion, GPT, etc.


A multimodal AI story teller, built with Stable Diffusion, GPT, and neural text-to-speech
(TTS). Given a prompt as an opening line of a story, GPT writes the rest of the plot; Stable
Diffusion draws an image for each sentence; a TTS model narrates each line, resulting in a
fully animated video of a short story, replete with audio and visuals. To develop locally,
install dev dependencies and install pre-commit hooks. This will automatically trigger
linting and code quality checks before each...
Downloads: 19 This Week
Last Update: 2023-08-22
See Project

Recurrent Interface Network (RIN)

Implementation of Recurrent Interface Network (RIN)

Implementation of Recurrent Interface Network (RIN), for highly efficient generation of


images and video without cascading networks, in Pytorch. The author unawaredly
reinvented the induced set-attention block from the set transformers paper. They also
combine this with the self-conditioning technique from the Bit Diffusion paper, specifically
for the latents. The last ingredient seems to be a new noise function based around the
sigmoid, which the author claims is better than cosine...
Downloads: 4 This Week
Last Update: 2023-09-08
See Project

Aphantasia

CLIP + FFT/DWT/RGB = text to image/video

This is a collection of text-to-image tools, evolved from the artwork of the same name.
Based on CLIP model and Lucent library, with FFT/DWT/RGB parameterizes (no-GAN
generation). Illustrip (text-to-video with motion and depth) is added. DWT (wavelets)
parameterization is added. Check also colabs below, with VQGAN and SIREN+FFM
generators. Tested on Python 3.7 with PyTorch 1.7.1 or 1.8. Generating massive detailed
textures, a la deepdream, fullHD/4K resolutions and above, various CLIP models...
Downloads: 3 This Week
Last Update: 2023-03-22
See Project

Make-A-Video - Pytorch (wip)

Implementation of Make-A-Video, new SOTA text to video generator

Implementation of Make-A-Video, new SOTA text to video generator from Meta AI, in
Pytorch. They combine pseudo-3d convolutions (axial convolutions) and temporal attention
and show much better temporal fusion. The pseudo-3d convolutions isn't a new concept. It
has been explored before in other contexts, say for protein contact prediction as
"dimensional hybrid residual networks". The gist of the paper comes down to, take a SOTA
text-to-image model (here they use DALL-E2, but the same learning...
Downloads: 3 This Week
Last Update: 2023-06-19
See Project

Phenaki - Pytorch

Implementation of Phenaki Video, which uses Mask GIT

Implementation of Phenaki Video, which uses Mask GIT to produce text-guided videos of
up to 2 minutes in length, in Pytorch. It will also combine another technique involving a
token critic for potentially even better generations. A new paper suggests that instead of
relying on the predicted probabilities of each token as a measure of confidence, one can
train an extra critic to decide what to iteratively mask during sampling. This repository will
also endeavor to allow the researcher to...
Downloads: 2 This Week
Last Update: 6 days ago
See Project

Amiga Memories

A walk along memory lane

Amiga Memories is a project (started & released in 2013) that aims to make video
programmes that can be published on the internet. The images and sound produced by
Amiga Memories are 100% automatically generated. The generator itself is implemented in
Squirrel, the 3D rendering is done on GameStart 3D. An Amiga Memories video is mostly
based on a narrative. The purpose of the script is to define the spoken and written content.
The spoken text will be read by a voice synthesizer (Text To...
Downloads: 1 This Week
Last Update: 2023-03-22
See Project

Video Diffusion - Pytorch

Implementation of Video Diffusion Models

Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to
Video Generation - in Pytorch. Implementation of Video Diffusion Models, Jonathan Ho's
new paper extending DDPMs to Video Generation - in Pytorch. It uses a special space-time
factored U-net, extending generation from 2D images to 3D videos. 14k for difficult moving
mnist (converging much faster and better than NUWA) - wip. Any new developments for
text-to-video synthesis will be centralized at...
Downloads: 1 This Week
Last Update: 2023-03-22
See Project

NWT - Pytorch (wip)

Implementation of NWT, audio-to-video generation, in Pytorch

Implementation of NWT, audio-to-video generation, in Pytorch. The paper proposes a new


discrete latent representation named Memcodes, which can be succinctly described as a type
of multi-head hard-attention to learned memory (codebook) key/values. They claim the need
for less codes and smaller codebook dimensions in order to achieve better reconstructions.
Downloads: 0 This Week
Last Update: 2023-03-22
See Project

NÜWA - Pytorch

Implementation of NÜWA, attention network for text to video synthesis

Implementation of NÜWA, state of the art attention network for text-to-video synthesis, in
Pytorch. It also contains an extension into video and audio generation, using a dual decoder
approach. It seems as though a diffusion-based method has taken the new throne for SOTA.
However, I will continue on with NUWA, extending it to use multi-headed codes +
hierarchical causal transformer. I think that direction is untapped for improving on this line
of work. In the paper, they also present a way...
Downloads: 0 This Week
Last Update: 2023-03-22
See Project


Text2Video

Software tool that converts text to video for more engaging experience

Text2Video is a software tool that converts text to video for more engaging learning
experience. I started this project because during this semester, I have been given many
reading assignments and I felt frustration in reading long text. For me, it was very time and
energy-consuming to learn something through reading. So I imagined, "What if there was a
tool that turns text into something more engaging such as a video, wouldn't it improve my
learning experience?" I created a prototype web...
1 Review
Downloads: 34 This Week
Last Update: 2023-03-22
See Project

DCVGAN

DCVGAN: Depth Conditional Video Generation, ICIP 2019.

This paper proposes a new GAN architecture for video generation with depth videos and
color videos. The proposed model explicitly uses the information of depth in a video
sequence as additional information for a GAN-based video generation scheme to make the
model understands scene dynamics more accurately. The model uses pairs of color video
and depth video for training and generates a video using the two steps. Generate the depth
video to model the scene dynamics based on the geometrical...
Downloads: 0 This Week
Last Update: 2023-03-22

AI CHATBOTS


GPT AI Assistant

OpenAI + LINE + Vercel = GPT AI Assistant

GPT AI Assistant is an application that is implemented using the OpenAI API and LINE
Messaging API. Through the installation process, you can start chatting with your
own AI assistant using the LINE mobile app.
Downloads: 10 This Week
Last Update: 2023-10-01
See Project

AI Chatbot Framework

Python chatbot framework with Natural Language Understanding

Building a chatbot can sound daunting, but it’s totally doable. AI Chatbot Framework is
an AI powered conversational dialog interface built in Python. With this tool, it’s easy to
create Natural Language conversational scenarios with no coding efforts whatsoever. The
smooth UI makes it effortless to create and train conversations to the bot and it continuously
gets smarter as it learns from conversations it has with people. AI Chatbot Framework can
live on any channel of your choice...
Downloads: 0 This Week
Last Update: 2022-01-13
See Project


Edge GPT

Reverse engineered API of Microsoft's Bing Chat

Reverse engineered API of Microsoft's Bing Chat The reverse engineering the chat feature
of the new version of Bing. Requirements: - Python 3.8+ - A Microsoft account with Bing
Chat access
Downloads: 3 This Week
Last Update: 2023-08-03
See Project

ChatGPT API

Node.js client for the official ChatGPT API. 🔥

This package is a Node.js wrapper around ChatGPT by OpenAI. TS batteries included. ✨


The official OpenAI chat completions API has been released, and it is now the default for

this package! 🔥 Note: We strongly recommend using ChatGPTAPI since it uses the officially
supported API from OpenAI. We may remove support for ChatGPTUnofficialProxyAPI in
a future release. 1. ChatGPTAPI - Uses the gpt-3.5-turbo-0301 model with the official
OpenAI chat completions API (official, robust approach, but...
1 Review
Downloads: 23 This Week
Last Update: 2023-05-31
See Project

BingGPT
Desktop application of Bing's AI-powered chat (Windows, Mac, Linux)

Desktop application of new Bing's AI-powered chat 1. Get access to the early preview of
new Bing 2. Sign in to your Microsoft account 3. Start chatting
1 Review
Downloads: 127 This Week
Last Update: 2023-07-02
See Project

NVIDIA NeMo

Toolkit for conversational AI

NVIDIA NeMo, part of the NVIDIA AI platform, is a toolkit for building new state-of-the-
art conversational AI models. NeMo has separate collections for Automatic Speech
Recognition (ASR), Natural Language Processing (NLP), and Text-to-Speech (TTS)
models. Each collection consists of prebuilt modules that include everything needed to train
on your data. Every module can easily be customized, extended, and composed to create
new conversational AI model architectures. Conversational AI...
Downloads: 10 This Week
Last Update: 2023-09-26
See Project

ChatALL

Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vincuna, etc.

Concurrently chat with ChatGPT, Bing Chat, bard, Alpaca, Vincuna, Claude, ChatGLM,
MOSS, iFlytek Spark, ERNIE and more, discover the best answers. Large Language Models
(LLMs) based AI bots are amazing. However, their behavior can be random and different
bots excel at different tasks. If you want the best experience, don't try them one by one.
ChatALL (Chinese name: 齐叨) can send prompt to several AI bots concurrently, help you
to discover the best results.
Downloads: 84 This Week
Last Update: 2023-09-30
See Project

revChatGPT

Reverse engineered ChatGPT API

Reverse Engineered ChatGPT API by OpenAI. Extensible for chatbots etc. This is not an
official OpenAI product.
Downloads: 0 This Week
Last Update: 2023-07-20
See Project

Poe Bot Protocol


Poe is a platform for interacting with AI-based bots. That includes well-known chat bots
like OpenAI's ChatGPT and Anthropic's Claude, but anyone can create their own bot by
implementing the protocol described in this repository.
Downloads: 4 This Week
Last Update: 2023-06-15
See Project

G-Diffuser Bot
Discord bot and Interface for Stable Diffusion

The first release of the all-in-one installer version of G-Diffuser is here. This release no
longer requires the installation of WSL or Docker and has a systray icon to keep track of
and launch G-Diffuser components. The infinite zoom scripts have been updated with some
improvements, notably a new compositer script that is hundreds of times faster than before.
The first release of the all-in-one installer is here. It notably features much easier "one-
click" installation and updating, as well...
Downloads: 1 This Week
Last Update: 2023-03-23
See Project

Tock

Tock, the open source conversational AI toolkit

Complete and autonomous NLU solution leveraging opensource libs, such as OpenNLP,
Stanford, Duckling and more. Web, mobile, social networks, smart speakers and more.
Create your bot once, connect it progressively to multiple channels as you need them.
Simple graphical interfaces to build stories and models, manage multilingual and
multichannel bots, better understand users with analytics. Program complex stories using
Kotlin, Python or Node.js provided components, or integrate with any...
Downloads: 6 This Week
Last Update: 2023-10-08
See Project

BotSharp

Open source AI chatbot platform builder in 100% C#


Conversation as a platform (CaaP) is the future, so it's perfect that we're already offering the
whole toolkits to our .NET developers using the BotSharp AI BOT Platform Builder to
build a CaaP. It opens up as much learning power as possible for your own robots and
precisely control every step of the AI processing pipeline. BotSharp is an open source
machine learning framework for AI Bot platform builder. This project involves natural
language understanding, computer vision and audio processing...
Downloads: 5 This Week
Last Update: 7 days ago
See Project

Bot Framework Web Chat

A highly-customizable web-based client for Azure Bot Services

This repository contains code for the Bot Framework Web Chat component. The Bot
Framework Web Chat component is a highly-customizable web-based client for the Bot
Framework V4 SDK. The Bot Framework SDK v4 enables developers to model
conversation and build sophisticated bot applications. This repo is part of the Microsoft Bot
Framework, a comprehensive framework for building enterprise-grade
conversational AI experiences. Create a bot with the ability to speak, listen, understand, and
learn...
Downloads: 5 This Week
Last Update: 2023-08-26
See Project

Botonic

Build chatbots and conversational experiences using React

... and graphical interfaces. With Botonic you can focus on creating the best conversational
experience for your users instead of dealing with different messaging APIs, AI/NLP
complexity or managing and scaling infrastructure. It also comes with a battery of plugins
so you can easily integrate popular services into your project.
Downloads: 1 This Week
Last Update: 2023-03-23
See Project

DeepPavlov

A library for deep learning end-to-end dialog systems and chatbots

DeepPavlov makes it easy for beginners and experts to create dialogue systems. The best
place to start is with user-friendly tutorials. They provide quick and convenient introduction
on how to use DeepPavlov with complete, end-to-end examples. No installation needed.
Guides explain the concepts and components of DeepPavlov. Follow step-by-step
instructions to install, configure and extend DeepPavlov framework for your use case.
DeepPavlov is an open-source framework for chatbots and virtual...
Downloads: 0 This Week
Last Update: 13 hours ago
See Project

Chatbot Unleashed 0.1.0 Beta

This is a ChatBot developed with python. Enjoy!

This ChatBot uses AI to predict what the user is trying to ask/say. It uses predefined
responses and is currently unable to generate its own responses until a later date.
Downloads: 0 This Week
Last Update: 2023-05-12
See Project

KoboldAI

Your gateway to GPT writing

This is a browser-based front-end for AI-assisted writing with multiple local &
remote AI models. It offers the standard array of tools, including Memory, Author's Note,
World Info, Save & Load, adjustable AI settings, formatting options, and the ability to
import existing AI Dungeon adventures. You can also turn on Adventure mode and play the
game like AI Dungeon Unleashed. Stories can be played like a Novel, a text adventure
game or used as a chatbot with an easy toggles to change between...

Downloads: 1,370 This Week


Last Update: 2022-12-01
See Project

QP GPT

A simple chatbot

This is a simple chatbot written in Object Pascal/Lazarus. It is by far not as good and
versatile as ChatGPT. It's just a little fun project to understand a few basics of
programming AI software. You don't need to install Lazarus, Object Pascal, compilers or
other dependencies. You can simply download and run the .exe file.
Downloads: 0 This Week
Last Update: 2023-08-06

AI MULTIMEDIA

Stable Diffusion v 2.1 web UI

Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img

Lightweight Stable Diffusion v 2.1 web UI: txt2img, img2img, depth2img, in paint and
upscale4x. Gradio app for Stable Diffusion 2 by Stability AI. It uses Hugging Face
Diffusers implementation. Currently supported pipelines are text-to-image, image-to-image,
inpainting, upscaling and depth-to-image.
Downloads: 27 This Week
Last Update: 2023-03-22
See Project


DALL-E 2 - Pytorch

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in


Pytorch. The main novelty seems to be an extra layer of indirection with the prior network
(whether it is an autoregressive transformer or a diffusion network), which predicts an
image embedding based on the text embedding from CLIP. Specifically, this repository will
only build out the diffusion prior network, as it is the best performing variant (but which
incidentally involves a causal transformer as...
Downloads: 39 This Week
Last Update: 2023-10-07
See Project

Dream Textures

Stable Diffusion built-in to Blender

Create textures, concept art, background assets, and more with a simple text prompt. Use the
'Seamless' option to create textures that tile perfectly with no visible seam. Texture entire
scenes with 'Project Dream Texture' and depth to image. Re-style animations with the
Cycles render pass. Run the models on your machine to iterate without slowdowns from a
service. Create textures, concept art, and more with text prompts. Learn how to use the
various configuration options to get exactly what...
Downloads: 13 This Week
Last Update: 2023-04-21
See Project

Stable Diffusion in Docker


Run the Stable Diffusion releases in a Docker container

Run the Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img,
pix2pix, upscale4x, and inpaint. Run the Stable Diffusion releases on Huggingface in a
GPU-accelerated Docker container. By default, the pipeline uses the full model and weights
which requires a CUDA capable GPU with 8GB+ of VRAM. It should take a few seconds
to create one image. On less powerful GPUs you may need to modify some of the options;
see the Examples section for more details. If you lack a...
Downloads: 5 This Week
Last Update: 2023-09-22
See Project

audio-diffusion-pytorch

Audio generation using diffusion models, in PyTorch

A fully featured audio diffusion library, for PyTorch. Includes models for unconditional
audio generation, text-conditional audio generation, diffusion autoencoding, upsampling,
and vocoding. The provided models are waveform-based, however, the U-Net (built using
a-unet), DiffusionModel, diffusion method, and diffusion samplers are both generic to any
dimension and highly customizable to work on other formats. Note: no pre-trained models
are provided here, this library is meant for research...
Downloads: 2 This Week
Last Update: 2023-03-29
See Project

AnimeGAN

A simple PyTorch Implementation of Generative Adversarial Networks

A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime


face drawing. The images are generated from a DCGAN model trained on 143,000 anime
character faces for 100 epochs. Manipulating latent codes enables the transition from images
in the first row to the last row. The images are not clean, some outliers can be observed,
which degrades the quality of the generated images. Anime-style images of 126 tags are
collected from danbooru.donmai.us using the crawler tool...
Downloads: 1 This Week
Last Update: 2023-03-21
See Project

GIMP ML

AI for GNU Image Manipulation Program

This repository introduces GIMP3-ML, a set of Python plugins for the widely popular GNU
Image Manipulation Program (GIMP). It enables the use of recent advances in computer
vision to the conventional image editing pipeline. Applications from deep learning such as
monocular depth estimation, semantic segmentation, mask generative adversarial networks,
image super-resolution, de-noising and coloring have been incorporated with GIMP through
Python-based plugins. Additionally, operations on images...
Downloads: 19 This Week
Last Update: 2022-08-19
See Project

Image Super-Resolution (ISR)

Super-scale your images and run experiments with Residual Dense

The goal of this project is to upscale and improve the quality of low-resolution images. This
project contains Keras implementations of different Residual Dense Networks for Single
Image Super-Resolution (ISR) as well as scripts to train these networks using content and
adversarial loss components. Docker scripts and Google Colab notebooks are available to
carry training and prediction. Also, we provide scripts to facilitate training on the cloud with
AWS and Nvidia-docker with only a few...
Downloads: 24 This Week
Last Update: 2022-03-31
See Project

Exposure

Learning infinite-resolution image processing with GAN and RL

Learning infinite-resolution image processing with GAN and RL from unpaired image
datasets, using a differentiable photo editing model. ACM Transactions on Graphics
(presented at SIGGRAPH 2018) Exposure is originally designed for RAW photos, which
assumes 12+ bit color depth and linear "RGB" color space (or whatever we get after
demosaicing). jpg and png images typically have only 8-bit color depth (except 16-bit pngs)
and the lack of information (dynamic range/activation resolution) may...
Downloads: 0 This Week
Last Update: 2023-03-21
See Project

AI CHATS

AI Chatbot Framework

Python chatbot framework with Natural Language Understanding

Building a chatbot can sound daunting, but it’s totally doable. AI Chatbot Framework is
an AI powered conversational dialog interface built in Python. With this tool, it’s easy to
create Natural Language conversational scenarios with no coding efforts whatsoever. The
smooth UI makes it effortless to create and train conversations to the bot and it continuously
gets smarter as it learns from conversations it has with people. AI Chatbot Framework can
live on any channel of your choice...
Downloads: 0 This Week
Last Update: 2022-01-13
See Project

Tock

Tock, the open source conversational AI toolkit

Complete and autonomous NLU solution leveraging opensource libs, such as OpenNLP,
Stanford, Duckling and more. Web, mobile, social networks, smart speakers and more.
Create your bot once, connect it progressively to multiple channels as you need them.
Simple graphical interfaces to build stories and models, manage multilingual and
multichannel bots, better understand users with analytics. Program complex stories using
Kotlin, Python or Node.js provided components, or integrate with any...
Downloads: 6 This Week
Last Update: 2023-10-08
See Project

Botonic

Build chatbots and conversational experiences using React

... and graphical interfaces. With Botonic you can focus on creating the best conversational
experience for your users instead of dealing with different messaging APIs, AI/NLP
complexity or managing and scaling infrastructure. It also comes with a battery of plugins
so you can easily integrate popular services into your project.
Downloads: 1 This Week
Last Update: 2023-03-23
See Project

ANGie

Alice Next Generation (internet entity)


An AIML based chat bot building on the original Alice AIML 1.0.1 set produced by Dr.
Wallace and the ALICE AI Foundation and the PyAIML code base written by Cort Stratton,
the ANGie project incorporates additional AIML sets, adds its own AIML to the set, adds
new AIML tags and additional code to provide more dynamic responses and more logical
case-based-reasoning. Reading through most AIML sets it seems like the authors' intention
was to have a response to every input that a bot has ever seen...
Downloads: 3 This Week
Last Update: 2018-03-28
See Project

Kutkut Chatbot

AI chat bot for all platforms.

KutKut ChatBot is a chatter bot program, developed to chat with you using artificial
intelligence. You can chat with this program as you talk to a human. It features a GUI
interface to send and receive chat messages and many more features. Kukut Chatbot can run
on any platform, including Windows, Linux, Mac OS, and *BSD.
Downloads: 4 This Week
Last Update: 2013-05-29
See Project

NukeAI - an AIML chatbot for phpnuke


Port (Program E is an AIML chatterbot) to a Phpnuke Module. NukeAI bring to CMS
an AI that can teach, be used as a help system or what ever else you may think of. Interfaces
to IRC, Phpbb forums, and chat rooms are just a few ideas in development. Right
1 Review
Downloads: 0 This Week
Last Update: 2013-03-25
See Project

bUSINESS


SDGym

Benchmarking synthetic data generation methods

The Synthetic Data Gym (SDGym) is a benchmarking framework for modeling and
generating synthetic data. Measure performance and memory usage across different
synthetic data modeling techniques – classical statistics, deep learning and more! The
SDGym library integrates with the Synthetic Data Vault ecosystem. You can use any of its
synthesizers, datasets or metrics for benchmarking. You also customize the process to
include your own work. Select any of the publicly available datasets from the...
Downloads: 0 This Week
Last Update: 2023-06-14
See Project

BertViz

BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.)

BertViz is an interactive tool for visualizing attention in Transformer language models such
as BERT, GPT2, or T5. It can be run inside a Jupyter or Colab notebook through a simple
Python API that supports most Huggingface models. BertViz extends the Tensor2Tensor
visualization tool by Llion Jones, providing multiple views that each offer a unique lens into
the attention mechanism. The head view visualizes attention for one or more attention heads
in the same layer. It is based on the...
Downloads: 0 This Week
Last Update: 2023-03-25
See Project


GnoppixNG

Gnoppix Linux

Gnoppix is a Linux distribution based on Debian, available in for amd64 ,i386 and ARM
architectures. Gnoppix is a great choice for users who want a lightweight and easy-to-use
with security in mind. Gnoppix was first announced in June 2003. Currently we're working
on a Gnoppix version for WSL, Mobile devices like smartphones and tablets as well.

1 Review
Downloads: 201 This Week
Last Update: 2023-10-02
See Project

MentDB Weak

Mentalese Database Engine

Welcome to MentDB (Mentalese Database). The platform provides tools for AI, SOA, ETL,
ESB, database, web application, data quality, predictive analytics, chatbot ..., in a
revolutionary data language (MQL). The server is based on a new generation
of AI algorithm, and on an innovative SOA layer to reach the WWD. Mentalese is the
language of thought structuring the human brain. This language is able to accommodate
different common languages and allows autonomy in a machine. WWD literally means...
Downloads: 4 This Week
Last Update: 2023-08-07

 ¿Qué es un NFT?

 Cómo comprar un NFT

 ¿Qué son los lanzamientos de NFT?

 Cómo vender un NFT usando Metoo

 Cómo crear un NFT en Metoo


 ¿Qué es un criptomonedero?

 ¿Qué es criptomoneda?

 ¿Qué son las tasas de gas de la cadena de bloques?

 ¿Qué es una cadena de bloques?

 ¿Qué es web3?

 Cómo mantener la protección en web3

 Cómo comprar un NFT

 ¿Qué son los lanzamientos de NFT?

 Cómo vender un NFT usando Metoo

 Cómo crear un NFT en Metoo

 ¿Qué es un criptomonedero?

 ¿Qué es criptomoneda?

 ¿Qué son las tasas de gas de la cadena de bloques?

 ¿Qué es una cadena de bloques?

 ¿Qué es web3?

 Cómo mantener la protección en web3

You might also like