Introducing Clarity, a game-changing AI-powered assistant that takes the complexity out of creating a knowledge base for sales professionals. This cutting-edge language model (LLM) driven bot is designed with simplicity in mind, allowing users to effortlessly build a comprehensive knowledge repository without the need for extensive technical expertise. With Clarity, you can bid farewell to the cumbersome learning curves associated with traditional knowledge management systems. Leveraging natural language processing, Clarity intuitively captures, organizes, and updates information in real-time, ensuring that your sales team is always equipped with the latest and most relevant data. Say hello to a new era of streamlined sales enablement, where harnessing the power of information is as simple as engaging in a conversation with Clarity.
Follow the below steps to locally install clarity.
- Locally install Python 3.9 & git. Refer to the following video for more details - [https://www.youtube.com/watch?v=Xk-u7tTqwwY]
- git clone https://github.com/harshpv07/Clarity.git
- Open command prompt in the root directory of the project and enter the following commands.
- pip install -r requirements.txt
- streamlit run app.py
- On typing the above command, it will launch the app on your web browser.
- Done !!