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

https://github.com/debjyotisaha/generative-ai-projects

A set of Generative AI projects which can be shown in your portfolio
https://github.com/debjyotisaha/generative-ai-projects

chatgpt flask genai langchain nlp numpy pandas python streamlit

Last synced: 3 months ago
JSON representation

A set of Generative AI projects which can be shown in your portfolio

Awesome Lists containing this project

README

          

# Generative AI Projects

Welcome to my collection of **Generative AI Projects**. This repository includes various AI-driven applications showcasing the potential of generative models in building interactive solutions. These projects can be useful for your portfolio or as inspiration for future endeavors in the field of Artificial Intelligence.

## Projects in this repository:
- **ChatGPT Clone**: A conversational AI model mimicking the functionality of OpenAI's GPT model for generating human-like conversations.
- **Conversational CSV Chatter**: A chatbot designed to interact with and analyze CSV data conversationally.
- **Conversational PDF Reader Chatbot**: A chatbot for reading and understanding PDF documents, answering questions based on the content.
- **Conversational Website Chatter**: A chatbot that can interact with users based on the content from websites.
- **Multiple PDF Conversational Chatbot**: A chatbot that can answer questions from multiple PDF documents.

## Technologies Used:
- Python
- GPT-based models
- Natural Language Processing (NLP)
- Flask/Django for web-based projects (if applicable)
- Other libraries as necessary for each project

## How to Use
Clone the repository and navigate to the relevant project folder. Each project will contain instructions for setting up and running the specific model or chatbot.

## Contributions
Feel free to fork this repository, contribute, and improve the projects. Issues and Pull Requests are always welcome!

## License
This project is open-source and available under the MIT License.