An open API service indexing awesome lists of open source software.

https://github.com/griptape-ai/aws-denver-hackathon


https://github.com/griptape-ai/aws-denver-hackathon

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Griptape AWS Hackathon Examples

[![PyPI Version](https://img.shields.io/pypi/v/griptape.svg)](https://pypi.python.org/pypi/griptape)
[![Docs](https://readthedocs.org/projects/griptape/badge/)](https://griptape.readthedocs.io/)
[![Griptape Discord](https://dcbadge.vercel.app/api/server/gnWRz88eym?compact=true&style=flat)](https://discord.gg/gnWRz88eym)

This repository contains [Griptape](https://www.griptape.ai/) examples for the AWS hackathon in Denver on 10/6/23 and 10/7/23:

* Text summarization.
* Question-answering.
* Retrieval-augmented generation (RAG).
* Agents and dynamic RAG.
* Pipeline with multiple sequential tasks.

## Resources
* [Griptape Docs](https://docs.griptape.ai/)
* [Griptape Deep Dive](https://www.griptape.ai/articles/griptape-deep-dive)
* [Griptape Courses](https://learn.griptape.ai/)
* [Griptape Discord](https://discord.gg/gnWRz88eym)