Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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.
https://github.com/ronitrajfr/anongpt
gemini nextauth nextjs postgresql prisma
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/ronitrajfr/anongpt
- Owner: ronitrajfr
- License: mit
- Created: 2024-08-09T17:15:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-30T05:54:29.000Z (about 2 months ago)
- Last Synced: 2024-10-30T08:40:25.390Z (about 2 months ago)
- Topics: gemini, nextauth, nextjs, postgresql, prisma
- Language: TypeScript
- Homepage: https://anon-gpt.vercel.app
- Size: 957 KB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Say Hello to anonGPT
### **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**
```bash
git clone https://github.com/rrajofficial7/anonGPT.git
cd anonGPT
npm install
```
setup your env's by cloning .env.example
```bash
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**
1. Fork the repository
2. Create your feature branch (**git checkout -b feature/AmazingFeature**)
3. Commit your changes (**git commit -m 'Add some AmazingFeature'**)
4. Push to the branch (**git push origin feature/AmazingFeature**)
5. Open a pull request