Im trying to build a chatbot but my skills are very limited. Any advice?

This page summarizes the projects mentioned and recommended in the original post on /r/LanguageTechnology

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • ChatterBot

    ChatterBot is a machine learning, conversational dialog engine for creating chat bots

  • Maybe this helps https://github.com/gunthercox/ChatterBot

  • Weaviate

    Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

  • Although it's not an end-to-end solution, we see people use the Weaviate vector search engine as the primary database to build chatbots. Take this GraphQL query, for example. The user input is handled in a piece of middleware, and you can shoot the query through Weaviate and process the result again in the middleware.

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts