Skip to content

teamcodeyard/tir-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation


Discord Badge Twitch Badge Youtube Badge Twitter Badge

π‡πžπ₯π₯𝐨 𝐭𝐑𝐞𝐫𝐞, coders!

The T.I.R. project is an open-source community project that tries to help beginners to acquire theoretical knowledge in any field. The project consists of several modules, tir-engine is responsible for communication with OpenAI.

The platform developed by the CodeYard Factory, the hungarian developer community.

API documentation

We use Postman to define REST endpoints, you can find our collection here!

How to use?

use tirengine::{ GPT };

let gpt = GPT::new(String::from("VERY_SECRET_OPENAI_KEY"));

How to run test cases?

export OPENAI_SK = "VERY_SECRET_OPENAI_KEY"
cargo test

loading...

About

Engine for project TIR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages