Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaKinder authored Jul 3, 2024
1 parent aa71f9d commit 7f60bb3
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions README.md
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 chatbots 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.

0 comments on commit 7f60bb3

Please sign in to comment.