Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/)