Skip to content

VedantMadane/sifthub

Repository files navigation

To run the backend after creating the virtual environment, navigate to the project directory in your terminal or command prompt and run the following command:

c:\Projects\sifthub\embedding_env\Scripts\python.exe -m uvicorn api_server:app --host 127.0.0.1 --port 8001

To run the frontend:

Navigate to the frontend directory in your terminal or command prompt and run the following command: npm install npm run dev

Open http://127.0.0.1:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors