Skip to content

Added the AI Bot Script (Gemini) #991

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 13, 2024

Conversation

Davda-James
Copy link
Contributor

AI Bot Script

Brief about script

This script is a Python script designed to interact with users and generate responses using the Google Generative AI API. This script allows users to input queries or prompts and receive contextual and coherent responses from the AI model, making it suitable for various applications such as:

  • Generating creative content (e.g., stories, articles).
  • Explaining complex concepts or code snippets.
  • Engaging in conversation or providing recommendations.

Issue no.(must) - #931

Self Check(Tick After Making pull Request)

  • This issue was assigned to me.
  • One Change in one Pull Request
  • My file(AIbot.py) is in proper folder (aibot)
  • I am following clean code and Documentation and my code is well linted with flake8.
  • I have added README.md and requirements.txt with my script
  • I have used REPO README TEAMPLATE
  • Just including required dependencies in requirements.txt (Not included Python version)

If there are any suggestions I am open to it and if not then please merge it. Thank You.

@pawangeek pawangeek linked an issue Oct 13, 2024 that may be closed by this pull request
1 task
@pawangeek pawangeek added hacktoberfest Supporting Hacktoberfest hacktoberfest-accepted Supporting completion of hacktober fest labels Oct 13, 2024
@pawangeek pawangeek merged commit 8e06f69 into python-geeks:main Oct 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Supporting Hacktoberfest hacktoberfest-accepted Supporting completion of hacktober fest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open AI Bot
2 participants