Skip to content

Central platform for GPT to query a wide variety of API endpoints

Notifications You must be signed in to change notification settings

raracraz/GPT-Model-Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT-Model-Functions

This repository contains functions and utilities designed to work with the GPT model. It provides a set of tools to fetch and process data. The end goal is to create a central platform where users can use GPT 4 to perform any task in their daily lives with the power of API endpoints.

Overview

main.py: The main script that integrates with the OpenAI API. It contains functions to load the API key, create message templates, and make calls to the GPT model to get responses.

Note

This repository is currently a work in progress. More functionalities and improvements will be added over time.

Improvement Ideas

  • ✔️ Add Session Management
  • Add more functionality to the GPT model
  • Add a GUI (app/website)
  • Add a database to store user data (if needed)

About

Central platform for GPT to query a wide variety of API endpoints

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages