Skip to content

Gabyface910/ErmAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ErmAI icon

The new standard for AI in Python

Integrate your AI with ErmAI. Choose from models like ChatGPSimon and Lumina. Need coding help? Billy is here to save the day! Ask Billy what you want to code and he will help you achieve it!

Visit the Wiki for more info!

Quick Start

import ermai
ai = ermai.ChatGPSimon(
  api_key="YOUR_GROQ_KEY"
)
print(ai.prompt("Hello!"))

Have fun!

Credits: Groq, Python, and Meta AI

🤖 Big Updates!

PyPI release

ErmAI is now on PyPI! Get it now with this command:

pip install ermai

💻 Billy coding agent

Billy Icon

Use ErmAI Billy to generate code for your next project.

Important

Billy requires a Google API key. Get your free key at aistudio.google.com

Easy SDK Wrapping (STILL TESTING!)

Warning

ESW is in alpha testing! This means it is beginning to be tested. If there is an ESW problem, tell me in the discussions.

ErmAI is making OpenAI, Anthropic, and Google AI more available to the average coder! Why fiddle with client.chat.completions.create() when you have ErmAI in your hands? Use the new wrappers to make those APIs easy to use! Choose from models like GPT-5, Gemini 3, and Claude Opus!

Important

For each service, a respective API key is needed. Get yours for free on the services' platforms.

About

A Python SDK for deploying and using AI in scripts. Much simpler and faster than standard API providers

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages