Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.44 KB

README.md

File metadata and controls

43 lines (25 loc) · 1.44 KB

⭐ Elmento AI

Talk to your documents using AI.

image

Overview of the App

This app is constantly developing to cover more models and file types.

At the moment, you can:

  • Upload PDF, JPG, JPEG and PNG files
  • PDF File - get a summary or ask AI any questions about your PDF
  • Image - get a description of what is on the image
  • We keep a history of your files and chats for you to return to

Watch the demo on YouTube:

Video Title

Demo App

Streamlit App

Get an OpenAI API key

You can get your own OpenAI API key by following the following instructions:

  1. Go to https://platform.openai.com/account/api-keys.
  2. Click on the + Create new secret key button.
  3. Next, enter an identifier name (optional) and click on the Create secret key button.

Contributing:

I would love to get more people on board with this project! There are just a few small things you need to do :)

  1. Fork the repository and clone it to your local machine.
  2. Make your desired changes or additions.
  3. Test your changes thoroughly.
  4. Submit a pull request with a clear description of your changes and their purpose.