Svelte badge SvelteKit badge TailwindCSS badge TypeScript badge Vitest badge Playwright badge Eslint badge Prettier badge Vite badge Vercel badge

Magic Tools

Magic Tools is a chat application & playground powered by AI. It is my submission for the Co:here Hackathon hosted by Midudev.

Screenshot of the magic tools app

🦾 Technologies

🛠️ Features

  • Responsive design
  • Keyboard accessible
  • Works when JS is disabled
  • Multilanguage
  • Command Palette
  • Shortcuts
  • Chat with special commands
  • Playground with advanced parameters

🚀 Installation

Download the repository, open the folder and install the dependencies:

git clone https://github.com/buhodev/cohere-hackathon.git
cd cohere-hackathon
npm install # or pnpm install

Once you've created the project and installed the dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev --open

📢 If you're using Visual Studio Code, install the official extension Svelte for VS Code.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check the issues page.

✨ Credits

License

MIT