Skip to content

avirup010/vitsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vitsa - All-in-One AI Chatbot

Vitsa is a dynamic and versatile AI chatbot powered by DeepSeek's API. It features a responsive UI with multiple themes and customization options.

Features

  • Interactive chat interface with animated messages
  • Multiple AI model selection
  • Adjustable AI temperature parameter
  • Light and dark theme options
  • Responsive design for all devices
  • Markdown-like text formatting

Setup Instructions

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Create a .env file based on .env.example and add your DeepSeek API key
  4. Start the server:
    npm start
    
  5. Access the application at http://localhost:3000

Technology Stack

  • Backend: Node.js, Express
  • Frontend: HTML, CSS, JavaScript
  • Styling: Tailwind CSS
  • Icons: Font Awesome
  • API: DeepSeek API

Customization

You can customize Vitsa by:

  • Adding more models in the /api/models endpoint
  • Changing the color themes in CSS variables
  • Adding additional settings in the settings panel

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published