Epyac AI is a versatile chatbot application that interacts with users, provides responses based on a knowledge base, performs arithmetic calculations, and can open programs or add new ones.
- Responds to questions: Provides answers based on a JSON knowledge base.
- Arithmetic Calculator: Performs basic arithmetic operations.
- Open Programs: Opens programs using predefined commands.
- Add New Programs: Allows users to add new programs and their commands to the knowledge base.
- Add New Questions: Enables users to add new questions and answers to the knowledge base.
- Add New Tasks and show it: give the user ability to add tasks and show it
- Ollama link localhost : Link to ollama with localhost
- Python 3.x: Ensure Python 3 is installed on your system.
pip
: Python package installer to manage dependencies.
-
Clone the Repository:
git clone https://github.com/asaadzx/epyac-ter cd epyac-ter python epyacTer.py
-
Install Ollama
- using there website for any system:https://ollama.com/
4.Install EPYAC.1
ollama run asaad/epyac.1