-
Notifications
You must be signed in to change notification settings - Fork 0
Home
SRINADH edited this page Apr 11, 2024
·
1 revision
BAv2 is a Python library with various helpful features. It's easy-to-use and does not require you to do any additional setup. Currently, it is one of the most popular library for Personal Assistant for user and developers of python. New updates are released frequently with new features and bug fixes.
- Join me at Linkedin - https://www.linkedin.com/in/srinadh-ch-887550232/
- Documentation - Wiki
BAv2 is available on PyPi:
pip install srinadhch07pip install srinadhch07==0.3BAv2 officially supports Python 3.8+.
git clone https://github.com/Srinadhch07/BAv2.gitpip install -q -U google-generativeai
- This BAv2 provides more personlised responses when compared to previous version
- Still You can use previous version and present version as per users convenience
- BAv2 and BAvG both are compitable for both online and offline environments
from srinadhch07.BAv2 import chatbot
#To start working with BAv2
chatbot()