Skip to content

This project is based on React Query , Zustand , Hugging Face Model APIs, Chakra UI, Data Caching , State management in React and TypeScript.

Notifications You must be signed in to change notification settings

gpalve/auto-complete-gpt

Repository files navigation

Auto Complete GPT Demo Link

License

This project is based on React Query, Zustand, Hugging Face Model APIs, Chakra UI, Data Caching, State management in React, and TypeScript.

About

Auto Complete GPT is a web application that leverages the power of the HuggingFace OpenAssistant model to provide autocomplete suggestions for text inputs. It uses React Query for data fetching and caching, Zustand for state management, Hugging Face Model APIs to interact with the GPT-3.5 model, and Chakra UI for the user interface.

Technologies Used

  • React Query
  • Zustand
  • Hugging Face Model APIs
  • Chakra UI
  • Data Caching
  • State management in React
  • TypeScript

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (version 14 or above)
  • npm (version 6 or above)

Installation

  1. Clone the repository.
    git clone https://github.com/gpalve/auto-complete-gpt.git 
    
  2. Get into directory.
    cd auto-complete-gpt 
  3. Install Dependancy.
    npm install 
  4. Run Server
    npm run dev 
    

About

This project is based on React Query , Zustand , Hugging Face Model APIs, Chakra UI, Data Caching , State management in React and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published