https://github.com/mr-destructive/geneapi
https://github.com/mr-destructive/geneapi
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mr-destructive/geneapi
- Owner: Mr-Destructive
- Created: 2023-09-21T12:36:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-10T16:07:23.000Z (over 2 years ago)
- Last Synced: 2025-03-24T15:25:59.926Z (about 1 year ago)
- Language: Go
- Homepage: https://geneapi.vercel.app
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeneAPI
An API for accessing various LLM/Generative AI models like OpenAI, PaLM2, CohereAI, etc. from a single API and API-Key.
- Create a account
- Store your API Keys from those OpenAI, PaLM2 platforms in the account.
- Use a single API Key to get prompt from all the APIs
## Supported APIs
- OpenAI
- PaLM2
- CohereAI
### TODO Integration
- HuggingFace Chat
- Anthropic
- LLAMA
NOTE: It is a prototype. Please do not use any serious API keys.