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

https://github.com/dmanning23/crewgenerator

A quick project showing how to use dynamically sized lists in an OpenAI API function
https://github.com/dmanning23/crewgenerator

llm openai streamlit

Last synced: 2 months ago
JSON representation

A quick project showing how to use dynamically sized lists in an OpenAI API function

Awesome Lists containing this project

README

          

# CrewGenerator

This is a short project showing how to using LLM function calls with a very short description to generate characters.
This project shows how to return a list of objects that can be used as arguments to call a function multiple times.

Try it at:

https://crewgenerator-4rgar97eqygbvpktzneuxj.streamlit.app/

![Screenshot](./Screenshot.png)