Welcome to the Net Hi-Tech Chatbot project! This chatbot is powered by Llama3 and offers a dynamic, interactive, and sci-fi inspired user experience.
- Login System: Secure login with credentials.
- Chat Interface: Sci-fi themed chat interface with customizable colors and animations.
- Conversation History: Manage and display previous chat histories.
- Dynamic UI: Engaging and modern design with color gradients and text animations.
- File Management: Save and load chat history in .rtx format.
- AI Integration: Powered by Llama3 for intelligent responses.
Ensure you have the following installed:
- Python 3.11.4
- PyQt5
- Llama3
Clone this repository and install the required Python packages:
git clone https://github.com/yourusername/net-hi-tech-chatbot.git
cd net-hi-tech-chatbot
pip install -r requirements.txt
Ensure that Llama3 is properly configured in your environment. You may need to follow the Llama3 documentation for setup details.
To start the application, run the following command:
python main.py