https://github.com/lucky-chap/placebo
https://github.com/lucky-chap/placebo
app magic mindsdb nextjs
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucky-chap/placebo
- Owner: lucky-chap
- License: mit
- Created: 2023-04-29T17:17:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T09:49:57.000Z (over 1 year ago)
- Last Synced: 2025-03-24T17:13:59.918Z (about 1 year ago)
- Topics: app, magic, mindsdb, nextjs
- Language: TypeScript
- Homepage: https://placebo.vercel.app
- Size: 529 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## **Placebo** - _Magical Tools For Everyone_ 🪄⚡
[](https://vercel.com/import/git?s=https://github.com/lucky-chap/placebo) [](https://app.netlify.com/start/deploy?repository=https://github.com/lucky-chap/placebo)
[](https://typescriptlang.org)
## ☁ Open in the Cloud
[](https://vscode.dev/github/lucky-chap/placebo)
[](https://codespaces.new/lucky-chap/placebo)
[](https://codesandbox.io/embed/react-markdown-preview-co1mj?fontsize=14&hidenavigation=1&theme=dark)
[](https://gitpod.io/#https://github.com/lucky-chap/placebo)
[](https://stackblitz.com/github/DanielSaromo/Pacman_UCB_Behavioral_Cloning?template=node&title=ngx-vcard%20Example)
[](https://replit.com/github/lucky-chap/placebo)
[](https://glitch.com/edit/#!/import/github/lucky-chap/placebo)
[](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)