DEV Community

100daysofdevops
100daysofdevops

Posted on

🚀 Introducing AWS GPT: Your assistance for any AWS code or search! 🚀

Image description

🌟 Hey everyone! Today, I'm super excited to announce a project that I have been working on for some time. Welcome to AWS GPT, currently in its alpha stage!

🤔 Why AWS GPT?
You may wonder, "Why another tool like this when we have ChatGPT and other large language models?" Well, here are my two main reasons:
1️⃣ Direct Execution: With ChatGPT, I always wanted to directly execute AWS-related code in my AWS account, bypassing the tedious copy-paste method. Don't worry about security; it's designed for pre-production environments.
2️⃣ Up-to-Date Info: ChatGPT's last training data is from September 2021. I'm integrating AWS GPT with Facebook's Llama2 so you can train your model with your own data for the most current information.

🌟 Phase 1 Features
🔍 Search and Execute Code: Find AWS code snippets and run them.
📚 Search for Documentation: Quick access to AWS docs.
🔐 Basic Authentication: Default username and password is admin/admin.
🕒 Basic Search History: Your search history at your fingertips.

📣 Phase 2 Features (Coming Soon) 📣
📂 Search Within Your Own Documents: Your own library at your command.
🔑 Third-Party Authentication: Google and Okta supported.
🔗 Clickable Search History: Retrieve past results with one click.

🎥 Demo Video
https://www.youtube.com/watch?v=8chae6d97-4

👉 GitHub Code:
https://github.com/100daysofdevops/awsgpt/tree/main

🤝 AWS GPT is still a work in progress , and I'm super excited about its journey. All kinds of feedback are more than welcome! If you run into issues, feel free to open a Pull Request or raise an issue on GitHub.

✅ If you're interested in expanding your knowledge of DevOps and exploring related concepts, we invite you to join our vibrant community:
https://lnkd.in/g9BMtHx9

✅ Course link: https://lnkd.in/guCryCHc

✅ If you require additional assistance, kindly refer to the FAQ.: https://lnkd.in/gpptqdt6

✅ GitHub Repo: https://lnkd.in/g3psiXZU

✅ YouTube Playlist: https://lnkd.in/g8wUtmUS

Top comments (0)