Skip to content

Dylan is a project-based coding assistant chatbot using Google's powerful Gemini 1.5 API. Frontend is developed in NextJS with NextUI and Aceternity UI libraries. An app communicates with Python Flask backend with RESTful API.

Notifications You must be signed in to change notification settings

retz8/Dylan-front

 
 

Repository files navigation

24 MHACKS HACKATHON PROJECT FRONTEND

Technology Stack

  • Framework: Next.js (^14.2.1)
  • UI Library: NextUI / Aceternity
  • HTTP Client: Axios (^1.6.8)
  • Styling: tailwindcss (^3.0.0)

Getting Started

  1. install necessary packages
npm install
  1. start the development server
npm run dev

About

Dylan is a project-based coding assistant chatbot using Google's powerful Gemini 1.5 API. Frontend is developed in NextJS with NextUI and Aceternity UI libraries. An app communicates with Python Flask backend with RESTful API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.7%
  • CSS 4.5%
  • TypeScript 1.8%