Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tirendazacademy/my-first-ai-app
Building an AI-powered app with Streamlit & LangChain
https://github.com/tirendazacademy/my-first-ai-app
deployment langchain langchain-python llms openai streamlit
Last synced: 4 days ago
JSON representation
Building an AI-powered app with Streamlit & LangChain
- Host: GitHub
- URL: https://github.com/tirendazacademy/my-first-ai-app
- Owner: TirendazAcademy
- Created: 2023-07-22T08:06:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-23T07:27:56.000Z (over 1 year ago)
- Last Synced: 2024-11-08T14:22:44.942Z (about 2 months ago)
- Topics: deployment, langchain, langchain-python, llms, openai, streamlit
- Language: Python
- Homepage: https://my-first-ai-app-tirendaz.streamlit.app
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![](https://img.shields.io/badge/Python-blue?style=plastic&logo=python&logoColor=white)]()
[![](https://img.shields.io/badge/Streamlit-FF0000?style=plastic&logo=streamlit&logoColor=white)]()
[![](https://img.shields.io/badge/LangChain-E14D2A?style=plastic&logo=langchain&logoColor=white)]()
[![](https://img.shields.io/badge/OpenAI-0002A1?style=plastic&logo=openai&logoColor=white)]()This repo contains the files of the video we showed on how to build an AI-powered application with Streamlit and LangChain. You can access this app [here](https://my-first-ai-app-tirendaz.streamlit.app).
Hope you enjoy this. Don't forget to give ⭐ if you like this repo.
🔗 Let's connect [YouTube](http://youtube.com/tirendazacademy) | [Medium](http://tirendazacademy.medium.com) | [Twitter](http://twitter.com/tirendazacademy) | [Instagram](https://www.instagram.com/tirendazacademy)
**Resources:**
- [Build an LLM-powered app](https://blog.streamlit.io/langchain-tutorial-1-build-an-llm-powered-app-in-18-lines-of-code/)