mariiaromaniuk / ChatBotLinks
Chatbot application in C++ interacts with a user in simple English language and can simulate a conversation. It has a repository/database of facts and rules, which are searched to give the best possible response. Also, I'll try to implement basic AI elements and the open-source speech synthesizer eSpeak to create an audible output (so the chatbo…
☆11Updated 6 years ago
Alternatives and similar repositories for ChatBot
Users that are interested in ChatBot are comparing it to the libraries listed below
Sorting:
- Practical C++ Game Programming with Data Structures and Algorithms☆95Updated 2 months ago
- 2D game engine and editor written in modern C++ and Vulkan☆67Updated last year
- C++/Vulkan Game Engine☆13Updated 6 months ago
- The repo for my video on game in C++ full course☆170Updated last year
- A graphics engine in C with the Vulkan API for experience☆44Updated 11 months ago
- A runtime for writing reliable asynchronous applications with C++. Provides I/O, networking, scheduling, timers, ...☆172Updated this week
- Lightweight 2D rigid-body physics engine☆103Updated 9 months ago
- a simple 2d library made in opengl☆93Updated 7 months ago
- UI library inspired by imgui, it makes adding menus and submenus very easy!☆58Updated 10 months ago
- a simple galaxy renderer with Vulkan☆154Updated last year
- Optional networking module for Walnut☆65Updated last year
- C++ OpenGL from scratch under 48h for GMTK2023☆59Updated 2 years ago
- ☆107Updated last year
- ☆24Updated 2 years ago
- Ray tracer using no GPU acceleration to see how far we can push the limits☆25Updated last year
- A simple 2D physics engine.☆70Updated last year
- Data Structures and Algorithms, STL replacement without mess☆21Updated last year
- This is a "Hello World" project for an ImGui application that uses raylib for the backend, CMake for the build and Google Angle on macOS …☆26Updated 2 years ago
- Standalone node editor in raylib☆57Updated 3 months ago
- Optimized handling of collisions of a large number of objects☆53Updated 3 years ago
- C++23 Game Engine☆33Updated 6 months ago
- Uses SFML for a compact physics simulation illustrating elastic collisions in C++.☆10Updated 2 years ago
- ☆115Updated 7 months ago
- An OpenGL game engine with simple architecture and easy to understand codebase☆49Updated 6 months ago
- Yet another C++ cross platform graphical/game engine☆79Updated this week
- A public domain SDL2 OpenGL template project including build scripts☆22Updated 2 years ago
- entity component system framework☆68Updated 3 weeks ago
- Some examples on how to use Valve's GameNetworkingSockets library for networking in C++☆129Updated 2 years ago
- (Deprecated) Fast, lightweight 2D game framework☆31Updated 8 months ago
- Plug and play SDL2 + imgui already configured for you 💪! You don't even need to know CMake!☆18Updated last year