Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
calapsss authored Dec 7, 2023
1 parent 8536e2a commit 6df12b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This application is a Streamlit interface for interacting with OpenAI's AI assistants. It allows users to create assistants, upload files to them, send them messages, and view their responses.

## Get Started

For detailed instructions and a demonstration of AnaLAssist in action, check out my YouTube tutorial:

📺 [Open AI Assistants API Tutorial](https://www.youtube.com/watch?v=ZjpNx8qNnaA)

Here's a high-level overview of what each function does:

- `init()`: Initializes session state variables.
Expand Down

0 comments on commit 6df12b2

Please sign in to comment.