Skip to content

Leemerz/everest

 
 

Repository files navigation

Everest Project

Welcome to the Everest Project! Everest is a cutting-edge web application designed to demonstrate the power of combining Docker, Django, and React for full-stack web development. Our goal is to provide a robust template for developers looking to jumpstart their next project with this tech stack.

Features

  • ChatGPT Plus Helper AI: https://chat.openai.com/g/g-51CwGknTd-great-library-project-everest
  • Docker Integration: Simplify your development and deployment workflow with containerization.
  • Django Backend: Leverage the power of Django for your server-side logic with a pre-configured project structure.
  • React Frontend: Jumpstart your user interface with a React-based frontend, set up and ready to be customized.
  • Huggingface Autotrain Advanced: Integrate your own local huggingface models finetuned with your training data.

Getting Started

Follow these steps to get your development environment set up:

  1. Clone the Repository

Assumes powershell:

git clone https://github.com/gtlibrary-game/everest.git
cd everest
$env:HT_TOKEN="get token at https://huggingface.co/ login and make access token"
docker-compose up --build
  1. Browse to:

  2. Chat w/ the OpenAI ChatGPT Plus App

https://chat.openai.com/g/g-51CwGknTd-great-library-project-everest

  1. Documentation

https://docs.google.com/document/d/1IWcJX2il2HQtIB6CuDpL77A6QL4b3N8tDumbnyvKpwo/edit?usp=sharing

  1. Community

https://discord.gg/gBCey4pKJ2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 62.1%
  • JavaScript 15.9%
  • HTML 14.3%
  • CSS 7.7%