Skip to content

naman06dev/ai-drive-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supermemory AI Contract & Complaince Checker

To start your backend.

  1. Navigate to the backend folder.
    cd backend
    
  2. Install the required dependecies.
    npm install
    
  3. Add the required environment variables to your .env file.
  4. Build and start your server
    npm run build 
    npm run start
    

To start your frontend.

  1. Navigate to the frontend folder.
    cd frontend
    
  2. Install the required dependecies.
    npm install
    
  3. Start your server
    npm run dev
    

About

chat with your google drive docs using supermemory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors