Skip to content

ObservedObserver/noteGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note GPT

Easily transform your images into written notes.

photes-lite.mp4

This app is initial built by lab2.dev, the AI App Builder for creating streamlit app.

Overview

This project provides a Streamlit app that converts images into written notes. Currently, the app can only be run locally, as it writes directly to the file system.

Getting Started

To use Image-to-Note, follow these steps:

1. Setup Environment

Create a .streamlit/secrets.toml file with the following content:

[openai]
api_key = "your_openai_api_key"
base_url = "optional_openai_base_url"  # leave blank if not using

2. Run Streamlit App

Execute the following command to run the app:

streamlit run main.py --server.enableXsrfProtection false

What's Coming

For a more production-level tool, check Pixno Pixno (photes.io)

About

Open Source Note GPT. Turn your photos and images into text notes (in obsidian)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages