Skip to content

Gabyface910/ErmAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ErmAI

is an easy Python AI SDK built on Groq

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages