Skip to content

AsserAyman/Gutenanalyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 

Repository files navigation

Guten Analyze

A Next.js application for analyzing text from Project Gutenberg using AI and visualization techniques.

Overview

This project provides tools for text analysis and visualization of public domain books from Project Gutenberg, leveraging modern web technologies and AI capabilities.

Project Structure

The project contains a Next.js application in the guten-analyze directory.

Getting Started

# Navigate to the application directory
cd guten-analyze

# Install dependencies
npm install

# Start the development server
npm run dev

Then open https://guten-analyze.vercel.app/ to see the application.

Technologies

  • Next.js 15
  • React 19
  • GROQ for LLM interface
  • ReactFlow for interactive diagrams
  • D3 Force for visualization physics
  • TanStack Query for data fetching, caching and state management
  • Meta Llama 4 Scout model for text analysis
  • Framer Motion
  • Tailwind CSS

Additional Documentation

See the application README for more details about development and configuration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages