https://github.com/drreetusharma/llm_langchain
app that can generate text from a user-provided prompt. This Python app will use the LangChain framework for OpenAI libraryand Streamlit.
https://github.com/drreetusharma/llm_langchain
gpt-3 gpt-4 langchain-python openai-api
Last synced: about 1 year ago
JSON representation
app that can generate text from a user-provided prompt. This Python app will use the LangChain framework for OpenAI libraryand Streamlit.
- Host: GitHub
- URL: https://github.com/drreetusharma/llm_langchain
- Owner: DrReetuSharma
- Created: 2024-09-18T08:07:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T10:34:33.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T09:34:20.205Z (over 1 year ago)
- Topics: gpt-3, gpt-4, langchain-python, openai-api
- Language: Python
- Homepage: https://aspire10x.com
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LLM app that can generate text from a user-provided prompt. This Python app will use the LangChain framework and Streamlit.