-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa71f9d
commit 7f60bb3
Showing
1 changed file
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
# HugChat-AI-Notebook | ||
This repository contains the files and source code for the HugChat-AI-Notebook project, an API-based chatbot application: [HuggingChat Python API🤗](https://github.com/Soulter/hugging-chat-api/) designed to facilitate cross-language communication and note generation. | ||
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. | ||
|
||
![image](https://github.com/AndreaKinder/AI-Notebook/assets/144063021/a361d17f-f7f7-4306-9b17-825d868d44de) | ||
|
||
|
||
## Features: | ||
- **Chatbot Configuration:** Allows you to view a prompt’s response to the chatbot and subsequently save it in markdown format. | ||
- **Designs:** Defines the structure and design of the user interface. | ||
- **Records:** Keeps a record of the chatbot’s activities and interactions. | ||
- **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:** | ||
- Programming code query window with AI. | ||
- Generic note window with AI: GPT Chat. | ||
- Translator. | ||
- 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 under the MIT license. For more details, please refer to the LICENSE.txt file. | ||
## License: | ||
This project is licensed under the MIT License. For more details, see the LICENSE.txt file. | ||
|
||
## Contributions | ||
## Contributions | ||
Contributions are welcome. Please read the contribution instructions for more information. | ||
|
||
© 2024 AndreaKinder. All rights reserved. |