rotemweiss57 / gpt-newspaper

GPT based autonomous agent designed to create personalized newspapers tailored to user preferences.
https://tavily.com
MIT License
1.18k stars 161 forks source link

Add .env, docker-compose support for quick testing #14

Closed filiurskyi closed 8 months ago

filiurskyi commented 8 months ago

Adding .env and .gitignore support to the repository enhances flexibility, collaboration, scalability, and adherence to best practices, fostering a more robust and maintainable codebase. Docker-compose enables also fast deployment.