A lightweight web application leveraging the DeepSeek AI API for text analysis and processing. Built with Vue.js 3 and Vite for optimal performance and developer experience.
- Real-time text analysis
- Clean and intuitive user interface
- Multiple analysis modes
- Fast API response integration
- Node.js (v14 or higher)
- npm (v6 or higher)
-
Go to DeepSeek Platform to obtain your API key
-
Configure your environment:
# Edit .env and add your API key
-
Install dependencies:
npm install
-
Start the development server:
npm run dev
Below is the application interface:
- Vue.js 3
- Vite
- JavaScript
- DeepSeek AI API
MIT License