Skip to content

Commit

Permalink
update README based on 1.0.0 release (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
glowingjade authored Oct 31, 2024
1 parent 8f20c07 commit da83d8f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,9 @@ Everytime we ask ChatGPT, we need to put so much context information for each qu

Now, you can **add website links** as additional context for your queries.

- Coming soon: Support for image, and external files (PDF, DOCX, ...)
- Website content is automatically extracted
- **Youtube link support**: YouTube transcripts are fetched and included as context
- **Coming soon**: Support for image, and external files (PDF, DOCX, ...)

### Apply Edit

Expand All @@ -47,8 +49,9 @@ Note: The Apply Edit feature is currently slower than desired. We are working on

#### Additional Features

- **Custom Model Selection** : Use your own model by setting your API Key (stored locally).
- **Local Model Support** : Run open-source LLMs locally with [Ollama](https://ollama.ai) for complete privacy.
- **Custom Model Selection**: Use your own model by setting your API Key (stored locally).
- **Local Model Support**: Run open-source LLMs and embedding models locally with [Ollama](https://ollama.ai) for complete privacy and offline usage.
- **Custom System Prompts**: Define your own system prompts that will be applied to every chat conversation.

## Getting Started

Expand Down

0 comments on commit da83d8f

Please sign in to comment.