awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
B

bwilcox-1234/ChatScript

0
View on GitHub↗
0 stars·0 forks·1 view

ChatScript

Features

  • Chatbots and QA - Rule-based chatbot engine and dialogue manager.
  • Natural Language Processing - Dialog management and natural language processing engine.

Star history

Star history chart for bwilcox-1234/chatscriptStar history chart for bwilcox-1234/chatscript

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ChatScript

Similar open-source projects, ranked by how many features they share with ChatScript.
  • gunthercox/chatterbotgunthercox avatar

    gunthercox/ChatterBot

    14,493View on GitHub↗

    ChatterBot is a conversational AI framework and machine learning dialogue system used to build bots that generate automated responses. It functions as a multilingual natural language processing library and a vector-based knowledge base, utilizing logic adapters and statistical pattern matching to select the most confident response to user input. The system supports multilingual chatbot training and processing by using a design independent of specific linguistic rules. It employs semantic vector search to retrieve contextually accurate responses from a database of stored conversations and can

    Pythonbotchatbotchatterbot
    View on GitHub↗14,493
  • snipsco/snips-nlusnipsco avatar

    snipsco/snips-nlu

    3,972View on GitHub↗

    snips-nlu is a Python library and natural language understanding engine designed to convert unstructured text into structured data. It identifies user intents and extracts associated entities from natural language sentences to enable machine-readable command processing. The engine functions as a multilingual parser capable of processing text across multiple languages. It maps identified entities to canonical values or standardized ISO formats, such as timestamps, to ensure data consistency. The project covers intent classification and named entity recognition, utilizing sequence labeling and

    Python
    View on GitHub↗3,972
  • deepmipt/deeppavlovdeepmipt avatar

    deepmipt/DeepPavlov

    6,986View on GitHub↗

    DeepPavlov is a deep learning conversational AI framework designed for building end-to-end dialog systems and chatbots. It functions as an NLP model training library and a pipeline system that connects multiple natural language processing models into a single operational chain. The framework provides a REST API model server to expose trained deep learning models as web endpoints. This allows conversational agents to be deployed as web services that handle incoming HTTP requests and return predictions. The system covers the full lifecycle of conversational AI development, including NLP pipeli

    Python
    View on GitHub↗6,986
  • 7compass/sentimental7compass avatar

    7compass/sentimental

    465View on GitHub↗

    Simple sentiment analysis with Ruby

    Ruby
    View on GitHub↗465
See all 30 alternatives to ChatScript→

Frequently asked questions

What are the main features of bwilcox-1234/chatscript?

The main features of bwilcox-1234/chatscript are: Chatbots and QA, Natural Language Processing.

What are some open-source alternatives to bwilcox-1234/chatscript?

Open-source alternatives to bwilcox-1234/chatscript include: snipsco/snips-nlu — snips-nlu is a Python library and natural language understanding engine designed to convert unstructured text into… gunthercox/chatterbot — ChatterBot is a conversational AI framework and machine learning dialogue system used to build bots that generate… deepmipt/deeppavlov — DeepPavlov is a deep learning conversational AI framework designed for building end-to-end dialog systems and… 7compass/sentimental — Simple sentiment analysis with Ruby. abitdodgy/gibran — Gibran is an Elixir natural language processor, and a port of WordsCounted. abadojack/whatlanggo — Natural language detection library for Go.