Skip to content
/ FreeAI Public

AI API service to enable your apps with powerful AI models for free - (not maintained)

Notifications You must be signed in to change notification settings

Axnjr/FreeAI

Repository files navigation


image


Static Badge Static Badge Static Badge Static Badge Static Badge X (formerly Twitter) URL Static Badge GitHub commit activity (branch)

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.

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:

npm i
npm run dev

Consider giving this repository a star 🙏🤗