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

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.

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.

![image](https://github.com/AndreaKinder/AI-Notebook/assets/144063021/a361d17f-f7f7-4306-9b17-825d868d44de)

## 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.