Skip to content

AI-powered multimodal chat app with real-time responses, file support, token tracking, and dark mode. Built with Next.js. Open source under MIT.

License

Notifications You must be signed in to change notification settings

C-W-D-Harshit/lume-ai

Repository files navigation

LumeAI: Cutting-Edge AI-Powered Chat Application

LumeAI is a state-of-the-art, multimodal chat application built with Next.js, leveraging the latest advancements in AI to deliver a smooth and engaging user experience.

LumeAI Logo

Features

  • Real-time chat interface with AI-powered responses
  • Support for multiple AI models (OpenAI GPT-4, GPT-3.5, Anthropic Claude, Google PaLM)
  • File attachment support with preview functionality
  • Markdown rendering for rich text formatting
  • Code syntax highlighting
  • Responsive design with a resizable sidebar
  • Dark mode support
  • User preferences and settings management
  • Token usage tracking and visualization

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn
  • An OpenRouter API key

Installation

  1. Clone the repository:

    git clone https://github.com/c-w-d-harshit/lume-ai.git
  2. Change to the project directory:

    cd lume-ai
  3. Install the dependencies:

    npm install
    # or
    yarn install
  4. Run the development server:

    npm run dev
    # or
    yarn dev
  5. Open your browser and navigate to http://localhost:3000 to see the application running.

Deployment

To deploy LumeAI, you can use platforms like Vercel, Netlify, or AWS. Make sure to set the necessary environment variables for your production environment.

Contributing

We welcome contributions to LumeAI! If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes and commit them with descriptive messages
  4. Push your changes to your forked repository
  5. Submit a pull request to the main repository

License

LumeAI is open-source software licensed under the MIT License.

Contact

If you have any questions, suggestions, or feedback, please feel free to reach out to us at [email protected].

Happy chatting with LumeAI!

About

AI-powered multimodal chat app with real-time responses, file support, token tracking, and dark mode. Built with Next.js. Open source under MIT.

Topics

Resources

License

Stars

Watchers

Forks