Skip to content
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

[Add] AI reddit manager #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

harshit-lyzr
Copy link
Contributor

@harshit-lyzr harshit-lyzr commented Sep 10, 2024

  • Introduction of Streamlit Applications: Added two Streamlit applications, one for managing Twitter queries and another for Reddit queries, both utilizing the Lyzr API and OpenAI.
  • User Interface Enhancements: Implemented a user-friendly interface with a two-column layout for input and output, improving the overall user experience.
  • Environment Configuration: Introduced .env files for securely storing sensitive API keys, ensuring better security practices.
  • Documentation Updates: Enhanced README files for both applications, providing clear instructions on features, prerequisites, installation, and usage.
  • New Dependencies: Added streamlit and python-dotenv to the requirements, ensuring all necessary packages are included for functionality.
  • Code Structure: Organized the code into separate files for better maintainability, including app.py for application logic and lyzr_agent.py for API interactions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant