Skip to content

A text splitter to help handle character limit in ChatGPT, Gemini and other text based AI without reducing the characters in the text.

Notifications You must be signed in to change notification settings

ennanuel/large-text-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpliTXT

This repository contains the source files for a static web page.

Description

A static webpage is a website that consists of pre-written HTML, CSS, and JavaScript files. These files are delivered directly to the user's browser without the need for a server-side script to generate them dynamically. This makes static websites fast, secure, and easy to deploy.

This project utilizes static files to create a simple yet informative webpage.

Getting Started

There are no specific dependencies required to run this static webpage. You can view the content directly by opening the index.html file in your web browser.

Folder Structure

A typical static webpage project might have the following folder structure:

  • index.html: The main HTML file of the website.
  • style.css: Cascading Style Sheet (CSS) file that define the website's styles.
  • script.js: JavaScript file used for interactivity on the webpage.
  • assets: Contains images, fonts, or other media files used on the webpage.

Contributing

Feel free to fork this repository and make changes to create your own static webpage. We welcome pull requests for improvements or bug fixes to this base project.

About

A text splitter to help handle character limit in ChatGPT, Gemini and other text based AI without reducing the characters in the text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published