Commit Graph

3 Commits

Author SHA1 Message Date
Rajtilak Bhattacharjee e6e4300c91 refactor: update Streamlit configurations and README
- Modified .streamlit/config.toml to update the theme settings.
- Removed download buttons and added Streamlit page configurations in main.py for improved user experience.
- Updated README.md to include badges for enhanced project information and visibility.
2023-11-13 12:59:47 +05:30
Rajtilak Bhattacharjee c24029ca2f style: update Streamlit custom theme to mimic Solarized theme
- Modified .streamlit/config.toml to customize the Streamlit theme, replicating the aesthetic of the well-known Solarized theme by Ethan Schoonover.
2023-11-13 11:42:13 +05:30
Rajtilak Bhattacharjee 796ad17f9d refactor: update main.py and Eleven Labs API, revise content, and adjust Streamlit theming
- Updated main.py with revised Eleven Labs API integration and corrected content for accurate topics and ads.
- Deleted the sample script file for cleanup.
- Altered eleven_labs_stuff.py to align with the updated API.
- Introduced Streamlit theming through .streamlit/config.toml for improved UI appearance.
2023-11-12 20:29:29 +05:30