πŸ“¦ ronitrajfr / anonGPT

Unlock fast and accurate information retrieval with anonGPTβ€”no more endless searching. Just the essentials delivered instantly, providing you with concise and relevant data at your fingertips.

β˜… 17 stars β‘‚ 0 forks πŸ‘ 17 watching βš–οΈ MIT License
gemininextauthnextjspostgresqlprisma
πŸ“₯ Clone https://github.com/ronitrajfr/anonGPT.git
HTTPS git clone https://github.com/ronitrajfr/anonGPT.git
SSH git clone git@github.com:ronitrajfr/anonGPT.git
CLI gh repo clone ronitrajfr/anonGPT
Ronit Raj Ronit Raj Update layout.tsx 26a4ead 9 months ago πŸ“ History
πŸ“‚ main View all commits β†’
πŸ“ prisma
πŸ“ public
πŸ“ src
πŸ“„ .env.example
πŸ“„ .eslintrc.cjs
πŸ“„ .gitignore
πŸ“„ components.json
πŸ“„ header.png
πŸ“„ LICENSE
πŸ“„ next.config.js
πŸ“„ package.json
πŸ“„ README.md
πŸ“„ tsconfig.json
πŸ“„ README.md

Say Hello to anonGPT

header image

Overview

anonGPT is an open-source AI-powered application designed to revolutionize the way you search for information. Unlike traditional search engines that require you to sift through countless links, Instant Info delivers concise, accurate, and relevant data directly to youβ€”saving you time and effort.

Features

  • AI-Driven Information Retrieval: Leverages cutting-edge AI to understand and deliver the most relevant information based on your query.
  • Lightning-Fast Responses: Optimized for speed, providing you with instant answers to your questions.
  • High Accuracy: Focuses on delivering precise and trustworthy information, ensuring you get only what’s essential.

Tech Stack:

  • Nextjs
  • Postgres
  • Prisma
  • Tailwind
  • Next-Auth
  • Gemini

Getting Started

Installation

git clone https://github.com/rrajofficial7/anonGPT.git
cd anonGPT
npm install
setup your env's by cloning .env.example
cp .env.example .env

Contributing

We welcome contributions to anonGPT! If you have an idea for a feature or have found a bug, please feel free to fork the repository and submit a pull request. For major changes, please open an issue first to discuss what you would like to change.

How to Contributing

  • Fork the repository
  • Create your feature branch (git checkout -b feature/AmazingFeature)
  • Commit your changes (git commit -m 'Add some AmazingFeature')
  • Push to the branch (git push origin feature/AmazingFeature)
  • Open a pull request