Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rayu1200/purrfect-names-generator

Application to generate Pet names based on animal type and color using Langchain, OpenAI API, Python and Streamlit for UI.
https://github.com/rayu1200/purrfect-names-generator

langchain-python openai-api python-3 streamlit

Last synced: 29 days ago
JSON representation

Application to generate Pet names based on animal type and color using Langchain, OpenAI API, Python and Streamlit for UI.

Awesome Lists containing this project

README

        

# Purrfect Nams Generator

AI Generates cool pet names for you!

Enter your own OpenAI API Key to generate.

The web application is hosted using Streamlit and LLM chain is integrated using Langchain package in Python.

## Uses

- [LangChain](https://python.langchain.com/docs/get_started/introduction.html)
- [Streamlit](https://streamlit.io/)