dialogue

Top 22 dialogue Open-Source Projects

  • NLP-progress

    Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.

  • dialogic

    💬 Create Dialogs, Visual Novels, RPGs, and manage Characters with Godot to create your Game!

  • Project mention: What's the Godot way to structuring the communication with the GUI? | /r/godot | 2023-11-04

    For some context, I'm an experienced (~10 years) programmer starting to dabble in game development. I'm learning to build various systems to gain experience and understanding, and recently I was interested in developing a dialogue system with an editor similar to what Dialogic provides.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • DialoGPT

    Large-scale pretraining for dialogue

  • YarnSpinner

    Yarn Spinner is a tool for building interactive dialogue in games!

  • Project mention: Dialogue system with scriptable objects | /r/Unity3D | 2023-05-30

    Another option if you don't want to implement it yourself though is to use an already built library. I've been playing with YarnSpinner a little bit recently and I'm liking it so far. I can't give much more details than that, but it's maybe worth a look. At least for some reference.

  • mPLUG-Owl

    mPLUG-Owl & mPLUG-Owl2: Modularized Multimodal Large Language Model

  • Project mention: Unleash the Power of Video-LLaMA: Revolutionizing Language Models with Video and Audio Understanding! | dev.to | 2023-06-12

    We extend our deepest gratitude to the extraordinary projects that have influenced and contributed to the development of Video-LLaMA. We're indebted to MiniGPT-4, FastChat, BLIP-2, EVA-CLIP, ImageBind, LLaMA, VideoChat, LLaVA, WebVid, and mPLUG-Owl for their invaluable contributions. Special thanks to Midjourney for creating the stunning Video-LLaMA logo, encapsulating the essence of our groundbreaking project.

  • godot_dialogue_manager

    A powerful nonlinear dialogue system for Godot

  • Project mention: I made a quick tutorial for building a reusable menu node with a moving pointer | /r/godot | 2023-06-15

    This is the basis for the menu I use in my own game as well as my Dialogue Manager addon.

  • GODEL

    Large-scale pretrained models for goal-directed dialog

  • Project mention: Microsoft: Large-scale pretrained models for goal-directed dialog | news.ycombinator.com | 2023-06-05
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • YarnClassic

    A tool for writing interactive dialogue in games!

  • DlgSystem

    Dialogue Plugin System for Unreal Engine

  • Project mention: Free open-source dialogue plugin | /r/unrealengine | 2023-06-10

    I've been using https://github.com/NotYetGames/DlgSystem which has been really helpful.

  • LLMUnity

    LLMUnity allows to integrate LLMs (Large Language Models) in the Unity engine.

  • Scribble

    Efficient, internationalized, multi-effects text renderer for GameMaker

  • Project mention: A question regarding using right to left languages in gamemaker | /r/gamemaker | 2023-07-21

    Just use Scribble. Your method is highly inefficient using an object for each character, and Scribble will handle everything you need and a lot more very efficiently.

  • UltimateStarterKit

    The Ultimate Starter Kit plugin to speed up development of Unreal Engine games

  • Project mention: Free open-source dialogue plugin | /r/unrealengine | 2023-06-10

    Check it out if you're interested: https://github.com/hfjooste/UltimateStarterKit/releases/tag/3.0.0-beta8

  • Chatterbox

    GameMaker 2022 LTS implementation of the Yarn narrative design language (by JujuAdams)

  • Project mention: does anyone have a non-video tutorial for creating a dialog system? | /r/gamemaker | 2023-05-31

    JujuAdams/Chatterbox which PowerPlaidPlays mentioned in his comment may appear in your search results. friendlycosmonaut/Dialogue-System is at the top of my search results. I could see a few others - nothing wrong with more references, right? Just pick your favorite implementation, design pattern, or coding style.

  • botml

    Powerful markup language for modern chatbots.

  • dialop

    DialOp: Decision-oriented dialogue environments for collaborative language agents

  • Project mention: [R] Decision-Oriented Dialogue for Human-AI Collaboration (Berkeley + Microsoft) — making LLM agents more collaborative in everyday tasks | /r/MachineLearning | 2023-06-08

    Code: https://github.com/jlin816/dialop

  • godot-clyde-dialogue

    Clyde Dialogue Language Importer and interpreter for Godot.

  • Godot-Open-Dialogue-Expansion

    This is my branch of J.Sena's project Godot Open Dialogue, a JSON-based non-linear conversation system for Godot projects.

  • FaceFXWrapper

    Utility to generate LIP files for TES/Fallout games

  • Scribblebox

    Demonstration of Scribble combined with Chatterbox

  • Project mention: Jack of Clubs pre-alpha vertical slice demo out now! | /r/gamemaker | 2023-05-02

    - ScribbleBox: Another gem by JujuAdams, Scribblebox is a combination of Scribble and Chatterbox. Scribble handles the text rendering, and Chatterbox handles dialogue. I write dialogue in a program called Crochet, which saves your dialogue in a .yarn file that Chatterbox can import into Gamemaker. Learning Yarn was a bit of a process but wasn't hard. I can even use Input to make text clickable with the mouse, which was a huge pain without it. If your game has much dialogue, I strongly recommend it.

  • EquinoxDialogue

    An intuitive dialogue tree builder.

  • MAS-Submod-consistent-menus

    Modifies all dialogue menus to be the same format (where possible)

  • Project mention: What the f**k? | /r/MASFandom | 2023-12-10
  • CRDialogue

    An exploration of the dialogue from Critical Role

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

dialogue related posts

Index

What are some of the best open-source dialogue projects? This list will help you:

Project Stars
1 NLP-progress 22,296
2 dialogic 3,193
3 DialoGPT 2,315
4 YarnSpinner 2,208
5 mPLUG-Owl 1,917
6 godot_dialogue_manager 1,718
7 GODEL 834
8 YarnClassic 500
9 DlgSystem 361
10 LLMUnity 329
11 Scribble 316
12 UltimateStarterKit 261
13 Chatterbox 117
14 botml 99
15 dialop 91
16 godot-clyde-dialogue 84
17 Godot-Open-Dialogue-Expansion 24
18 FaceFXWrapper 18
19 Scribblebox 15
20 EquinoxDialogue 8
21 MAS-Submod-consistent-menus 5
22 CRDialogue 1

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com