Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kejunmao/ai-anything
💞 Anyone can create GPT tools 人人都能创建 GPT 工具
https://github.com/kejunmao/ai-anything
ai chatgpt nuxt3 openai tools
Last synced: 5 days ago
JSON representation
💞 Anyone can create GPT tools 人人都能创建 GPT 工具
- Host: GitHub
- URL: https://github.com/kejunmao/ai-anything
- Owner: KeJunMao
- License: mit
- Created: 2023-03-05T13:54:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T01:03:49.000Z (almost 2 years ago)
- Last Synced: 2024-12-21T17:08:17.260Z (12 days ago)
- Topics: ai, chatgpt, nuxt3, openai, tools
- Language: Vue
- Homepage: https://aianything.netlify.app/
- Size: 819 KB
- Stars: 568
- Watchers: 7
- Forks: 92
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AI Anything
Anyone can create GPT tools
English | [简体中文](./README.zh-cn.md)
## Introduction
Most of the tools related to ChatGPT are essentially prompt adjustments, but AI Anything allows everyone to quickly create ChatGPT tools.
## Features
- 🔥 Create a GPT tool in seconds
- 😃 [100,000+](https://icones.js.org/) icons available for use
- 🦾 Allow configuration of AI roles!
- ⚙️ Not just one input box, you can create as many as you like!
- 🤙🏻 Support for template interpolation, making prompts more flexible
- 🎨 Clean UI, smooth animations, and support for dark mode
- ⚡️ Powered by Nuxt3, it's fast!
- 🌍 Multilingual, of course!
- ☁️ Creative Workshop, share and publish!
- 🗨 Context association, chat mode interaction
- 👍 No need to log in to use all features locally!## 💻 Development
- Clone this repository
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` (use `npm i -g corepack` for Node.js < 16.10)
- Install dependencies using `pnpm install`
- Run interactive tests using `pnpm dev`## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=KeJunMao/ai-anything&type=Timeline)](https://star-history.com/#KeJunMao/ai-anything&Timeline)
## License
Made with 💛
Published under [MIT License](./LICENSE).