Skip to content

Feature/anthony demo#12

Open
anthonytecsa wants to merge 4 commits into
adanomad:mainfrom
anthonytecsa:feature/anthony-demo
Open

Feature/anthony demo#12
anthonytecsa wants to merge 4 commits into
adanomad:mainfrom
anthonytecsa:feature/anthony-demo

Conversation

@anthonytecsa

@anthonytecsa anthonytecsa commented Oct 17, 2024

Copy link
Copy Markdown

Added PDF image search functionality using OpenClip and Supabase functionality for file upload and search.

Setup

  1. Run pnpm install in root directory.

  2. Start Flask Server
    Navigate to the flask-embeddings directory.

run:
python -m venv venv
venv\Scripts\activate

Install python dependencies:
pip install -r requirements.txt

Run the flask server:
python app.py

Make sure to navigate to the flask-embeddings directory and run python app.py to start the Flask server for the OpenClip functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants