Home
Softono
i

itamargol

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by itamargol

openai
Open Source

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 3: GPT4-Compressor ```Compress text using GPT-4``` - [Click here](https://github.com/itamargol/openai/blob/main/gpt4_compression.md) ### 4. Trick 4: Find-Waldo ```Find Objects ({Waldo}) in images using natural language with GPT-4 and Meta's SAM``` - [Click here](https://github.com/itamargol/openai/blob/main/find_waldo.py) ### 5. Trick 5: Run an Local LLM ```Run on your own laptop an local LLM (RedPajama-based)``` - [Click here](https://github.com/itamargol/openai/blob/main/run_local_llm.md) ### 6. Trick 6: Function Calling Capability ```Use OpenAI API's function calling capability``` - [Click here](https://github.com/itamargol/openai/blob/main/function_calling.py) <hr/> ## πŸ’– 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](https://www.patreon.com/ItamarGolan) πŸ€– [Click here](https://github.com/sponsors/itamargol) πŸ€– <hr/> ## πŸ’‘ 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. ```

Education & Learning ML Frameworks
329 Github Stars