https://github.com/andreakinder/ai-notebook
AI-Notebook is an API-based chatbot application that uses the Python HuggingFace library and the GPT Chat API to generate notes.
https://github.com/andreakinder/ai-notebook
ai chatbot huggingface notebook
Last synced: 12 months ago
JSON representation
AI-Notebook is an API-based chatbot application that uses the Python HuggingFace library and the GPT Chat API to generate notes.
- Host: GitHub
- URL: https://github.com/andreakinder/ai-notebook
- Owner: AndreaKinder
- License: other
- Created: 2024-04-19T09:38:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T14:58:56.000Z (about 2 years ago)
- Last Synced: 2025-03-14T11:43:45.202Z (over 1 year ago)
- Topics: ai, chatbot, huggingface, notebook
- Language: Python
- Homepage: https://hug-ai-tools.andreavillar.tech
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HugChat-AI-Notebook
This repository contains the files and source code for the AI-Notebook project, an API-based chatbot application: [HuggingChat Python API🤗](https://github.com/Soulter/hugging-chat-api/) and the GPT Chat API and Open AI's GPT Chat API, designed to facilitate the generation of notes in plain text markdown language.

## Features:
- **Chatbot Configuration:** Allows you to view the response of a message to the chatbot and then save it in markdown format.
- **Layouts:** Defines the structure and layout of the user interface.
- **Logs:** Keeps a log of the chatbot's activities and interactions.
- **Windows:**
- Query window to the [HuggingChat Python API🤗](https://github.com/Soulter/hugging-chat-api/) .
- Generic AI-powered notes window: GPT Chat.
- Ability to add more tabs in future versions.
## License:
This project is licensed under the MIT License. For more details, see the LICENSE.txt file.
## Contributions
Contributions are welcome. Please read the contribution instructions for more information.
© 2024 AndreaKinder. All rights reserved.