Skip to content
#

ai-chatbot

Here are 38 public repositories matching this topic...

A completely easy to use beginner-friendly Python module that lets you whip up your own custom chatbot with just a few lines of code. This AI-based package feeds your custom data into a neural network which is trained and outputs a fully functional chatbot

  • Updated Jun 15, 2021
  • Python

AutoGPT Telegram Bot is a Python-based chatbot developed for a self-learning project. It leverages the power of OpenAI's GPT language model to answer user questions and maintain conversation history for more accurate responses.

  • Updated Dec 12, 2023
  • Python
Cursed-GPT

CursedGPT leverages the Hugging Face Transformers library to interact with a pre-trained GPT-2 model. It employs TensorFlow for model management and AutoTokenizer for efficient tokenization. The script enables users to input prompts interactively, generating text responses from the GPT-2 model.

  • Updated Feb 18, 2024
  • Python

Improve this page

Add a description, image, and links to the ai-chatbot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ai-chatbot topic, visit your repo's landing page and select "manage topics."

Learn more