Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Conscious app

Conscious is a second brain web app designed to save and search links, notes, and other media from various sources effortlessly. This repository contains the backend codebase for the Conscious application.

Language Last Commit Repo Size

FE repo -> conscious-client.

Installation

  1. Clone the repository:

    git clone https://github.com/singhtrivendra/Concious.git
    cd conscious
  2. Install dependencies:

    npm install
  3. Set up environment variables: Create a .env file in the root directory and add the following variables:

    PORT=3000
    MONGODB_URI=
    GEMINI_API_KEY=
    PINECONE_API_KEY=
    PINECONE_ENVIRONMENT=index region
    PINECONE_INDEX=index name
    JWT_SECRET=your_jwt_secret
  4. Start the server:

    npm start

Contributing

We welcome contributions! Please read our Contributing Guidelines for more information.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages