An open API service indexing awesome lists of open source software.

https://github.com/lucky-chap/placebo


https://github.com/lucky-chap/placebo

app magic mindsdb nextjs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## **Placebo** - _Magical Tools For Everyone_ 🪄⚡



[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/import/git?s=https://github.com/lucky-chap/placebo) [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/lucky-chap/placebo)
[![forthebadge](https://forthebadge.com/images/badges/made-with-typescript.svg)](https://typescriptlang.org)

## ☁ Open in the Cloud
[![Open in VS Code](https://img.shields.io/badge/Open%20in-VS%20Code-blue?logo=visualstudiocode)](https://vscode.dev/github/lucky-chap/placebo)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/lucky-chap/placebo)
[![Open in CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/embed/react-markdown-preview-co1mj?fontsize=14&hidenavigation=1&theme=dark)
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/lucky-chap/placebo)
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/DanielSaromo/Pacman_UCB_Behavioral_Cloning?template=node&title=ngx-vcard%20Example)
[![Open in Repl.it](https://replit.com/badge/github/withastro/astro)](https://replit.com/github/lucky-chap/placebo)
[![Open in Glitch](https://img.shields.io/badge/Open%20in-Glitch-blue?logo=glitch)](https://glitch.com/edit/#!/import/github/lucky-chap/placebo)
[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/lucky-chap/placebo)

## 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](https://hashnode.com/hackathons/mindsdb) 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

```bash
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](./.env.example) into `.env`
- Fill with your own credentials. After, do this:

```bash
npm run dev
# or
yarn dev
```

Open [http://localhost:3000](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](./CONTRIBUTING.md) to get started

## References

- [MindsDB](https://mindsdb.com)
- [Hashnode](https://hashnode.com)
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
- [Tailwind CSS](https://tailwindcss.com)
- [TypeScript](https://www.typescriptlang.org)