https://github.com/alotab/chatbot-ai-projects
https://github.com/alotab/chatbot-ai-projects
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alotab/chatbot-ai-projects
- Owner: Alotab
- Created: 2023-06-17T21:03:39.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-10T02:29:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-10T02:43:17.600Z (4 months ago)
- Language: Jupyter Notebook
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chatbot-AI-Projects
This repository contains AI and machine learning projects. More projects will be added as time goes on.
# Getting Started
To get started, clone the repository to your local machine:git clone https://github.com/Alotab/chatbot-ai-projects.git
Once you have cloned the repository, you can install the dependencies and start working on the projects:
cd chatbot-ai-projects
pip install -r requirements.txt# Projects
The following projects are currently included in the repository:`Chatbot-ai-web`: This project is based on a custom website data using Langchain, Pinecone and OpenAI to answer. The data from the website in embedded as vectors in the pinecone and together with openAI, you can query any information from the website.
# Contributing
If you would like to contribute to the repository, please follow these steps:Fork the repository to your own account.
Create a new branch for your changes.
Make your changes and commit them to your branch.
Push your changes to your remote branch.
Open a pull request to merge your changes into the main branch.
ContactIf you have any questions or suggestions, please feel free to contact me.