Event Management Expert
Event Management Expert is a chatbot specifically designed to assist users with inquiries related to event management. By integrating data about various aspects of event planning into a large language model (LLM), this chatbot provides insightful information and advice for event organization, coordination, and management.
Features
- Interactive Interface: Engage with users by answering event-related questions in real-time.
- Extensive Database: Access a comprehensive database of information related to event planning, including venue selection, budgeting, and logistics.
- Personalized Guidance: Offer tailored recommendations based on user queries to enhance the event planning experience.
Installation
To get started with Event Management Expert, follow these steps:
- Clone the repository:git clone https://github.com/PRATEEKPANDEYY/EventManagementExpert.git cd EventManagementExpert
- Install the Gaia Node by running the command below:
curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
- Run the following command to update your config.json to run with a small language model:gaianet init --config https://raw.githubusercontent.com/harishkotra/Gaia-8G/refs/heads/main/config_8g.json
- Run the node:gaianet start
How to Use
- Open your web browser and navigate to the generated link.
- Start interacting with the chatbot by typing your event-related questions.