Say Hello to anonGPT
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.
- 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.
- Nextjs
- Postgres
- Prisma
- Tailwind
- Next-Auth
- Gemini
git clone https://github.com/rrajofficial7/anonGPT.git
cd anonGPT
npm install
setup your env's by cloning .env.example
cp .env.example .env
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.
- 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