Australia/Sydney
BlogSeptember 4, 2023

TextBase Local Installation to Build AI ChatBots

Fahd Mirza

 This video is a step by step guide as how to install TextBase locally in AWS to build your own AI chatbots easily in Linux and Windows or Mac.




Commands Used:


      sudo apt update

      python3 --version

      sudo apt install python3-pip

      git clone https://github.com/cofactoryai/textbase

      cd textbase

      pip install poetry

      export PATH="$HOME/.local/bin:$PATH"

      poetry config virtualenvs.in-project true

      poetry shell



      . /home/ubuntu/textbase/.venv/bin/activate

      poetry install


Share this post:
On this page

Let's Partner

If you are looking to build, deploy or scale AI solutions — whether you're just starting or facing production-scale challenges — let's chat.

Subscribe to Fahd's Newsletter

Weekly updates on AI, cloud engineering, and tech innovations