An AdvanceChatGpt bot with all the features you need to make your life better !
β©β© Project by @TechyCSR β©β©
βΆβΆ View Demo ββ
β Table of Contents
Welcome to AdvChatGpt, your all-in-one AI companion designed to enhance and simplify your life. Our cutting-edge chatbot is equipped with a comprehensive set of features that cater to a wide range of needs.
Ask any questions, and our intelligent chatbot will provide you with prompt and accurate responses. Whether you're seeking information, advice, or just engaging in casual conversation, AdvChatGpt is here to assist you. Plus, language is no barrier β our bot supports communication in multiple languages, making interaction seamless and accessible.
Unleash your creativity with our image generation feature. Simply provide a prompt, and watch as AdvChatGpt transforms it into a visual masterpiece. Whether it's artistic endeavors or just for fun, the possibilities are endless.
Experience a new dimension of interaction with our voice query and response capabilities. Ask questions, make requests, or simply engage in conversation, and AdvChatGpt will not only read but respond back to you in a natural and user-friendly voice. It's like having a virtual assistant at your beck and call.
Take things to the next level with our unique capability to handle queries within images. Have a question about something you see in a picture? Just upload the image, and AdvChatGpt will analyze and provide insightful responses, bringing a whole new level of intelligence to visual interactions.
it's a versatile and intelligent companion designed to make your life better, providing solutions to your queries in various formats, be it text, images, or voice. Join us on this exciting journey of advanced AI interaction, where possibilities are limitless and convenience is key.
- python 3.8+
- A Microsoft Account with early access to http://bing.com/chat
- Telegram API_ID and API_KEY from https://my.telegram.org/apps
- Telegram BOT_TOKEN from @botfather
- Good practical skills and a clear mind ( Believe Me You have ) !
PS: Everyone can access Bing AI for chat now, even anonymous users.
- Install the latest version of Microsoft Edge
- Alternatively, you can use any browser and set the user-agent to look like you're using Edge. You can do this easily with an extension like "User-Agent Switcher and Manager" for Chrome and Firefox.
- Open bing.com/chat
- If you see a chat feature, you are good to go
PS: This column is needed by image creator, or ask more questions and have longer conversations
pip install -r requirements.txt
cp .env.example .env
Then edit .env
file and set API_ID
, API_KEY
, BOT_TOKEN
and ALLOWED_USER_IDS
. Or you can set environment variables like this:
export API_ID='1234567'
export API_KEY='abcdefg2hijk5lmnopq8rstuvwxyz9'
export BOT_TOKEN='123456789:ABC-DEF1234ghIkl-zyx57W2v1u123ew11'
export ALLOWED_USER_IDS='112113115,567568569'
python AdvChatGptBot.py
- AI Text Query Response
- Image Generation
- Text to speech & Vice versa
- Image to Text
- Capability to use in Groups & Personal Profile
- Filter Adult content in both text & image generation
- Multi-language System Support
- English
- Hindi
- Previous Chat history uses
See the open issues for a full list of proposed features (and known issues).
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star!
Any contributions you make are greatly appreciated
Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
CSR - @TechyCSR - TechyCSR.tech
Other Projects Link: View All Projects