Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kanugurajesh/gemini-prompt-interface
Q/A using gemini-pro and next.js
https://github.com/kanugurajesh/gemini-prompt-interface
building-in-public gemini-pro generative-ai github-flow llm-chatbot markdown nextjs question-answering tailwindcss
Last synced: 3 months ago
JSON representation
Q/A using gemini-pro and next.js
- Host: GitHub
- URL: https://github.com/kanugurajesh/gemini-prompt-interface
- Owner: kanugurajesh
- Created: 2023-12-14T16:30:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-27T17:09:19.000Z (8 months ago)
- Last Synced: 2024-06-28T16:30:00.139Z (8 months ago)
- Topics: building-in-public, gemini-pro, generative-ai, github-flow, llm-chatbot, markdown, nextjs, question-answering, tailwindcss
- Language: TypeScript
- Homepage: https://llm-app-five.vercel.app
- Size: 197 KB
- Stars: 22
- Watchers: 1
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### 🌟 star this repo if you like it
## Gemini Prompt Interface
This app provides a clean and simple interface to interact with gemini pro which is the advanced language model.## Features
- Color Mode Switch
- Responsive Design
- Notification system to update you about the processes in the app
- Clean & Beatiful UI/UX
- Info Notification
- Info Notification turn on/turn off feature
- Copy To Clipboad the output generated by Gemini AI
- Download the output generated by Gemini AI in text Format## Screenshots
## Demo
[![Gemini Prompt Interface](https://img.youtube.com/vi/PsE5QfBSvQ4/0.jpg)](https://www.youtube.com/watch?v=PsE5QfBSvQ4)
## Project Setup
```bash
1. Fork the repo
2. git clone https://github.com/[your username]/llm-app/
3. cd llm-app
4. npm install
5. cp .env.example .env.local
6. get the gemini api key and paste it in .env.local and start experiencing the app
```## Contribution Guidelines
We welcome contributions to enhance and improve the llm app. If you have ideas or improvements, feel free to submit a pull request following our contribution guidelines.
## Feedback and Issues
If you encounter any issues or have feedback, please open an issue on our [GitHub repository](https://github.com/kanugurajesh/Movie-Recommendation-System/issues). We appreciate your input and strive to make our system better with each update.
## 🔗 Links
[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://rajeshportfolio.me/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/rajesh-kanugu-aba8a3254/)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/exploringengin1)## Tech Stack
- Next.js
- Gemini Pro Api
- Tailwindcss
- Shad/Cdn## Authors
- [@kanugurajesh](https://www.github.com/kanugurajesh)
## Contributing
Contributions are always welcome!
## Support
For support, you can buy me a coffee
## License
![MIT License](https://img.shields.io/badge/License-MIT-green.svg)Happy Coding!