An open API service indexing awesome lists of open source software.

https://github.com/axnjr/freeai

AI API service to enable your apps with powerful AI models for free.
https://github.com/axnjr/freeai

ai apis chatbot free mysql next-auth nextjs planetscale prisma-orm reactjs rest-api restful-api shadcn-ui tailwindcss typescript vercel

Last synced: 7 months ago
JSON representation

AI API service to enable your apps with powerful AI models for free.

Awesome Lists containing this project

README

          




image




![Static Badge](https://img.shields.io/badge/AI-8A28E2)
![Static Badge](https://img.shields.io/badge/Free%20API's%20-%201A18A0)
![Static Badge](https://img.shields.io/badge/OpenSource%20-%20%23fff?logoColor=%23fff&labelColor=%23fff&color=%23fff)
![Static Badge](https://img.shields.io/badge/Hugging%20Face%20-%20%20%23FF00FF)
![Static Badge](https://img.shields.io/badge/Full%20Stack%20-%20?logoColor=%23000&color=%2300FFF3)
![X (formerly Twitter) URL](https://img.shields.io/twitter/url?url=https%3A%2F%2Ftwitter.com%2FYC59094)
![Static Badge](https://img.shields.io/badge/v.1.3%20-%20%230213FF)
![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/t/Axnjr/FreeAI-APIServices?logoColor=%23000&labelColor=%23F4FF00&color=%23FC9300)


## ๐Ÿง“ Deprecated due to Google's Migration from Palm to Gemini Models, inconvience caused is deeply regreted ๐Ÿคง๐Ÿ˜“ send PR if you can contribute [Migration guide](https://cloud.google.com/vertex-ai/generative-ai/docs/migrate/migrate-palm-to-gemini)

#### Easily enable your apps with powerful AI models for free. This project helps you leavrage opensource large language models from hugging face AI community directly in one fetch without need of any access tokens, transformers or pipelines.
#### If you are fellow developer or a recruiter who wants to test the workflow with out having to login or sign up you can try test mode for the application via below link [Test Mode](https://freeaiapi.vercel.app/dashboard?test=true).

# Features

- ๐Ÿ˜ Complete SaaS Built From Scratch
- ๐Ÿ› ๏ธ Built with Nextjs 14
- ๐ŸŽจ Clean, Modern UI Using 'shadcn-ui'
- ๐Ÿฐ Simplest API Documentation
- ๐Ÿ”’ Authentication with next-auth.js
- ๐ŸŒฉ๏ธ Prisma as ORM
- ๐Ÿ“… PlanetScale (MySQL) databse
- โœ… 100% written in TypeScript
- ๐Ÿ’ฅ Lightning fast API's
- โœจ Instant Loading States
- ๐Ÿงช Test mode for testing the app without login & signup
- ๐Ÿ’ป Beautiful Landing Page

# Services / Models

1) ๐Ÿ‘ฉโ€๐Ÿ’ป Email Writer
2) ๐Ÿ—จ๏ธ Chit Chat
3) ๐ŸŒฉ๏ธ Code Generator
4) ๐Ÿง Grammar Corrector
5) ๐Ÿ”— Post Creator
6) ๐ŸŽฏ Bulletize
7) ๐Ÿง‘โ€๐Ÿณ ChefGPT
8) ๐Ÿ™ˆ Sentiments
9) ๐Ÿ“œ Scripter
10) ๐Ÿค“ StoryTeller

# Contributions

Your issues and pull requests could make this project more better, all are encouraged and valued. Below are major contributions you could make:

> - Adding new models or services.
> - Improving code quality.
> - Identifying and removing new bugs.
> - Upgrading to newer versions of next.js or other dependencies.
> - UI / UX improvemnts
> - Better documentations
> - Logo and other designing stuff
> - Etc ...

And if you like the project, but just don't have time to contribute, that's fine. There are other easy ways to support the project and show your appreciation, which we would also be very happy about:
> - Sponser so that the project can get a domain name, it would be the biggest contribution ๐Ÿ˜‚
> - Star the project
> - Tweet about it
> - Refer this project in your project's readme
> - Mention the project at local meetups and tell your friends/colleagues

If you are a beginner to git consider going through this First_Contribution.md before getting started Btw I'm a beginner as well to github contributions ๐Ÿ˜…. When contributing to this repository, please first discuss the change you wish to make via issue, email : yakshitchhipa@gmail.com. Thanks for taking the time to contribute! โค๏ธ

# Installation & Usage

Fork this repo and then download or clone it on your local / personal computer. Then run bellow commands in the terminal:
```properties
npm i
```
```properties
npm run dev
```

#### Consider giving this repository a star ๐Ÿ™๐Ÿค—