https://github.com/kennethchilds/nixbot
https://nixbot.ai
https://github.com/kennethchilds/nixbot
Last synced: over 1 year ago
JSON representation
https://nixbot.ai
- Host: GitHub
- URL: https://github.com/kennethchilds/nixbot
- Owner: KennethChilds
- License: mit
- Created: 2024-02-24T15:07:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T16:50:48.000Z (over 2 years ago)
- Last Synced: 2025-04-11T05:57:39.877Z (over 1 year ago)
- Language: Python
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nixbot
## Get Help With:
- **💾 Installing \*nix Operating Systems**
- **💻 Discover New Software**
- **💫 Inspiration and Customization**
## Installing / Getting started
```shell
git clone https://github.com/KennethChilds/nixbot
```
then install dependencies
```shell
pip install -r requirements.txt
```
## Configuration
Change the ```.env.example``` file to ```.env``` and enter your [Anthropic API key](https://console.anthropic.com/settings/keys).
## Also Avaliable as a Custom GPT
[chat.nixbot.ai](chat.nixbot.ai)