Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

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**
```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