onedaybuilder / slidespeak-webapp

Frontend for SlideSpeak. Chat with any PowerPoint file. Ask questions, get summaries and more.

Home Page:https://slidespeak.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slidespeak-webapp

slidespeak-banner-github

SlideSpeak allows you to chat with your PowerPoint slides. Upload any PPTX file and ask questions about the content.

SlideSpeak was built with:

Frontend:

The backend for this project is available here: https://github.com/SlideSpeak/slidespeak-backend

Requirments

NOTE: This project requires the SlideSpeak backend to be up and running!

See here on how to setup the backend.

Getting Started

Make sure to have the environment variables set up correctly, you can copy the values from .env.local.example with the following command:

cp .env.local.example .env.local

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser.

License

See LICENSE file.

About

Frontend for SlideSpeak. Chat with any PowerPoint file. Ask questions, get summaries and more.

https://slidespeak.co


Languages

Language:TypeScript 97.1%Language:JavaScript 2.8%Language:CSS 0.1%