bhavik-ksvss / Metabot

Metabot is a chatbot designed using Metaphor API and Langchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ€– Metabot
Metabot is a powerful chatbot crafted with the capabilities of the Metaphor API and Langchain. Dive in to effortlessly set up and interact with a bot that's at the forefront of chatbot technology.

πŸš€ Getting Started
Online Link : https://metabot-app.streamlit.app/
Follow these steps to get Metabot up and running on your local machine.

πŸ“¦ Step 1: Install Dependencies
Make sure you have Python installed. Then, install all necessary packages using the provided requirements.txt file:

pip install -r requirements.txt

πŸ”‘ Step 2: Configure API Keys
Navigate to metabot.py and provide your API keys for both Metaphor and OpenAI. Look for the variables metaphor_api and open_ai_api and insert the respective keys.

πŸŽ‰ Step 3: Launch Metabot
With everything set up, run the following command in your terminal to start Metabot:

streamlit run metabot.py

Upon successful execution, your default browser should automatically open, displaying the Metabot interface. Dive in and start conversing with your new AI-powered chatbot!

πŸ“œ Note: Ensure you keep your API keys confidential. Avoid sharing or publishing metabot.py with your keys inserted.

Enjoy your interactions with Metabot and let the AI-powered conversations begin!

About

Metabot is a chatbot designed using Metaphor API and Langchain


Languages

Language:Python 100.0%