Skip to content

Files

Latest commit

 

History

History

10_streamlit_genai_projects

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Building Streamlit GenAI Projects

OpenAI's Assistants API allows developers to use the same qualities that make ChatGPT the best chatbot in their own applications. The Assistants API can be used to create advanced Streamlit applications for financial analysis, engineering, medicine, and document processing, etc.

Projects for Students

Use the apps we developed in the last step and build the following projects using them as a base.

Knowledge Retrieval Projects

  1. OpenAI Assistants API Unleashed: Building Streamlit Applications for Next-Gen Financial Insights and PDF Analysis

  2. OpenAI Assistants API Streamlit Application from Scratch: Knowledge Retrieval App

Scraping Data and Knowledge Retrieval Projects

  1. Build AI Agents with OpenAI's Assistant API - Quick Streamlit Tutorial

Function Calling Project

  1. How I Use OpenAI Assistants API To Control My Streamlit App

Optional Projects

  1. Let’s Code an AI Data Scientist — Open AI Assistants API Tutorial

  2. Retrieval Q&A with Streamlit and OpenAI’s Assistants API