
Nativer Discord Bot
Improve your English
What it does
An English content rewriter and optimizer. You can integrate it into a Discord server for everyone to optimize their content with one click.
Does a similar job
all alternatives →
- OSOpen-source support bot for Discord2023 · github.com · ▲21
Many companies have a public Discord where people ask questions. Sometimes those questions are dumb and can be easily answered by reading the support documents. So we built a bot that does 3 things: 1. Uses FAISS to index public support documents provided as URLs 2. Monitors a Discord channel for questions, prefixed with !help 3. Responds to questions with its best guess of the right answer and cites its source document(s), using Data Augmented Generation from LangChain It won’t be right all of the time, but if people find it helpful we’ll make it better. Take a look at the repo and give us…




More life & fun this month
the category →- TL
Life & fun · 12d ago · louisabraham.github.io


- CCCreatium Coach▲321
Your multimedia mentor that takes you from mid to great
Life & fun · 13d ago · producthunt.creatium.info


Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 29d ago · everycube.alen.is
Source: Product Hunt launch ↗
Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com