Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rayu1200/purrfect-names-generator
- Owner: RaYu1200
- Created: 2024-08-11T02:30:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-11T03:35:23.000Z (5 months ago)
- Last Synced: 2024-10-18T13:14:52.673Z (3 months ago)
- Topics: langchain-python, openai-api, python-3, streamlit
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)