Skip to content

toadsarecool/nebula

Repository files navigation

Nebula

Nebula is an AI-powered coding assistant interface built with Next.js and TypeScript.

Tech Stack

  • Next.js
  • TypeScript
  • Tailwind CSS
  • React

Getting Started

  1. Clone the repository:
git clone https://github.com/toadsarecool/nebula.git
cd nebula
  1. Install dependencies:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 in your browser.

Components

  • Chat: Main chat interface component
  • ChatInput: Handles user input and message sending
  • MenuSelector: Generic dropdown menu component
  • MessageRenderer: Renders different types of messages
  • AgentChatMessage: Displays AI agent responses
  • AgentActionMessage: Displays executable commands
  • ChatMessage: Displays user messages

About

the mission commander for nebula

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published