Skip to content

Emmanuel-Samuel/ai-assistant

Repository files navigation

AI Assistant

An AI Chatbot Assistant

Table of Contents

General Information

  • This AI Assistant Bot can assist the user with tasks everyday like get the weather information about a user location, provide top news headlines, and chat with the user.

Technologies Used

  • Django
  • ChatterBot
  • Python

Features

  • Get Weather Information for user location
  • Get News Headlines for user
  • Interact with the user

Screenshots

Example screenshot

Setup

  • Using VS Code
Clone/download the repo to desktop
Open folder directory in vs code
open terminal and type
python manage.py runserver
open deployment server host in local browser
  • External libraries used are listed in requirements.txt file

Usage

  • To use the app, open web app url in local browser http://127.0.0.0.0/8000/blog

Project Status

Project is: complete

Contact

Created by @Emmanuel-Samuel - feel free to contact me!

License

This project is open source and available under the MIT License.