Skip to content

Artificial-Brain-AI/chatbot-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Chatbot – Artificial Brain

Overview

This repository contains a lightweight chatbot demo built to run on commodity hardware. It is designed for experimentation with on-device AI tasks and demonstrates basic natural language understanding and response generation.

The project focuses on efficiency and usability rather than complex algorithms. It is intended as a proof-of-concept for lightweight AI tools that can run on low-power machines.

Features

  • Simple chat interface for user input and responses.
  • Runs entirely on CPU, no GPU required.
  • Lightweight dependencies for easy setup.
  • Modular design for experimenting with tokenization or text preprocessing.

Note:

  • Current version is based on placeholder

About

Lightweight mini chatbot demo running on commodity hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages