Skip to content

Resources

Congrats on reaching this stage! You've set up your environment, written your first Griptape application, and are ready to embark on your coding journey. However, learning is an ongoing process, and the more resources you have at your disposal, the more empowered you'll be to tackle whatever comes your way.

Here's a list of resources to help you gain momentum and build your knowledge:

Griptape

  • Griptape Documentation: Learn everything you need to know about Griptape from its official documentation. You'll find detailed explanations, ../assets/examples, and tips here. Visit the Griptape Documentation.

  • Griptape GitHub: Check out the official Griptape repository on GitHub. You can look at the source code, report issues, and even contribute. Here's the Griptape GitHub link.

  • Griptape Discord Community: Join the Griptape community on Discord. Here, you can connect with other users, ask questions, share your projects, and keep up-to-date with Griptape developments. Here's the Griptape Discord link.

Tools

  • Visual Studio Code: Brush up on your VS Code knowledge. Check out the VS Code Documentation to get familiar with its features and functionalities.

  • Python: Python's official documentation is a comprehensive resource that covers all aspects of the language. Visit the Python Documentation.

  • Python-dotenv: Get more information about how to use the python-dotenv package from its Python-dotenv PyPI page.

  • OpenAI API: Understand how OpenAI's API works. The OpenAI API Documentation is a great place to start.

These resources will give you a deeper understanding and greater control as you navigate the landscape of programming with Python and Griptape. Happy coding!