Skip to content

Commit

Permalink
Corrections for README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jschm42 committed Nov 4, 2023
1 parent f50d7f3 commit 90379bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ TalkforgeAI is an AI-powered chat software that facilitates the creation of pers

## Features

- Create individual chatbot profiles with custom personalities
- Generate a profile picture for your chatbot right inside the app
- Image generation through DALL-E 2 directly in chat, compatible with both GPT-3.5 and GPT-4 models.
- Access to all relevant GPT models:
- gpt-4
Expand All @@ -27,6 +29,8 @@ TalkforgeAI is an AI-powered chat software that facilitates the creation of pers
- Multi-user support with access control for the features of each Persona, allowing for the assignment and sharing of Personas among users.
- Image interpretation, initially supported by Huggingface models.
- Reading and evaluating web links.
- Upload of files to be interpreted by the AI (PDF, TXT, etc.)
- Support for DALL-E 3 (as soon as API will be available)
- Memory feature to store critical information in the database and retrieve it as needed, allowing for the persistence of information beyond the maximum token limit.
- Function support for tasks such as sending emails, querying calendar data, etc.

Expand Down

0 comments on commit 90379bd

Please sign in to comment.