Skip to content

lucky-chap/placebo

Repository files navigation

Placebo - Magical Tools For Everyone 🪄⚡

Deploy with Vercel Deploy to Netlify

Open in StackBlitz

forthebadge

About

Placebo is home for a set of tools that can make your life easier using Artificial Intelligence using MindsDB. (More tools incoming). Placebo is my submission for the Hashnode X MindsDB Hackathon Try Placebo now.

Note 🚧

Placebo is still under development and it is subject to change. Keep an eye out here for changes.

Getting Started

  • Run this in the command line to clone
git clone https://github.com/lucky-chap/placebo.git
  • Then, cd into the directory placebo.
  • Create a new file in the root directory called .env and copy the contents of .env.example into .env
  • Fill with your own credentials. After, do this:
npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Contributing

If you want to help me make this project better, please do so. I'd really appreciate it. Please follow the guidelines in CONTRIBUTING.md to get started

References