Skip to content

This application helps students and researchers generate comprehensive project reports using AI technology. It leverages the Gemini AI API to create detailed, well-structured reports with proper academic formatting.

Notifications You must be signed in to change notification settings

atharv01h/college-project-report-generator

Repository files navigation

College Project Report Generator

Created by Atharv Hatwar

Overview

This application helps students and researchers generate comprehensive project reports using AI technology. It leverages the Gemini AI API to create detailed, well-structured reports with proper academic formatting.

Features

  • Generate reports of 3,500+ words
  • Automatic sectioning and formatting
  • Times New Roman font styling
  • Dark mode interface
  • Download reports in Markdown format
  • Copy to clipboard functionality
  • Professional academic structure

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Create a .env file with your Gemini API key:
    VITE_GEMINI_API_KEY=your_api_key_here
    
  4. Run the development server: npm run dev

Usage

  1. Enter your project topic in the input field
  2. Click "Generate Report"
  3. Wait for the report to be generated
  4. Download or copy the report as needed

Technology Stack

  • React
  • TypeScript
  • Tailwind CSS
  • Google Gemini AI API
  • Vite

License

MIT License

Created by Atharv Hatwar

About

This application helps students and researchers generate comprehensive project reports using AI technology. It leverages the Gemini AI API to create detailed, well-structured reports with proper academic formatting.

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published