Home
Softono
openai

openai

Open source MIT Python
329
Stars
21
Forks
1
Issues
11
Watchers
3 years
Last Commit

About openai

# A Collection of Awesome GPT/LLM Tricks [![Awesome](https://awesome.re/badge-flat2.svg)](https://awesome.re) [![Twitter Follow](https://img.shields.io/twitter/follow/itamargolan?style=social)](https://twitter.com/ItakGol) [![GitHub Repo stars](https://img.shields.io/github/stars/itamargol/openai?style=social)](https://github.com/itamargol/openai/stargazers) --- <div align="center"> <img width="150" alt="LLM Tricks Logo" src="https://github.com/itamargol/openai/blob/main/logo.png" /> <br /> <i>THE GPT/LLMs Playground</i> <br /> <br /> <i>A Collection of Awesome GPT/LLM Tricks</i> <br /> </div> --- <hr/> ## πŸ”΄ Tricks - WIP πŸ”΄ ### 1. Trick 1: Asynchronous Requests with asyncio ```Send over 100+ API requests per second``` - [Click here](https://github.com/itamargol/openai/blob/main/async_openai_requests.py) ### 2. Trick 2: ColdMailer ```Craft & send automatic cold mails to prospects``` - [Click here](https://github.com/itamargol/openai/blob/main/cold_mailer.py) ### 3. Trick ...

Platforms

Web Self-hosted

Languages

Python

A Collection of Awesome GPT/LLM Tricks Awesome

Twitter Follow GitHub Repo stars


LLM Tricks Logo
THE GPT/LLMs Playground

A Collection of Awesome GPT/LLM Tricks


πŸ”΄ Tricks - WIP πŸ”΄

1. Trick 1: Asynchronous Requests with asyncio

Send over 100+ API requests per second - Click here

2. Trick 2: ColdMailer

Craft & send automatic cold mails to prospects - Click here

3. Trick 3: GPT4-Compressor

Compress text using GPT-4 - Click here

4. Trick 4: Find-Waldo

Find Objects ({Waldo}) in images using natural language with GPT-4 and Meta's SAM - Click here

5. Trick 5: Run an Local LLM

Run on your own laptop an local LLM (RedPajama-based) - Click here

6. Trick 6: Function Calling Capability

Use OpenAI API's function calling capability - Click here


πŸ’– Support us πŸ’–

β˜•οΈ If you would like to β˜•οΈ

  1. Buy me a coffee
  2. Support my research
  3. Finance my OpenAI, Pinecone, AWS, etc. costs
  4. Stay up-to-date with AI - My Newsletter

πŸ€– Click here πŸ€–


πŸ’‘ Contributing πŸ’‘

If you're interested in contributing to this project, thank you! Here's how you can get started:

1. Fork this repository
2. Make your changes in a new branch
3. Submit a pull request to this repository

We welcome all contributions, including bug fixes, feature requests and documentation improvements.